From 837d4eacc9eb784639ffdd521d60bc29332aed09 Mon Sep 17 00:00:00 2001 From: Sehyeon Date: Thu, 1 May 2025 17:54:55 +0900 Subject: [PATCH 1/5] =?UTF-8?q?DEG-124=20[Feat]=20prop=20=EB=B3=80?= =?UTF-8?q?=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/JAY/Scripts/PlayerController.cs | 1 - Assets/KSH/ChatWindowPanel.prefab | 3 + Assets/KSH/ChatWindowPanel.prefab.meta | 7 + Assets/KSH/DungeonTestScene.unity | 4 +- Assets/KSH/ReHousing.unity | 3 + Assets/KSH/ReHousing.unity.meta | 7 + Assets/KSH/StatPanelController.cs | 84 ++++ Assets/KSH/StatPanelController.cs.meta | 11 + .../DailyRoutine/InteractionPropEat.cs | 12 + .../DailyRoutine/InteractionPropEat.cs.meta | 11 + Assets/LIN/Scripts/UI/HousingConstants.cs | 2 +- .../Common/Dialogue/ChatWindowController.cs | 4 +- Assets/StoreAssets/Cozy Rooms Bundle.meta | 8 + .../Cozy Rooms Bundle/Bathroom.meta | 8 + .../Cozy Rooms Bundle/Bathroom/Meshes.meta | 8 + .../Bathroom/Meshes/basket.fbx | 3 + .../Bathroom/Meshes/basket.fbx.meta | 107 +++++ .../Bathroom/Meshes/bathtub.fbx | 3 + .../Bathroom/Meshes/bathtub.fbx.meta | 107 +++++ .../Bathroom/Meshes/bathtub_full_water.fbx | 3 + .../Meshes/bathtub_full_water.fbx.meta | 107 +++++ .../Bathroom/Meshes/bathtub_tap.fbx | 3 + .../Bathroom/Meshes/bathtub_tap.fbx.meta | 107 +++++ .../Bathroom/Meshes/book.fbx | 3 + .../Bathroom/Meshes/book.fbx.meta | 107 +++++ .../Bathroom/Meshes/book_001.fbx | 3 + .../Bathroom/Meshes/book_001.fbx.meta | 107 +++++ .../Bathroom/Meshes/cabinet.fbx | 3 + .../Bathroom/Meshes/cabinet.fbx.meta | 107 +++++ .../Bathroom/Meshes/candle.fbx | 3 + .../Bathroom/Meshes/candle.fbx.meta | 107 +++++ .../Bathroom/Meshes/candle_001.fbx | 3 + .../Bathroom/Meshes/candle_001.fbx.meta | 107 +++++ .../Bathroom/Meshes/carpet.fbx | 3 + .../Bathroom/Meshes/carpet.fbx.meta | 107 +++++ .../Bathroom/Meshes/carpet_001.fbx | 3 + .../Bathroom/Meshes/carpet_001.fbx.meta | 107 +++++ .../Bathroom/Meshes/closet.fbx | 3 + .../Bathroom/Meshes/closet.fbx.meta | 107 +++++ .../Bathroom/Meshes/comb.fbx | 3 + .../Bathroom/Meshes/comb.fbx.meta | 107 +++++ .../Bathroom/Meshes/cream.fbx | 3 + .../Bathroom/Meshes/cream.fbx.meta | 107 +++++ .../Bathroom/Meshes/cream_tube.fbx | 3 + .../Bathroom/Meshes/cream_tube.fbx.meta | 107 +++++ .../Cozy Rooms Bundle/Bathroom/Meshes/cup.fbx | 3 + .../Bathroom/Meshes/cup.fbx.meta | 107 +++++ .../Bathroom/Meshes/curtain.fbx | 3 + .../Bathroom/Meshes/curtain.fbx.meta | 107 +++++ .../Bathroom/Meshes/curtain_pipe.fbx | 3 + .../Bathroom/Meshes/curtain_pipe.fbx.meta | 107 +++++ .../Bathroom/Meshes/curtain_with_hangers.fbx | 3 + .../Meshes/curtain_with_hangers.fbx.meta | 107 +++++ .../Bathroom/Meshes/demo.fbx | 3 + .../Bathroom/Meshes/demo.fbx.meta | 112 +++++ .../Bathroom/Meshes/floor.fbx | 3 + .../Bathroom/Meshes/floor.fbx.meta | 107 +++++ .../Bathroom/Meshes/floor_tile_beige.fbx | 3 + .../Bathroom/Meshes/floor_tile_beige.fbx.meta | 107 +++++ .../Bathroom/Meshes/floor_tile_white.fbx | 3 + .../Bathroom/Meshes/floor_tile_white.fbx.meta | 107 +++++ .../Bathroom/Meshes/floor_tiles.fbx | 3 + .../Bathroom/Meshes/floor_tiles.fbx.meta | 107 +++++ .../Bathroom/Meshes/incense.fbx | 3 + .../Bathroom/Meshes/incense.fbx.meta | 107 +++++ .../Bathroom/Meshes/incense_001.fbx | 3 + .../Bathroom/Meshes/incense_001.fbx.meta | 107 +++++ .../Bathroom/Meshes/lamp.fbx | 3 + .../Bathroom/Meshes/lamp.fbx.meta | 107 +++++ .../Bathroom/Meshes/laptop.fbx | 3 + .../Bathroom/Meshes/laptop.fbx.meta | 107 +++++ .../Bathroom/Meshes/laundry_box.fbx | 3 + .../Bathroom/Meshes/laundry_box.fbx.meta | 107 +++++ .../Bathroom/Meshes/laundry_powder_box.fbx | 3 + .../Meshes/laundry_powder_box.fbx.meta | 107 +++++ .../Meshes/laundry_powder_box_001.fbx | 3 + .../Meshes/laundry_powder_box_001.fbx.meta | 107 +++++ .../Bathroom/Meshes/liquid_soap.fbx | 3 + .../Bathroom/Meshes/liquid_soap.fbx.meta | 107 +++++ .../Bathroom/Meshes/mirror.fbx | 3 + .../Bathroom/Meshes/mirror.fbx.meta | 107 +++++ .../Bathroom/Meshes/plant_002.fbx | 3 + .../Bathroom/Meshes/plant_002.fbx.meta | 107 +++++ .../Bathroom/Meshes/roll_towel.fbx | 3 + .../Bathroom/Meshes/roll_towel.fbx.meta | 107 +++++ .../Bathroom/Meshes/shampoo.fbx | 3 + .../Bathroom/Meshes/shampoo.fbx.meta | 107 +++++ .../Bathroom/Meshes/shampoo_001.fbx | 3 + .../Bathroom/Meshes/shampoo_001.fbx.meta | 107 +++++ .../Bathroom/Meshes/shampoo_002.fbx | 3 + .../Bathroom/Meshes/shampoo_002.fbx.meta | 107 +++++ .../Bathroom/Meshes/shampoo_003.fbx | 3 + .../Bathroom/Meshes/shampoo_003.fbx.meta | 107 +++++ .../Bathroom/Meshes/shampoo_004.fbx | 3 + .../Bathroom/Meshes/shampoo_004.fbx.meta | 107 +++++ .../Bathroom/Meshes/shampoo_shelf.fbx | 3 + .../Bathroom/Meshes/shampoo_shelf.fbx.meta | 107 +++++ .../Bathroom/Meshes/shelf.fbx | 3 + .../Bathroom/Meshes/shelf.fbx.meta | 107 +++++ .../Bathroom/Meshes/shower_head.fbx | 3 + .../Bathroom/Meshes/shower_head.fbx.meta | 107 +++++ .../Bathroom/Meshes/sin_tap_set.fbx | 3 + .../Bathroom/Meshes/sin_tap_set.fbx.meta | 107 +++++ .../Bathroom/Meshes/sink.fbx | 3 + .../Bathroom/Meshes/sink.fbx.meta | 107 +++++ .../Bathroom/Meshes/sink_tap.fbx | 3 + .../Bathroom/Meshes/sink_tap.fbx.meta | 107 +++++ .../Bathroom/Meshes/soap.fbx | 3 + .../Bathroom/Meshes/soap.fbx.meta | 107 +++++ .../Bathroom/Meshes/soap_001.fbx | 3 + .../Bathroom/Meshes/soap_001.fbx.meta | 107 +++++ .../Bathroom/Meshes/soap_002.fbx | 3 + .../Bathroom/Meshes/soap_002.fbx.meta | 107 +++++ .../Bathroom/Meshes/soap_003.fbx | 3 + .../Bathroom/Meshes/soap_003.fbx.meta | 107 +++++ .../Bathroom/Meshes/soap_004.fbx | 3 + .../Bathroom/Meshes/soap_004.fbx.meta | 107 +++++ .../Bathroom/Meshes/soap_005.fbx | 3 + .../Bathroom/Meshes/soap_005.fbx.meta | 107 +++++ .../Bathroom/Meshes/soap_006.fbx | 3 + .../Bathroom/Meshes/soap_006.fbx.meta | 107 +++++ .../Bathroom/Meshes/soap_007.fbx | 3 + .../Bathroom/Meshes/soap_007.fbx.meta | 107 +++++ .../Bathroom/Meshes/soap_dish.fbx | 3 + .../Bathroom/Meshes/soap_dish.fbx.meta | 107 +++++ .../Bathroom/Meshes/table.fbx | 3 + .../Bathroom/Meshes/table.fbx.meta | 107 +++++ .../Bathroom/Meshes/toilet_paper.fbx | 3 + .../Bathroom/Meshes/toilet_paper.fbx.meta | 107 +++++ .../Bathroom/Meshes/toothbrush.fbx | 3 + .../Bathroom/Meshes/toothbrush.fbx.meta | 107 +++++ .../Bathroom/Meshes/toothbrush_cup.fbx | 3 + .../Bathroom/Meshes/toothbrush_cup.fbx.meta | 107 +++++ .../Bathroom/Meshes/toothpaste.fbx | 3 + .../Bathroom/Meshes/toothpaste.fbx.meta | 107 +++++ .../Bathroom/Meshes/towel_L.fbx | 3 + .../Bathroom/Meshes/towel_L.fbx.meta | 107 +++++ .../Bathroom/Meshes/towel_S.fbx | 3 + .../Bathroom/Meshes/towel_S.fbx.meta | 107 +++++ .../Bathroom/Meshes/towel_hanger.fbx | 3 + .../Bathroom/Meshes/towel_hanger.fbx.meta | 107 +++++ .../Bathroom/Meshes/valve.fbx | 3 + .../Bathroom/Meshes/valve.fbx.meta | 107 +++++ .../Bathroom/Meshes/wall.fbx | 3 + .../Bathroom/Meshes/wall.fbx.meta | 107 +++++ .../Bathroom/Meshes/wall_001.fbx | 3 + .../Bathroom/Meshes/wall_001.fbx.meta | 107 +++++ .../Bathroom/Meshes/wall_part.fbx | 3 + .../Bathroom/Meshes/wall_part.fbx.meta | 107 +++++ .../Bathroom/Meshes/wall_part_001.fbx | 3 + .../Bathroom/Meshes/wall_part_001.fbx.meta | 107 +++++ .../Bathroom/Meshes/wall_tile_L.fbx | 3 + .../Bathroom/Meshes/wall_tile_L.fbx.meta | 107 +++++ .../Bathroom/Meshes/wall_tile_S.fbx | 3 + .../Bathroom/Meshes/wall_tile_S.fbx.meta | 107 +++++ .../Bathroom/Meshes/wall_tiles.fbx | 3 + .../Bathroom/Meshes/wall_tiles.fbx.meta | 107 +++++ .../Bathroom/Meshes/washing_machine.fbx | 3 + .../Bathroom/Meshes/washing_machine.fbx.meta | 107 +++++ .../Bathroom/Meshes/window.fbx | 3 + .../Bathroom/Meshes/window.fbx.meta | 107 +++++ .../Bathroom/Meshes/window_frame.fbx | 3 + .../Bathroom/Meshes/window_frame.fbx.meta | 107 +++++ .../Bathroom/Meshes/wood_slat.fbx | 3 + .../Bathroom/Meshes/wood_slat.fbx.meta | 107 +++++ .../Bathroom/Meshes/wood_stoool.fbx | 3 + .../Bathroom/Meshes/wood_stoool.fbx.meta | 107 +++++ .../Cozy Rooms Bundle/Bathroom/Prefabs.meta | 8 + .../Bathroom/Prefabs/basket.prefab | 3 + .../Bathroom/Prefabs/basket.prefab.meta | 7 + .../Bathroom/Prefabs/bathtub.prefab | 3 + .../Bathroom/Prefabs/bathtub.prefab.meta | 7 + .../Prefabs/bathtub_full_water.prefab | 3 + .../Prefabs/bathtub_full_water.prefab.meta | 7 + .../Bathroom/Prefabs/bathtub_tap.prefab | 3 + .../Bathroom/Prefabs/bathtub_tap.prefab.meta | 7 + .../Bathroom/Prefabs/book.prefab | 3 + .../Bathroom/Prefabs/book.prefab.meta | 7 + .../Bathroom/Prefabs/book_001.prefab | 3 + .../Bathroom/Prefabs/book_001.prefab.meta | 7 + .../Bathroom/Prefabs/cabinet.prefab | 3 + .../Bathroom/Prefabs/cabinet.prefab.meta | 7 + .../Bathroom/Prefabs/candle.prefab | 3 + .../Bathroom/Prefabs/candle.prefab.meta | 7 + .../Bathroom/Prefabs/candle_001.prefab | 3 + .../Bathroom/Prefabs/candle_001.prefab.meta | 7 + .../Bathroom/Prefabs/carpet.prefab | 3 + .../Bathroom/Prefabs/carpet.prefab.meta | 7 + .../Bathroom/Prefabs/carpet_001.prefab | 3 + .../Bathroom/Prefabs/carpet_001.prefab.meta | 7 + .../Bathroom/Prefabs/closet.prefab | 3 + .../Bathroom/Prefabs/closet.prefab.meta | 7 + .../Bathroom/Prefabs/comb.prefab | 3 + .../Bathroom/Prefabs/comb.prefab.meta | 7 + .../Bathroom/Prefabs/cream.prefab | 3 + .../Bathroom/Prefabs/cream.prefab.meta | 7 + .../Bathroom/Prefabs/cream_tube.prefab | 3 + .../Bathroom/Prefabs/cream_tube.prefab.meta | 7 + .../Bathroom/Prefabs/cup.prefab | 3 + .../Bathroom/Prefabs/cup.prefab.meta | 7 + .../Bathroom/Prefabs/curtain.prefab | 3 + .../Bathroom/Prefabs/curtain.prefab.meta | 7 + .../Bathroom/Prefabs/curtain_pipe.prefab | 3 + .../Bathroom/Prefabs/curtain_pipe.prefab.meta | 7 + .../Prefabs/curtain_with_hangers.prefab | 3 + .../Prefabs/curtain_with_hangers.prefab.meta | 7 + .../Bathroom/Prefabs/demo.prefab | 3 + .../Bathroom/Prefabs/demo.prefab.meta | 7 + .../Bathroom/Prefabs/floor.prefab | 3 + .../Bathroom/Prefabs/floor.prefab.meta | 7 + .../Bathroom/Prefabs/floor_tile_beige.prefab | 3 + .../Prefabs/floor_tile_beige.prefab.meta | 7 + .../Bathroom/Prefabs/floor_tile_white.prefab | 3 + .../Prefabs/floor_tile_white.prefab.meta | 7 + .../Bathroom/Prefabs/floor_tiles.prefab | 3 + .../Bathroom/Prefabs/floor_tiles.prefab.meta | 7 + .../Bathroom/Prefabs/incense.prefab | 3 + .../Bathroom/Prefabs/incense.prefab.meta | 7 + .../Bathroom/Prefabs/incense_001.prefab | 3 + .../Bathroom/Prefabs/incense_001.prefab.meta | 7 + .../Bathroom/Prefabs/lamp.prefab | 3 + .../Bathroom/Prefabs/lamp.prefab.meta | 7 + .../Bathroom/Prefabs/laptop.prefab | 3 + .../Bathroom/Prefabs/laptop.prefab.meta | 7 + .../Bathroom/Prefabs/laundry_box.prefab | 3 + .../Bathroom/Prefabs/laundry_box.prefab.meta | 7 + .../Prefabs/laundry_powder_box.prefab | 3 + .../Prefabs/laundry_powder_box.prefab.meta | 7 + .../Prefabs/laundry_powder_box_001.prefab | 3 + .../laundry_powder_box_001.prefab.meta | 7 + .../Bathroom/Prefabs/liquid_soap.prefab | 3 + .../Bathroom/Prefabs/liquid_soap.prefab.meta | 7 + .../Bathroom/Prefabs/mirror.prefab | 3 + .../Bathroom/Prefabs/mirror.prefab.meta | 7 + .../Bathroom/Prefabs/plant_002.prefab | 3 + .../Bathroom/Prefabs/plant_002.prefab.meta | 7 + .../Bathroom/Prefabs/roll_towel.prefab | 3 + .../Bathroom/Prefabs/roll_towel.prefab.meta | 7 + .../Bathroom/Prefabs/shampoo.prefab | 3 + .../Bathroom/Prefabs/shampoo.prefab.meta | 7 + .../Bathroom/Prefabs/shampoo_001.prefab | 3 + .../Bathroom/Prefabs/shampoo_001.prefab.meta | 7 + .../Bathroom/Prefabs/shampoo_002.prefab | 3 + .../Bathroom/Prefabs/shampoo_002.prefab.meta | 7 + .../Bathroom/Prefabs/shampoo_003.prefab | 3 + .../Bathroom/Prefabs/shampoo_003.prefab.meta | 7 + .../Bathroom/Prefabs/shampoo_004.prefab | 3 + .../Bathroom/Prefabs/shampoo_004.prefab.meta | 7 + .../Bathroom/Prefabs/shampoo_shelf.prefab | 3 + .../Prefabs/shampoo_shelf.prefab.meta | 7 + .../Bathroom/Prefabs/shelf.prefab | 3 + .../Bathroom/Prefabs/shelf.prefab.meta | 7 + .../Bathroom/Prefabs/shower_head.prefab | 3 + .../Bathroom/Prefabs/shower_head.prefab.meta | 7 + .../Bathroom/Prefabs/sin_tap_set.prefab | 3 + .../Bathroom/Prefabs/sin_tap_set.prefab.meta | 7 + .../Bathroom/Prefabs/sink.prefab | 3 + .../Bathroom/Prefabs/sink.prefab.meta | 7 + .../Bathroom/Prefabs/sink_tap.prefab | 3 + .../Bathroom/Prefabs/sink_tap.prefab.meta | 7 + .../Bathroom/Prefabs/soap.prefab | 3 + .../Bathroom/Prefabs/soap.prefab.meta | 7 + .../Bathroom/Prefabs/soap_001.prefab | 3 + .../Bathroom/Prefabs/soap_001.prefab.meta | 7 + .../Bathroom/Prefabs/soap_002.prefab | 3 + .../Bathroom/Prefabs/soap_002.prefab.meta | 7 + .../Bathroom/Prefabs/soap_003.prefab | 3 + .../Bathroom/Prefabs/soap_003.prefab.meta | 7 + .../Bathroom/Prefabs/soap_004.prefab | 3 + .../Bathroom/Prefabs/soap_004.prefab.meta | 7 + .../Bathroom/Prefabs/soap_005.prefab | 3 + .../Bathroom/Prefabs/soap_005.prefab.meta | 7 + .../Bathroom/Prefabs/soap_006.prefab | 3 + .../Bathroom/Prefabs/soap_006.prefab.meta | 7 + .../Bathroom/Prefabs/soap_007.prefab | 3 + .../Bathroom/Prefabs/soap_007.prefab.meta | 7 + .../Bathroom/Prefabs/soap_dish.prefab | 3 + .../Bathroom/Prefabs/soap_dish.prefab.meta | 7 + .../Bathroom/Prefabs/table.prefab | 3 + .../Bathroom/Prefabs/table.prefab.meta | 7 + .../Bathroom/Prefabs/toilet_paper.prefab | 3 + .../Bathroom/Prefabs/toilet_paper.prefab.meta | 7 + .../Bathroom/Prefabs/toothbrush.prefab | 3 + .../Bathroom/Prefabs/toothbrush.prefab.meta | 7 + .../Bathroom/Prefabs/toothbrush_cup.prefab | 3 + .../Prefabs/toothbrush_cup.prefab.meta | 7 + .../Bathroom/Prefabs/toothpaste.prefab | 3 + .../Bathroom/Prefabs/toothpaste.prefab.meta | 7 + .../Bathroom/Prefabs/towel_L.prefab | 3 + .../Bathroom/Prefabs/towel_L.prefab.meta | 7 + .../Bathroom/Prefabs/towel_S.prefab | 3 + .../Bathroom/Prefabs/towel_S.prefab.meta | 7 + .../Bathroom/Prefabs/towel_hanger.prefab | 3 + .../Bathroom/Prefabs/towel_hanger.prefab.meta | 7 + .../Bathroom/Prefabs/valve.prefab | 3 + .../Bathroom/Prefabs/valve.prefab.meta | 7 + .../Bathroom/Prefabs/wall.prefab | 3 + .../Bathroom/Prefabs/wall.prefab.meta | 7 + .../Bathroom/Prefabs/wall_001.prefab | 3 + .../Bathroom/Prefabs/wall_001.prefab.meta | 7 + .../Bathroom/Prefabs/wall_part.prefab | 3 + .../Bathroom/Prefabs/wall_part.prefab.meta | 7 + .../Bathroom/Prefabs/wall_part_001.prefab | 3 + .../Prefabs/wall_part_001.prefab.meta | 7 + .../Bathroom/Prefabs/wall_tile_L.prefab | 3 + .../Bathroom/Prefabs/wall_tile_L.prefab.meta | 7 + .../Bathroom/Prefabs/wall_tile_S.prefab | 3 + .../Bathroom/Prefabs/wall_tile_S.prefab.meta | 7 + .../Bathroom/Prefabs/wall_tiles.prefab | 3 + .../Bathroom/Prefabs/wall_tiles.prefab.meta | 7 + .../Bathroom/Prefabs/washing_machine.prefab | 3 + .../Prefabs/washing_machine.prefab.meta | 7 + .../Bathroom/Prefabs/window.prefab | 3 + .../Bathroom/Prefabs/window.prefab.meta | 7 + .../Bathroom/Prefabs/window_frame.prefab | 3 + .../Bathroom/Prefabs/window_frame.prefab.meta | 7 + .../Bathroom/Prefabs/wood_slat.prefab | 3 + .../Bathroom/Prefabs/wood_slat.prefab.meta | 7 + .../Bathroom/Prefabs/wood_stoool.prefab | 3 + .../Bathroom/Prefabs/wood_stoool.prefab.meta | 7 + .../Cozy Rooms Bundle/Bedroom.meta | 8 + .../Cozy Rooms Bundle/Bedroom/Meshes.meta | 8 + .../Bedroom/Meshes/armchair.fbx | 3 + .../Bedroom/Meshes/armchair.fbx.meta | 107 +++++ .../Cozy Rooms Bundle/Bedroom/Meshes/bed.fbx | 3 + .../Bedroom/Meshes/bed.fbx.meta | 107 +++++ .../Bedroom/Meshes/bed_001.fbx | 3 + .../Bedroom/Meshes/bed_001.fbx.meta | 107 +++++ .../Cozy Rooms Bundle/Bedroom/Meshes/book.fbx | 3 + .../Bedroom/Meshes/book.fbx.meta | 107 +++++ .../Bedroom/Meshes/book_001.fbx | 3 + .../Bedroom/Meshes/book_001.fbx.meta | 107 +++++ .../Bedroom/Meshes/book_002.fbx | 3 + .../Bedroom/Meshes/book_002.fbx.meta | 107 +++++ .../Bedroom/Meshes/book_003.fbx | 3 + .../Bedroom/Meshes/book_003.fbx.meta | 107 +++++ .../Bedroom/Meshes/book_004.fbx | 3 + .../Bedroom/Meshes/book_004.fbx.meta | 107 +++++ .../Cozy Rooms Bundle/Bedroom/Meshes/box.fbx | 3 + .../Bedroom/Meshes/box.fbx.meta | 107 +++++ .../Bedroom/Meshes/cactus.fbx | 3 + .../Bedroom/Meshes/cactus.fbx.meta | 107 +++++ .../Bedroom/Meshes/candle.fbx | 3 + .../Bedroom/Meshes/candle.fbx.meta | 107 +++++ .../Bedroom/Meshes/candle_001.fbx | 3 + .../Bedroom/Meshes/candle_001.fbx.meta | 107 +++++ .../Bedroom/Meshes/candle_002.fbx | 3 + .../Bedroom/Meshes/candle_002.fbx.meta | 107 +++++ .../Bedroom/Meshes/carpet.fbx | 3 + .../Bedroom/Meshes/carpet.fbx.meta | 107 +++++ .../Bedroom/Meshes/chair.fbx | 3 + .../Bedroom/Meshes/chair.fbx.meta | 107 +++++ .../Bedroom/Meshes/clock.fbx | 3 + .../Bedroom/Meshes/clock.fbx.meta | 107 +++++ .../Bedroom/Meshes/commode.fbx | 3 + .../Bedroom/Meshes/commode.fbx.meta | 107 +++++ .../Bedroom/Meshes/curtain.fbx | 3 + .../Bedroom/Meshes/curtain.fbx.meta | 107 +++++ .../Bedroom/Meshes/curtain_l.fbx | 3 + .../Bedroom/Meshes/curtain_l.fbx.meta | 107 +++++ .../Bedroom/Meshes/curtain_pole.fbx | 3 + .../Bedroom/Meshes/curtain_pole.fbx.meta | 107 +++++ .../Bedroom/Meshes/curtain_pole_part.fbx | 3 + .../Bedroom/Meshes/curtain_pole_part.fbx.meta | 107 +++++ .../Bedroom/Meshes/curtain_r.fbx | 3 + .../Bedroom/Meshes/curtain_r.fbx.meta | 107 +++++ .../Bedroom/Meshes/curtain_ring.fbx | 3 + .../Bedroom/Meshes/curtain_ring.fbx.meta | 107 +++++ .../Cozy Rooms Bundle/Bedroom/Meshes/demo.fbx | 3 + .../Bedroom/Meshes/demo.fbx.meta | 112 +++++ .../Bedroom/Meshes/desk_lamp.fbx | 3 + .../Bedroom/Meshes/desk_lamp.fbx.meta | 107 +++++ .../Bedroom/Meshes/drawer.fbx | 3 + .../Bedroom/Meshes/drawer.fbx.meta | 107 +++++ .../Bedroom/Meshes/duvet.fbx | 3 + .../Bedroom/Meshes/duvet.fbx.meta | 107 +++++ .../Bedroom/Meshes/floor.fbx | 3 + .../Bedroom/Meshes/floor.fbx.meta | 107 +++++ .../Bedroom/Meshes/floor_plank_long.fbx | 3 + .../Bedroom/Meshes/floor_plank_long.fbx.meta | 107 +++++ .../Bedroom/Meshes/floor_plank_short.fbx | 3 + .../Bedroom/Meshes/floor_plank_short.fbx.meta | 107 +++++ .../Bedroom/Meshes/frame.fbx | 3 + .../Bedroom/Meshes/frame.fbx.meta | 107 +++++ .../Bedroom/Meshes/frame_l.fbx | 3 + .../Bedroom/Meshes/frame_l.fbx.meta | 107 +++++ .../Bedroom/Meshes/frame_m.fbx | 3 + .../Bedroom/Meshes/frame_m.fbx.meta | 107 +++++ .../Bedroom/Meshes/frame_s.fbx | 3 + .../Bedroom/Meshes/frame_s.fbx.meta | 107 +++++ .../Bedroom/Meshes/headphones.fbx | 3 + .../Bedroom/Meshes/headphones.fbx.meta | 107 +++++ .../Bedroom/Meshes/incense.fbx | 3 + .../Bedroom/Meshes/incense.fbx.meta | 107 +++++ .../Bedroom/Meshes/pillow.fbx | 3 + .../Bedroom/Meshes/pillow.fbx.meta | 107 +++++ .../Bedroom/Meshes/pillow_001.fbx | 3 + .../Bedroom/Meshes/pillow_001.fbx.meta | 107 +++++ .../Bedroom/Meshes/pillow_002.fbx | 3 + .../Bedroom/Meshes/pillow_002.fbx.meta | 107 +++++ .../Bedroom/Meshes/pillow_003.fbx | 3 + .../Bedroom/Meshes/pillow_003.fbx.meta | 107 +++++ .../Bedroom/Meshes/plant_004.fbx | 3 + .../Bedroom/Meshes/plant_004.fbx.meta | 107 +++++ .../Bedroom/Meshes/potted_flower.fbx | 3 + .../Bedroom/Meshes/potted_flower.fbx.meta | 107 +++++ .../Bedroom/Meshes/shelf.fbx | 3 + .../Bedroom/Meshes/shelf.fbx.meta | 107 +++++ .../Bedroom/Meshes/shelves_003.fbx | 3 + .../Bedroom/Meshes/shelves_003.fbx.meta | 107 +++++ .../Bedroom/Meshes/slipper_l.fbx | 3 + .../Bedroom/Meshes/slipper_l.fbx.meta | 107 +++++ .../Bedroom/Meshes/slipper_r.fbx | 3 + .../Bedroom/Meshes/slipper_r.fbx.meta | 107 +++++ .../Cozy Rooms Bundle/Bedroom/Meshes/vase.fbx | 3 + .../Bedroom/Meshes/vase.fbx.meta | 107 +++++ .../Cozy Rooms Bundle/Bedroom/Meshes/wall.fbx | 3 + .../Bedroom/Meshes/wall.fbx.meta | 107 +++++ .../Bedroom/Meshes/wall_001.fbx | 3 + .../Bedroom/Meshes/wall_001.fbx.meta | 107 +++++ .../Bedroom/Meshes/wardrobe.fbx | 3 + .../Bedroom/Meshes/wardrobe.fbx.meta | 107 +++++ .../Bedroom/Meshes/window.fbx | 3 + .../Bedroom/Meshes/window.fbx.meta | 107 +++++ .../Bedroom/Meshes/window_frame.fbx | 3 + .../Bedroom/Meshes/window_frame.fbx.meta | 107 +++++ .../Bedroom/Meshes/wooden_floor.fbx | 3 + .../Bedroom/Meshes/wooden_floor.fbx.meta | 107 +++++ .../Cozy Rooms Bundle/Bedroom/Prefabs.meta | 8 + .../Bedroom/Prefabs/armchair.prefab | 3 + .../Bedroom/Prefabs/armchair.prefab.meta | 7 + .../Bedroom/Prefabs/bed.prefab | 3 + .../Bedroom/Prefabs/bed.prefab.meta | 7 + .../Bedroom/Prefabs/bed_001.prefab | 3 + .../Bedroom/Prefabs/bed_001.prefab.meta | 7 + .../Bedroom/Prefabs/book.prefab | 3 + .../Bedroom/Prefabs/book.prefab.meta | 7 + .../Bedroom/Prefabs/book_001.prefab | 3 + .../Bedroom/Prefabs/book_001.prefab.meta | 7 + .../Bedroom/Prefabs/book_002.prefab | 3 + .../Bedroom/Prefabs/book_002.prefab.meta | 7 + .../Bedroom/Prefabs/book_003.prefab | 3 + .../Bedroom/Prefabs/book_003.prefab.meta | 7 + .../Bedroom/Prefabs/book_004.prefab | 3 + .../Bedroom/Prefabs/book_004.prefab.meta | 7 + .../Bedroom/Prefabs/box.prefab | 3 + .../Bedroom/Prefabs/box.prefab.meta | 7 + .../Bedroom/Prefabs/cactus.prefab | 3 + .../Bedroom/Prefabs/cactus.prefab.meta | 7 + .../Bedroom/Prefabs/candle.prefab | 3 + .../Bedroom/Prefabs/candle.prefab.meta | 7 + .../Bedroom/Prefabs/candle_001.prefab | 3 + .../Bedroom/Prefabs/candle_001.prefab.meta | 7 + .../Bedroom/Prefabs/candle_002.prefab | 3 + .../Bedroom/Prefabs/candle_002.prefab.meta | 7 + .../Bedroom/Prefabs/carpet.prefab | 3 + .../Bedroom/Prefabs/carpet.prefab.meta | 7 + .../Bedroom/Prefabs/chair.prefab | 3 + .../Bedroom/Prefabs/chair.prefab.meta | 7 + .../Bedroom/Prefabs/clock.prefab | 3 + .../Bedroom/Prefabs/clock.prefab.meta | 7 + .../Bedroom/Prefabs/commode.prefab | 3 + .../Bedroom/Prefabs/commode.prefab.meta | 7 + .../Bedroom/Prefabs/curtain.prefab | 3 + .../Bedroom/Prefabs/curtain.prefab.meta | 7 + .../Bedroom/Prefabs/curtain_l.prefab | 3 + .../Bedroom/Prefabs/curtain_l.prefab.meta | 7 + .../Bedroom/Prefabs/curtain_pole.prefab | 3 + .../Bedroom/Prefabs/curtain_pole.prefab.meta | 7 + .../Bedroom/Prefabs/curtain_pole_part.prefab | 3 + .../Prefabs/curtain_pole_part.prefab.meta | 7 + .../Bedroom/Prefabs/curtain_r.prefab | 3 + .../Bedroom/Prefabs/curtain_r.prefab.meta | 7 + .../Bedroom/Prefabs/curtain_ring.prefab | 3 + .../Bedroom/Prefabs/curtain_ring.prefab.meta | 7 + .../Bedroom/Prefabs/demo.prefab | 3 + .../Bedroom/Prefabs/demo.prefab.meta | 7 + .../Bedroom/Prefabs/desk_lamp.prefab | 3 + .../Bedroom/Prefabs/desk_lamp.prefab.meta | 7 + .../Bedroom/Prefabs/drawer.prefab | 3 + .../Bedroom/Prefabs/drawer.prefab.meta | 7 + .../Bedroom/Prefabs/duvet.prefab | 3 + .../Bedroom/Prefabs/duvet.prefab.meta | 7 + .../Bedroom/Prefabs/floor.prefab | 3 + .../Bedroom/Prefabs/floor.prefab.meta | 7 + .../Bedroom/Prefabs/floor_plank_long.prefab | 3 + .../Prefabs/floor_plank_long.prefab.meta | 7 + .../Bedroom/Prefabs/floor_plank_short.prefab | 3 + .../Prefabs/floor_plank_short.prefab.meta | 7 + .../Bedroom/Prefabs/frame.prefab | 3 + .../Bedroom/Prefabs/frame.prefab.meta | 7 + .../Bedroom/Prefabs/frame_l.prefab | 3 + .../Bedroom/Prefabs/frame_l.prefab.meta | 7 + .../Bedroom/Prefabs/frame_m.prefab | 3 + .../Bedroom/Prefabs/frame_m.prefab.meta | 7 + .../Bedroom/Prefabs/frame_s.prefab | 3 + .../Bedroom/Prefabs/frame_s.prefab.meta | 7 + .../Bedroom/Prefabs/headphones.prefab | 3 + .../Bedroom/Prefabs/headphones.prefab.meta | 7 + .../Bedroom/Prefabs/incense.prefab | 3 + .../Bedroom/Prefabs/incense.prefab.meta | 7 + .../Bedroom/Prefabs/pillow.prefab | 3 + .../Bedroom/Prefabs/pillow.prefab.meta | 7 + .../Bedroom/Prefabs/pillow_001.prefab | 3 + .../Bedroom/Prefabs/pillow_001.prefab.meta | 7 + .../Bedroom/Prefabs/pillow_002.prefab | 3 + .../Bedroom/Prefabs/pillow_002.prefab.meta | 7 + .../Bedroom/Prefabs/pillow_003.prefab | 3 + .../Bedroom/Prefabs/pillow_003.prefab.meta | 7 + .../Bedroom/Prefabs/plant_004.prefab | 3 + .../Bedroom/Prefabs/plant_004.prefab.meta | 7 + .../Bedroom/Prefabs/potted_flower.prefab | 3 + .../Bedroom/Prefabs/potted_flower.prefab.meta | 7 + .../Bedroom/Prefabs/shelf.prefab | 3 + .../Bedroom/Prefabs/shelf.prefab.meta | 7 + .../Bedroom/Prefabs/shelves_003.prefab | 3 + .../Bedroom/Prefabs/shelves_003.prefab.meta | 7 + .../Bedroom/Prefabs/slipper_l.prefab | 3 + .../Bedroom/Prefabs/slipper_l.prefab.meta | 7 + .../Bedroom/Prefabs/slipper_r.prefab | 3 + .../Bedroom/Prefabs/slipper_r.prefab.meta | 7 + .../Bedroom/Prefabs/vase.prefab | 3 + .../Bedroom/Prefabs/vase.prefab.meta | 7 + .../Bedroom/Prefabs/wall.prefab | 3 + .../Bedroom/Prefabs/wall.prefab.meta | 7 + .../Bedroom/Prefabs/wall_001.prefab | 3 + .../Bedroom/Prefabs/wall_001.prefab.meta | 7 + .../Bedroom/Prefabs/wardrobe.prefab | 3 + .../Bedroom/Prefabs/wardrobe.prefab.meta | 7 + .../Bedroom/Prefabs/window.prefab | 3 + .../Bedroom/Prefabs/window.prefab.meta | 7 + .../Bedroom/Prefabs/window_frame.prefab | 3 + .../Bedroom/Prefabs/window_frame.prefab.meta | 7 + .../Bedroom/Prefabs/wooden_floor.prefab | 3 + .../Bedroom/Prefabs/wooden_floor.prefab.meta | 7 + .../Cozy Rooms Bundle/Kitchen.meta | 8 + .../Cozy Rooms Bundle/Kitchen/Meshes.meta | 8 + .../Kitchen/Meshes/basket.fbx | 3 + .../Kitchen/Meshes/basket.fbx.meta | 107 +++++ .../Kitchen/Meshes/book.001.fbx | 3 + .../Kitchen/Meshes/book.001.fbx.meta | 107 +++++ .../Kitchen/Meshes/book.002.fbx | 3 + .../Kitchen/Meshes/book.002.fbx.meta | 107 +++++ .../Cozy Rooms Bundle/Kitchen/Meshes/book.fbx | 3 + .../Kitchen/Meshes/book.fbx.meta | 107 +++++ .../Kitchen/Meshes/bowl.001.fbx | 3 + .../Kitchen/Meshes/bowl.001.fbx.meta | 107 +++++ .../Kitchen/Meshes/bowl.002.fbx | 3 + .../Kitchen/Meshes/bowl.002.fbx.meta | 107 +++++ .../Kitchen/Meshes/bowl.003.fbx | 3 + .../Kitchen/Meshes/bowl.003.fbx.meta | 107 +++++ .../Kitchen/Meshes/bowl.004.fbx | 3 + .../Kitchen/Meshes/bowl.004.fbx.meta | 107 +++++ .../Cozy Rooms Bundle/Kitchen/Meshes/bowl.fbx | 3 + .../Kitchen/Meshes/bowl.fbx.meta | 107 +++++ .../Kitchen/Meshes/cabinet.001.fbx | 3 + .../Kitchen/Meshes/cabinet.001.fbx.meta | 107 +++++ .../Kitchen/Meshes/cabinet.002.fbx | 3 + .../Kitchen/Meshes/cabinet.002.fbx.meta | 107 +++++ .../Kitchen/Meshes/cabinet.fbx | 3 + .../Kitchen/Meshes/cabinet.fbx.meta | 107 +++++ .../Cozy Rooms Bundle/Kitchen/Meshes/cake.fbx | 3 + .../Kitchen/Meshes/cake.fbx.meta | 107 +++++ .../Kitchen/Meshes/chair.001.fbx | 3 + .../Kitchen/Meshes/chair.001.fbx.meta | 107 +++++ .../Kitchen/Meshes/chair.fbx | 3 + .../Kitchen/Meshes/chair.fbx.meta | 107 +++++ .../Kitchen/Meshes/chopping_board.001.fbx | 3 + .../Meshes/chopping_board.001.fbx.meta | 107 +++++ .../Kitchen/Meshes/chopping_board.fbx | 3 + .../Kitchen/Meshes/chopping_board.fbx.meta | 107 +++++ .../Kitchen/Meshes/cooking_spatula.fbx | 3 + .../Kitchen/Meshes/cooking_spatula.fbx.meta | 107 +++++ .../Kitchen/Meshes/cooking_spoon.fbx | 3 + .../Kitchen/Meshes/cooking_spoon.fbx.meta | 107 +++++ .../Kitchen/Meshes/cooks_knife.001.fbx | 3 + .../Kitchen/Meshes/cooks_knife.001.fbx.meta | 107 +++++ .../Kitchen/Meshes/cooks_knife.002.fbx | 3 + .../Kitchen/Meshes/cooks_knife.002.fbx.meta | 107 +++++ .../Kitchen/Meshes/cooks_knife.fbx | 3 + .../Kitchen/Meshes/cooks_knife.fbx.meta | 107 +++++ .../Kitchen/Meshes/cup.001.fbx | 3 + .../Kitchen/Meshes/cup.001.fbx.meta | 107 +++++ .../Kitchen/Meshes/cup.002.fbx | 3 + .../Kitchen/Meshes/cup.002.fbx.meta | 107 +++++ .../Cozy Rooms Bundle/Kitchen/Meshes/cup.fbx | 3 + .../Kitchen/Meshes/cup.fbx.meta | 107 +++++ .../Kitchen/Meshes/curtain.fbx | 3 + .../Kitchen/Meshes/curtain.fbx.meta | 107 +++++ .../Kitchen/Meshes/curtain_pole.fbx | 3 + .../Kitchen/Meshes/curtain_pole.fbx.meta | 107 +++++ .../Kitchen/Meshes/curtain_with_pole.fbx | 3 + .../Kitchen/Meshes/curtain_with_pole.fbx.meta | 107 +++++ .../Cozy Rooms Bundle/Kitchen/Meshes/demo.fbx | 3 + .../Kitchen/Meshes/demo.fbx.meta | 112 +++++ .../Cozy Rooms Bundle/Kitchen/Meshes/egg.fbx | 3 + .../Kitchen/Meshes/egg.fbx.meta | 107 +++++ .../Kitchen/Meshes/egg_carton.fbx | 3 + .../Kitchen/Meshes/egg_carton.fbx.meta | 107 +++++ .../Kitchen/Meshes/floor.fbx | 3 + .../Kitchen/Meshes/floor.fbx.meta | 107 +++++ .../Kitchen/Meshes/floor_tile_green.fbx | 3 + .../Kitchen/Meshes/floor_tile_green.fbx.meta | 107 +++++ .../Kitchen/Meshes/floor_tile_white.fbx | 3 + .../Kitchen/Meshes/floor_tile_white.fbx.meta | 107 +++++ .../Kitchen/Meshes/floor_tiles.fbx | 3 + .../Kitchen/Meshes/floor_tiles.fbx.meta | 107 +++++ .../Cozy Rooms Bundle/Kitchen/Meshes/fork.fbx | 3 + .../Kitchen/Meshes/fork.fbx.meta | 107 +++++ .../Kitchen/Meshes/fridge.fbx | 3 + .../Kitchen/Meshes/fridge.fbx.meta | 107 +++++ .../Kitchen/Meshes/glass.fbx | 3 + .../Kitchen/Meshes/glass.fbx.meta | 107 +++++ .../Kitchen/Meshes/grill.fbx | 3 + .../Kitchen/Meshes/grill.fbx.meta | 107 +++++ .../Kitchen/Meshes/jar.001.fbx | 3 + .../Kitchen/Meshes/jar.001.fbx.meta | 107 +++++ .../Kitchen/Meshes/jar.002.fbx | 3 + .../Kitchen/Meshes/jar.002.fbx.meta | 107 +++++ .../Kitchen/Meshes/jar.003.fbx | 3 + .../Kitchen/Meshes/jar.003.fbx.meta | 107 +++++ .../Kitchen/Meshes/jar.004.fbx | 3 + .../Kitchen/Meshes/jar.004.fbx.meta | 107 +++++ .../Cozy Rooms Bundle/Kitchen/Meshes/jar.fbx | 3 + .../Kitchen/Meshes/jar.fbx.meta | 107 +++++ .../Kitchen/Meshes/kitchen_basket.fbx | 3 + .../Kitchen/Meshes/kitchen_basket.fbx.meta | 107 +++++ .../Kitchen/Meshes/kitchen_hanger.fbx | 3 + .../Kitchen/Meshes/kitchen_hanger.fbx.meta | 107 +++++ .../Kitchen/Meshes/kitchen_hanger_part.fbx | 3 + .../Meshes/kitchen_hanger_part.fbx.meta | 107 +++++ .../Kitchen/Meshes/knife.fbx | 3 + .../Kitchen/Meshes/knife.fbx.meta | 107 +++++ .../Kitchen/Meshes/knife_magnet.fbx | 3 + .../Kitchen/Meshes/knife_magnet.fbx.meta | 107 +++++ .../Cozy Rooms Bundle/Kitchen/Meshes/lid.fbx | 3 + .../Kitchen/Meshes/lid.fbx.meta | 107 +++++ .../Cozy Rooms Bundle/Kitchen/Meshes/oven.fbx | 3 + .../Kitchen/Meshes/oven.fbx.meta | 107 +++++ .../Cozy Rooms Bundle/Kitchen/Meshes/pan.fbx | 3 + .../Kitchen/Meshes/pan.fbx.meta | 107 +++++ .../Kitchen/Meshes/paper_towel.fbx | 3 + .../Kitchen/Meshes/paper_towel.fbx.meta | 107 +++++ .../Kitchen/Meshes/paper_towel_holder.fbx | 3 + .../Meshes/paper_towel_holder.fbx.meta | 107 +++++ .../Kitchen/Meshes/plate.001.fbx | 3 + .../Kitchen/Meshes/plate.001.fbx.meta | 107 +++++ .../Kitchen/Meshes/plate.fbx | 3 + .../Kitchen/Meshes/plate.fbx.meta | 107 +++++ .../Kitchen/Meshes/saucer.001.fbx | 3 + .../Kitchen/Meshes/saucer.001.fbx.meta | 107 +++++ .../Kitchen/Meshes/saucer.002.fbx | 3 + .../Kitchen/Meshes/saucer.002.fbx.meta | 107 +++++ .../Kitchen/Meshes/saucer.fbx | 3 + .../Kitchen/Meshes/saucer.fbx.meta | 107 +++++ .../Kitchen/Meshes/saucer_set.fbx | 3 + .../Kitchen/Meshes/saucer_set.fbx.meta | 107 +++++ .../Kitchen/Meshes/shelf.fbx | 3 + .../Kitchen/Meshes/shelf.fbx.meta | 107 +++++ .../Cozy Rooms Bundle/Kitchen/Meshes/sink.fbx | 3 + .../Kitchen/Meshes/sink.fbx.meta | 107 +++++ .../Kitchen/Meshes/sink_curtain.fbx | 3 + .../Kitchen/Meshes/sink_curtain.fbx.meta | 107 +++++ .../Kitchen/Meshes/spoon.fbx | 3 + .../Kitchen/Meshes/spoon.fbx.meta | 107 +++++ .../Kitchen/Meshes/stewpot.fbx | 3 + .../Kitchen/Meshes/stewpot.fbx.meta | 107 +++++ .../Kitchen/Meshes/table.001.fbx | 3 + .../Kitchen/Meshes/table.001.fbx.meta | 107 +++++ .../Kitchen/Meshes/table.fbx | 3 + .../Kitchen/Meshes/table.fbx.meta | 107 +++++ .../Kitchen/Meshes/towel_roll.001.fbx | 3 + .../Kitchen/Meshes/towel_roll.001.fbx.meta | 107 +++++ .../Kitchen/Meshes/towel_roll.002.fbx | 3 + .../Kitchen/Meshes/towel_roll.002.fbx.meta | 107 +++++ .../Kitchen/Meshes/towel_roll.fbx | 3 + .../Kitchen/Meshes/towel_roll.fbx.meta | 107 +++++ .../Kitchen/Meshes/towel_sink_side.fbx | 3 + .../Kitchen/Meshes/towel_sink_side.fbx.meta | 107 +++++ .../Kitchen/Meshes/wall.001.fbx | 3 + .../Kitchen/Meshes/wall.001.fbx.meta | 107 +++++ .../Cozy Rooms Bundle/Kitchen/Meshes/wall.fbx | 3 + .../Kitchen/Meshes/wall.fbx.meta | 107 +++++ .../Kitchen/Meshes/wall_part.fbx | 3 + .../Kitchen/Meshes/wall_part.fbx.meta | 107 +++++ .../Kitchen/Meshes/wall_tile_L.fbx | 3 + .../Kitchen/Meshes/wall_tile_L.fbx.meta | 107 +++++ .../Kitchen/Meshes/wall_tile_S.fbx | 3 + .../Kitchen/Meshes/wall_tile_S.fbx.meta | 107 +++++ .../Kitchen/Meshes/wall_tiles.001.fbx | 3 + .../Kitchen/Meshes/wall_tiles.001.fbx.meta | 107 +++++ .../Kitchen/Meshes/wall_tiles.fbx | 3 + .../Kitchen/Meshes/wall_tiles.fbx.meta | 107 +++++ .../Kitchen/Meshes/window.fbx | 3 + .../Kitchen/Meshes/window.fbx.meta | 107 +++++ .../Kitchen/Meshes/window_frame.fbx | 3 + .../Kitchen/Meshes/window_frame.fbx.meta | 107 +++++ .../Kitchen/Meshes/window_with_frame.fbx | 3 + .../Kitchen/Meshes/window_with_frame.fbx.meta | 107 +++++ .../Cozy Rooms Bundle/Kitchen/Prefabs.meta | 8 + .../Kitchen/Prefabs/basket.prefab | 3 + .../Kitchen/Prefabs/basket.prefab.meta | 7 + .../Kitchen/Prefabs/book.001.prefab | 3 + .../Kitchen/Prefabs/book.001.prefab.meta | 7 + .../Kitchen/Prefabs/book.002.prefab | 3 + .../Kitchen/Prefabs/book.002.prefab.meta | 7 + .../Kitchen/Prefabs/book.prefab | 3 + .../Kitchen/Prefabs/book.prefab.meta | 7 + .../Kitchen/Prefabs/bowl.001.prefab | 3 + .../Kitchen/Prefabs/bowl.001.prefab.meta | 7 + .../Kitchen/Prefabs/bowl.002.prefab | 3 + .../Kitchen/Prefabs/bowl.002.prefab.meta | 7 + .../Kitchen/Prefabs/bowl.003.prefab | 3 + .../Kitchen/Prefabs/bowl.003.prefab.meta | 7 + .../Kitchen/Prefabs/bowl.004.prefab | 3 + .../Kitchen/Prefabs/bowl.004.prefab.meta | 7 + .../Kitchen/Prefabs/bowl.prefab | 3 + .../Kitchen/Prefabs/bowl.prefab.meta | 7 + .../Kitchen/Prefabs/cabinet.001.prefab | 3 + .../Kitchen/Prefabs/cabinet.001.prefab.meta | 7 + .../Kitchen/Prefabs/cabinet.002.prefab | 3 + .../Kitchen/Prefabs/cabinet.002.prefab.meta | 7 + .../Kitchen/Prefabs/cabinet.prefab | 3 + .../Kitchen/Prefabs/cabinet.prefab.meta | 7 + .../Kitchen/Prefabs/cake.prefab | 3 + .../Kitchen/Prefabs/cake.prefab.meta | 7 + .../Kitchen/Prefabs/chair.001.prefab | 3 + .../Kitchen/Prefabs/chair.001.prefab.meta | 7 + .../Kitchen/Prefabs/chair.prefab | 3 + .../Kitchen/Prefabs/chair.prefab.meta | 7 + .../Kitchen/Prefabs/chopping_board.001.prefab | 3 + .../Prefabs/chopping_board.001.prefab.meta | 7 + .../Kitchen/Prefabs/chopping_board.prefab | 3 + .../Prefabs/chopping_board.prefab.meta | 7 + .../Kitchen/Prefabs/cooking_spatula.prefab | 3 + .../Prefabs/cooking_spatula.prefab.meta | 7 + .../Kitchen/Prefabs/cooking_spoon.prefab | 3 + .../Kitchen/Prefabs/cooking_spoon.prefab.meta | 7 + .../Kitchen/Prefabs/cooks_knife.001.prefab | 3 + .../Prefabs/cooks_knife.001.prefab.meta | 7 + .../Kitchen/Prefabs/cooks_knife.002.prefab | 3 + .../Prefabs/cooks_knife.002.prefab.meta | 7 + .../Kitchen/Prefabs/cooks_knife.prefab | 3 + .../Kitchen/Prefabs/cooks_knife.prefab.meta | 7 + .../Kitchen/Prefabs/cup.001.prefab | 3 + .../Kitchen/Prefabs/cup.001.prefab.meta | 7 + .../Kitchen/Prefabs/cup.002.prefab | 3 + .../Kitchen/Prefabs/cup.002.prefab.meta | 7 + .../Kitchen/Prefabs/cup.prefab | 3 + .../Kitchen/Prefabs/cup.prefab.meta | 7 + .../Kitchen/Prefabs/curtain.prefab | 3 + .../Kitchen/Prefabs/curtain.prefab.meta | 7 + .../Kitchen/Prefabs/curtain_pole.prefab | 3 + .../Kitchen/Prefabs/curtain_pole.prefab.meta | 7 + .../Kitchen/Prefabs/curtain_with_pole.prefab | 3 + .../Prefabs/curtain_with_pole.prefab.meta | 7 + .../Kitchen/Prefabs/demo.prefab | 3 + .../Kitchen/Prefabs/demo.prefab.meta | 7 + .../Kitchen/Prefabs/egg.prefab | 3 + .../Kitchen/Prefabs/egg.prefab.meta | 7 + .../Kitchen/Prefabs/egg_carton.prefab | 3 + .../Kitchen/Prefabs/egg_carton.prefab.meta | 7 + .../Kitchen/Prefabs/floor.prefab | 3 + .../Kitchen/Prefabs/floor.prefab.meta | 7 + .../Kitchen/Prefabs/floor_tile_green.prefab | 3 + .../Prefabs/floor_tile_green.prefab.meta | 7 + .../Kitchen/Prefabs/floor_tile_white.prefab | 3 + .../Prefabs/floor_tile_white.prefab.meta | 7 + .../Kitchen/Prefabs/floor_tiles.prefab | 3 + .../Kitchen/Prefabs/floor_tiles.prefab.meta | 7 + .../Kitchen/Prefabs/fork.prefab | 3 + .../Kitchen/Prefabs/fork.prefab.meta | 7 + .../Kitchen/Prefabs/fridge.prefab | 3 + .../Kitchen/Prefabs/fridge.prefab.meta | 7 + .../Kitchen/Prefabs/glass.prefab | 3 + .../Kitchen/Prefabs/glass.prefab.meta | 7 + .../Kitchen/Prefabs/grill.prefab | 3 + .../Kitchen/Prefabs/grill.prefab.meta | 7 + .../Kitchen/Prefabs/jar.001.prefab | 3 + .../Kitchen/Prefabs/jar.001.prefab.meta | 7 + .../Kitchen/Prefabs/jar.002.prefab | 3 + .../Kitchen/Prefabs/jar.002.prefab.meta | 7 + .../Kitchen/Prefabs/jar.003.prefab | 3 + .../Kitchen/Prefabs/jar.003.prefab.meta | 7 + .../Kitchen/Prefabs/jar.004.prefab | 3 + .../Kitchen/Prefabs/jar.004.prefab.meta | 7 + .../Kitchen/Prefabs/jar.prefab | 3 + .../Kitchen/Prefabs/jar.prefab.meta | 7 + .../Kitchen/Prefabs/kitchen_basket.prefab | 3 + .../Prefabs/kitchen_basket.prefab.meta | 7 + .../Kitchen/Prefabs/kitchen_hanger.prefab | 3 + .../Prefabs/kitchen_hanger.prefab.meta | 7 + .../Prefabs/kitchen_hanger_part.prefab | 3 + .../Prefabs/kitchen_hanger_part.prefab.meta | 7 + .../Kitchen/Prefabs/knife.prefab | 3 + .../Kitchen/Prefabs/knife.prefab.meta | 7 + .../Kitchen/Prefabs/knife_magnet.prefab | 3 + .../Kitchen/Prefabs/knife_magnet.prefab.meta | 7 + .../Kitchen/Prefabs/lid.prefab | 3 + .../Kitchen/Prefabs/lid.prefab.meta | 7 + .../Kitchen/Prefabs/oven.prefab | 3 + .../Kitchen/Prefabs/oven.prefab.meta | 7 + .../Kitchen/Prefabs/pan.prefab | 3 + .../Kitchen/Prefabs/pan.prefab.meta | 7 + .../Kitchen/Prefabs/paper_towel.prefab | 3 + .../Kitchen/Prefabs/paper_towel.prefab.meta | 7 + .../Kitchen/Prefabs/paper_towel_holder.prefab | 3 + .../Prefabs/paper_towel_holder.prefab.meta | 7 + .../Kitchen/Prefabs/plate.001.prefab | 3 + .../Kitchen/Prefabs/plate.001.prefab.meta | 7 + .../Kitchen/Prefabs/plate.prefab | 3 + .../Kitchen/Prefabs/plate.prefab.meta | 7 + .../Kitchen/Prefabs/saucer.001.prefab | 3 + .../Kitchen/Prefabs/saucer.001.prefab.meta | 7 + .../Kitchen/Prefabs/saucer.002.prefab | 3 + .../Kitchen/Prefabs/saucer.002.prefab.meta | 7 + .../Kitchen/Prefabs/saucer.prefab | 3 + .../Kitchen/Prefabs/saucer.prefab.meta | 7 + .../Kitchen/Prefabs/saucer_set.prefab | 3 + .../Kitchen/Prefabs/saucer_set.prefab.meta | 7 + .../Kitchen/Prefabs/shelf.prefab | 3 + .../Kitchen/Prefabs/shelf.prefab.meta | 7 + .../Kitchen/Prefabs/sink.prefab | 3 + .../Kitchen/Prefabs/sink.prefab.meta | 7 + .../Kitchen/Prefabs/sink_curtain.prefab | 3 + .../Kitchen/Prefabs/sink_curtain.prefab.meta | 7 + .../Kitchen/Prefabs/spoon.prefab | 3 + .../Kitchen/Prefabs/spoon.prefab.meta | 7 + .../Kitchen/Prefabs/stewpot.prefab | 3 + .../Kitchen/Prefabs/stewpot.prefab.meta | 7 + .../Kitchen/Prefabs/table.001.prefab | 3 + .../Kitchen/Prefabs/table.001.prefab.meta | 7 + .../Kitchen/Prefabs/table.prefab | 3 + .../Kitchen/Prefabs/table.prefab.meta | 7 + .../Kitchen/Prefabs/towel_roll.001.prefab | 3 + .../Prefabs/towel_roll.001.prefab.meta | 7 + .../Kitchen/Prefabs/towel_roll.002.prefab | 3 + .../Prefabs/towel_roll.002.prefab.meta | 7 + .../Kitchen/Prefabs/towel_roll.prefab | 3 + .../Kitchen/Prefabs/towel_roll.prefab.meta | 7 + .../Kitchen/Prefabs/towel_sink_side.prefab | 3 + .../Prefabs/towel_sink_side.prefab.meta | 7 + .../Kitchen/Prefabs/wall.001.prefab | 3 + .../Kitchen/Prefabs/wall.001.prefab.meta | 7 + .../Kitchen/Prefabs/wall.prefab | 3 + .../Kitchen/Prefabs/wall.prefab.meta | 7 + .../Kitchen/Prefabs/wall_part.prefab | 3 + .../Kitchen/Prefabs/wall_part.prefab.meta | 7 + .../Kitchen/Prefabs/wall_tile_L.prefab | 3 + .../Kitchen/Prefabs/wall_tile_L.prefab.meta | 7 + .../Kitchen/Prefabs/wall_tile_S.prefab | 3 + .../Kitchen/Prefabs/wall_tile_S.prefab.meta | 7 + .../Kitchen/Prefabs/wall_tiles.001.prefab | 3 + .../Prefabs/wall_tiles.001.prefab.meta | 7 + .../Kitchen/Prefabs/wall_tiles.prefab | 3 + .../Kitchen/Prefabs/wall_tiles.prefab.meta | 7 + .../Kitchen/Prefabs/window.prefab | 3 + .../Kitchen/Prefabs/window.prefab.meta | 7 + .../Kitchen/Prefabs/window_frame.prefab | 3 + .../Kitchen/Prefabs/window_frame.prefab.meta | 7 + .../Kitchen/Prefabs/window_with_frame.prefab | 3 + .../Prefabs/window_with_frame.prefab.meta | 7 + .../Cozy Rooms Bundle/Living Room.meta | 8 + .../Cozy Rooms Bundle/Living Room/Meshes.meta | 8 + .../Living Room/Meshes/armchair.fbx | 3 + .../Living Room/Meshes/armchair.fbx.meta | 112 +++++ .../Living Room/Meshes/book.001.fbx | 3 + .../Living Room/Meshes/book.001.fbx.meta | 112 +++++ .../Living Room/Meshes/book.002.fbx | 3 + .../Living Room/Meshes/book.002.fbx.meta | 112 +++++ .../Living Room/Meshes/book.003.fbx | 3 + .../Living Room/Meshes/book.003.fbx.meta | 112 +++++ .../Living Room/Meshes/book.004.fbx | 3 + .../Living Room/Meshes/book.004.fbx.meta | 112 +++++ .../Living Room/Meshes/book.fbx | 3 + .../Living Room/Meshes/book.fbx.meta | 107 +++++ .../Living Room/Meshes/bookshelf.fbx | 3 + .../Living Room/Meshes/bookshelf.fbx.meta | 112 +++++ .../Living Room/Meshes/candle.001.fbx | 3 + .../Living Room/Meshes/candle.001.fbx.meta | 112 +++++ .../Living Room/Meshes/candle.002.fbx | 3 + .../Living Room/Meshes/candle.002.fbx.meta | 112 +++++ .../Living Room/Meshes/candle.003.fbx | 3 + .../Living Room/Meshes/candle.003.fbx.meta | 112 +++++ .../Living Room/Meshes/candle.fbx | 3 + .../Living Room/Meshes/candle.fbx.meta | 112 +++++ .../Living Room/Meshes/candle_tray.fbx | 3 + .../Living Room/Meshes/candle_tray.fbx.meta | 112 +++++ .../Living Room/Meshes/ceiling_light.fbx | 3 + .../Living Room/Meshes/ceiling_light.fbx.meta | 112 +++++ .../Living Room/Meshes/ceiling_part.fbx | 3 + .../Living Room/Meshes/ceiling_part.fbx.meta | 112 +++++ .../Living Room/Meshes/coffee_table.fbx | 3 + .../Living Room/Meshes/coffee_table.fbx.meta | 112 +++++ .../Living Room/Meshes/curtain.fbx | 3 + .../Living Room/Meshes/curtain.fbx.meta | 112 +++++ .../Living Room/Meshes/curtain_part.001.fbx | 3 + .../Meshes/curtain_part.001.fbx.meta | 112 +++++ .../Living Room/Meshes/curtain_part.fbx | 3 + .../Living Room/Meshes/curtain_part.fbx.meta | 112 +++++ .../Living Room/Meshes/curtains.fbx | 3 + .../Living Room/Meshes/curtains.fbx.meta | 112 +++++ .../Living Room/Meshes/demo.fbx | 3 + .../Living Room/Meshes/demo.fbx.meta | 112 +++++ .../Living Room/Meshes/floor.fbx | 3 + .../Living Room/Meshes/floor.fbx.meta | 112 +++++ .../Living Room/Meshes/flowers.001.fbx | 3 + .../Living Room/Meshes/flowers.001.fbx.meta | 112 +++++ .../Living Room/Meshes/flowers.fbx | 3 + .../Living Room/Meshes/flowers.fbx.meta | 112 +++++ .../Living Room/Meshes/game_console.fbx | 3 + .../Living Room/Meshes/game_console.fbx.meta | 112 +++++ .../Living Room/Meshes/pillow.001.fbx | 3 + .../Living Room/Meshes/pillow.001.fbx.meta | 112 +++++ .../Living Room/Meshes/pillow.002.fbx | 3 + .../Living Room/Meshes/pillow.002.fbx.meta | 112 +++++ .../Living Room/Meshes/pillow.fbx | 3 + .../Living Room/Meshes/pillow.fbx.meta | 112 +++++ .../Living Room/Meshes/plank.001.fbx | 3 + .../Living Room/Meshes/plank.001.fbx.meta | 112 +++++ .../Living Room/Meshes/plank.fbx | 3 + .../Living Room/Meshes/plank.fbx.meta | 112 +++++ .../Living Room/Meshes/plank_floor.fbx | 3 + .../Living Room/Meshes/plank_floor.fbx.meta | 112 +++++ .../Living Room/Meshes/plant.001.fbx | 3 + .../Living Room/Meshes/plant.001.fbx.meta | 112 +++++ .../Living Room/Meshes/plant.002.fbx | 3 + .../Living Room/Meshes/plant.002.fbx.meta | 112 +++++ .../Living Room/Meshes/plant.fbx | 3 + .../Living Room/Meshes/plant.fbx.meta | 112 +++++ .../Living Room/Meshes/plant_pot.fbx | 3 + .../Living Room/Meshes/plant_pot.fbx.meta | 112 +++++ .../Living Room/Meshes/pot.fbx | 3 + .../Living Room/Meshes/pot.fbx.meta | 112 +++++ .../Living Room/Meshes/rose.fbx | 3 + .../Living Room/Meshes/rose.fbx.meta | 112 +++++ .../Living Room/Meshes/rug.fbx | 3 + .../Living Room/Meshes/rug.fbx.meta | 112 +++++ .../Living Room/Meshes/sofa.fbx | 3 + .../Living Room/Meshes/sofa.fbx.meta | 112 +++++ .../Living Room/Meshes/soundbar.fbx | 3 + .../Living Room/Meshes/soundbar.fbx.meta | 112 +++++ .../Living Room/Meshes/tv console.fbx | 3 + .../Living Room/Meshes/tv console.fbx.meta | 112 +++++ .../Living Room/Meshes/tv.fbx | 3 + .../Living Room/Meshes/tv.fbx.meta | 112 +++++ .../Living Room/Meshes/vase.001.fbx | 3 + .../Living Room/Meshes/vase.001.fbx.meta | 112 +++++ .../Living Room/Meshes/vase.fbx | 3 + .../Living Room/Meshes/vase.fbx.meta | 112 +++++ .../Living Room/Meshes/wall.001.fbx | 3 + .../Living Room/Meshes/wall.001.fbx.meta | 112 +++++ .../Living Room/Meshes/wall.fbx | 3 + .../Living Room/Meshes/wall.fbx.meta | 112 +++++ .../Living Room/Meshes/wall_light.fbx | 3 + .../Living Room/Meshes/wall_light.fbx.meta | 112 +++++ .../Living Room/Meshes/window frame.fbx | 3 + .../Living Room/Meshes/window frame.fbx.meta | 112 +++++ .../Living Room/Meshes/window.fbx | 3 + .../Living Room/Meshes/window.fbx.meta | 112 +++++ .../Living Room/Meshes/window_frame.fbx | 3 + .../Living Room/Meshes/window_frame.fbx.meta | 112 +++++ .../Living Room/Prefabs.meta | 8 + .../Living Room/Prefabs/armchair.prefab | 3 + .../Living Room/Prefabs/armchair.prefab.meta | 7 + .../Living Room/Prefabs/book.001.prefab | 3 + .../Living Room/Prefabs/book.001.prefab.meta | 7 + .../Living Room/Prefabs/book.002.prefab | 3 + .../Living Room/Prefabs/book.002.prefab.meta | 7 + .../Living Room/Prefabs/book.003.prefab | 3 + .../Living Room/Prefabs/book.003.prefab.meta | 7 + .../Living Room/Prefabs/book.004.prefab | 3 + .../Living Room/Prefabs/book.004.prefab.meta | 7 + .../Living Room/Prefabs/book.prefab | 3 + .../Living Room/Prefabs/book.prefab.meta | 7 + .../Living Room/Prefabs/bookshelf.prefab | 3 + .../Living Room/Prefabs/bookshelf.prefab.meta | 7 + .../Living Room/Prefabs/candle.001.prefab | 3 + .../Prefabs/candle.001.prefab.meta | 7 + .../Living Room/Prefabs/candle.002.prefab | 3 + .../Prefabs/candle.002.prefab.meta | 7 + .../Living Room/Prefabs/candle.003.prefab | 3 + .../Prefabs/candle.003.prefab.meta | 7 + .../Living Room/Prefabs/candle.prefab | 3 + .../Living Room/Prefabs/candle.prefab.meta | 7 + .../Living Room/Prefabs/candle_tray.prefab | 3 + .../Prefabs/candle_tray.prefab.meta | 7 + .../Living Room/Prefabs/ceiling_light.prefab | 3 + .../Prefabs/ceiling_light.prefab.meta | 7 + .../Living Room/Prefabs/ceiling_part.prefab | 3 + .../Prefabs/ceiling_part.prefab.meta | 7 + .../Living Room/Prefabs/coffee_table.prefab | 3 + .../Prefabs/coffee_table.prefab.meta | 7 + .../Living Room/Prefabs/curtain.prefab | 3 + .../Living Room/Prefabs/curtain.prefab.meta | 7 + .../Prefabs/curtain_part.001.prefab | 3 + .../Prefabs/curtain_part.001.prefab.meta | 7 + .../Living Room/Prefabs/curtain_part.prefab | 3 + .../Prefabs/curtain_part.prefab.meta | 7 + .../Living Room/Prefabs/curtains.prefab | 3 + .../Living Room/Prefabs/curtains.prefab.meta | 7 + .../Living Room/Prefabs/demo.prefab | 3 + .../Living Room/Prefabs/demo.prefab.meta | 7 + .../Living Room/Prefabs/floor.prefab | 3 + .../Living Room/Prefabs/floor.prefab.meta | 7 + .../Living Room/Prefabs/flowers.001.prefab | 3 + .../Prefabs/flowers.001.prefab.meta | 7 + .../Living Room/Prefabs/flowers.prefab | 3 + .../Living Room/Prefabs/flowers.prefab.meta | 7 + .../Living Room/Prefabs/game_console.prefab | 3 + .../Prefabs/game_console.prefab.meta | 7 + .../Living Room/Prefabs/pillow.001.prefab | 3 + .../Prefabs/pillow.001.prefab.meta | 7 + .../Living Room/Prefabs/pillow.002.prefab | 3 + .../Prefabs/pillow.002.prefab.meta | 7 + .../Living Room/Prefabs/pillow.prefab | 3 + .../Living Room/Prefabs/pillow.prefab.meta | 7 + .../Living Room/Prefabs/plank.001.prefab | 3 + .../Living Room/Prefabs/plank.001.prefab.meta | 7 + .../Living Room/Prefabs/plank.prefab | 3 + .../Living Room/Prefabs/plank.prefab.meta | 7 + .../Living Room/Prefabs/plank_floor.prefab | 3 + .../Prefabs/plank_floor.prefab.meta | 7 + .../Living Room/Prefabs/plant.001.prefab | 3 + .../Living Room/Prefabs/plant.001.prefab.meta | 7 + .../Living Room/Prefabs/plant.002.prefab | 3 + .../Living Room/Prefabs/plant.002.prefab.meta | 7 + .../Living Room/Prefabs/plant.prefab | 3 + .../Living Room/Prefabs/plant.prefab.meta | 7 + .../Living Room/Prefabs/plant_pot.prefab | 3 + .../Living Room/Prefabs/plant_pot.prefab.meta | 7 + .../Living Room/Prefabs/pot.prefab | 3 + .../Living Room/Prefabs/pot.prefab.meta | 7 + .../Living Room/Prefabs/rose.prefab | 3 + .../Living Room/Prefabs/rose.prefab.meta | 7 + .../Living Room/Prefabs/rug.prefab | 3 + .../Living Room/Prefabs/rug.prefab.meta | 7 + .../Living Room/Prefabs/sofa.prefab | 3 + .../Living Room/Prefabs/sofa.prefab.meta | 7 + .../Living Room/Prefabs/soundbar.prefab | 3 + .../Living Room/Prefabs/soundbar.prefab.meta | 7 + .../Living Room/Prefabs/tv console.prefab | 3 + .../Prefabs/tv console.prefab.meta | 7 + .../Living Room/Prefabs/tv.prefab | 3 + .../Living Room/Prefabs/tv.prefab.meta | 7 + .../Living Room/Prefabs/vase.001.prefab | 3 + .../Living Room/Prefabs/vase.001.prefab.meta | 7 + .../Living Room/Prefabs/vase.prefab | 3 + .../Living Room/Prefabs/vase.prefab.meta | 7 + .../Living Room/Prefabs/wall.001.prefab | 3 + .../Living Room/Prefabs/wall.001.prefab.meta | 7 + .../Living Room/Prefabs/wall.prefab | 3 + .../Living Room/Prefabs/wall.prefab.meta | 7 + .../Living Room/Prefabs/wall_light.prefab | 3 + .../Prefabs/wall_light.prefab.meta | 7 + .../Living Room/Prefabs/window frame.prefab | 3 + .../Prefabs/window frame.prefab.meta | 7 + .../Living Room/Prefabs/window.prefab | 3 + .../Living Room/Prefabs/window.prefab.meta | 7 + .../Living Room/Prefabs/window_frame.prefab | 3 + .../Prefabs/window_frame.prefab.meta | 7 + .../Cozy Rooms Bundle/Materials.meta | 8 + .../Cozy Rooms Bundle/Materials/texture.mat | 3 + .../Materials/texture.mat.meta | 8 + .../Materials/texture_01.mat | 3 + .../Materials/texture_01.mat.meta | 8 + .../StoreAssets/Cozy Rooms Bundle/Scenes.meta | 8 + .../Scenes/Demo Bathroom.unity | 3 + .../Scenes/Demo Bathroom.unity.meta | 7 + .../Scenes/Demo Bedroom.unity | 3 + .../Scenes/Demo Bedroom.unity.meta | 7 + .../Scenes/Demo Kitchen.unity | 3 + .../Scenes/Demo Kitchen.unity.meta | 7 + .../Scenes/Demo Living Room.unity | 3 + .../Scenes/Demo Living Room.unity.meta | 7 + .../Cozy Rooms Bundle/Texture Editor.preset | 395 ++++++++++++++++++ .../Texture Editor.preset.meta | 8 + .../Cozy Rooms Bundle/Textures.meta | 8 + .../Cozy Rooms Bundle/Textures/texture.png | 3 + .../Textures/texture.png.meta | 111 +++++ .../Cozy Rooms Bundle/Textures/texture_01.png | 3 + .../Textures/texture_01.png.meta | 111 +++++ .../Materials/WallBlule.mat | 3 + .../Materials/WallBlule.mat.meta | 8 + 1084 files changed, 32310 insertions(+), 6 deletions(-) create mode 100644 Assets/KSH/ChatWindowPanel.prefab create mode 100644 Assets/KSH/ChatWindowPanel.prefab.meta create mode 100644 Assets/KSH/ReHousing.unity create mode 100644 Assets/KSH/ReHousing.unity.meta create mode 100644 Assets/KSH/StatPanelController.cs create mode 100644 Assets/KSH/StatPanelController.cs.meta create mode 100644 Assets/LIN/Scripts/DailyRoutine/InteractionPropEat.cs create mode 100644 Assets/LIN/Scripts/DailyRoutine/InteractionPropEat.cs.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/basket.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/basket.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/bathtub.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/bathtub.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/bathtub_full_water.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/bathtub_full_water.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/bathtub_tap.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/bathtub_tap.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/book.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/book.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/book_001.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/book_001.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/cabinet.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/cabinet.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/candle.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/candle.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/candle_001.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/candle_001.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/carpet.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/carpet.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/carpet_001.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/carpet_001.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/closet.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/closet.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/comb.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/comb.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/cream.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/cream.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/cream_tube.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/cream_tube.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/cup.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/cup.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/curtain.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/curtain.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/curtain_pipe.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/curtain_pipe.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/curtain_with_hangers.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/curtain_with_hangers.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/demo.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/demo.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/floor.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/floor.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/floor_tile_beige.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/floor_tile_beige.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/floor_tile_white.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/floor_tile_white.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/floor_tiles.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/floor_tiles.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/incense.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/incense.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/incense_001.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/incense_001.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/lamp.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/lamp.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/laptop.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/laptop.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/laundry_box.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/laundry_box.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/laundry_powder_box.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/laundry_powder_box.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/laundry_powder_box_001.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/laundry_powder_box_001.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/liquid_soap.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/liquid_soap.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/mirror.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/mirror.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/plant_002.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/plant_002.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/roll_towel.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/roll_towel.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shampoo.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shampoo.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shampoo_001.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shampoo_001.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shampoo_002.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shampoo_002.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shampoo_003.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shampoo_003.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shampoo_004.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shampoo_004.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shampoo_shelf.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shampoo_shelf.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shelf.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shelf.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shower_head.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shower_head.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/sin_tap_set.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/sin_tap_set.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/sink.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/sink.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/sink_tap.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/sink_tap.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_001.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_001.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_002.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_002.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_003.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_003.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_004.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_004.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_005.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_005.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_006.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_006.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_007.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_007.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_dish.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_dish.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/table.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/table.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/toilet_paper.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/toilet_paper.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/toothbrush.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/toothbrush.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/toothbrush_cup.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/toothbrush_cup.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/toothpaste.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/toothpaste.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/towel_L.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/towel_L.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/towel_S.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/towel_S.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/towel_hanger.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/towel_hanger.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/valve.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/valve.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall_001.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall_001.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall_part.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall_part.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall_part_001.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall_part_001.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall_tile_L.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall_tile_L.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall_tile_S.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall_tile_S.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall_tiles.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall_tiles.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/washing_machine.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/washing_machine.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/window.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/window.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/window_frame.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/window_frame.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wood_slat.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wood_slat.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wood_stoool.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wood_stoool.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/basket.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/basket.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/bathtub.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/bathtub.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/bathtub_full_water.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/bathtub_full_water.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/bathtub_tap.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/bathtub_tap.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/book.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/book.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/book_001.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/book_001.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/cabinet.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/cabinet.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/candle.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/candle.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/candle_001.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/candle_001.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/carpet.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/carpet.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/carpet_001.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/carpet_001.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/closet.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/closet.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/comb.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/comb.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/cream.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/cream.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/cream_tube.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/cream_tube.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/cup.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/cup.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/curtain.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/curtain.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/curtain_pipe.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/curtain_pipe.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/curtain_with_hangers.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/curtain_with_hangers.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/demo.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/demo.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/floor.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/floor.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/floor_tile_beige.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/floor_tile_beige.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/floor_tile_white.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/floor_tile_white.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/floor_tiles.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/floor_tiles.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/incense.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/incense.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/incense_001.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/incense_001.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/lamp.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/lamp.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/laptop.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/laptop.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/laundry_box.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/laundry_box.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/laundry_powder_box.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/laundry_powder_box.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/laundry_powder_box_001.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/laundry_powder_box_001.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/liquid_soap.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/liquid_soap.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/mirror.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/mirror.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/plant_002.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/plant_002.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/roll_towel.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/roll_towel.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shampoo.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shampoo.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shampoo_001.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shampoo_001.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shampoo_002.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shampoo_002.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shampoo_003.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shampoo_003.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shampoo_004.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shampoo_004.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shampoo_shelf.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shampoo_shelf.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shelf.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shelf.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shower_head.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shower_head.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/sin_tap_set.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/sin_tap_set.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/sink.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/sink.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/sink_tap.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/sink_tap.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_001.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_001.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_002.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_002.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_003.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_003.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_004.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_004.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_005.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_005.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_006.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_006.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_007.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_007.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_dish.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_dish.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/table.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/table.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/toilet_paper.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/toilet_paper.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/toothbrush.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/toothbrush.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/toothbrush_cup.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/toothbrush_cup.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/toothpaste.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/toothpaste.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/towel_L.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/towel_L.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/towel_S.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/towel_S.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/towel_hanger.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/towel_hanger.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/valve.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/valve.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall_001.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall_001.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall_part.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall_part.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall_part_001.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall_part_001.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall_tile_L.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall_tile_L.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall_tile_S.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall_tile_S.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall_tiles.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall_tiles.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/washing_machine.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/washing_machine.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/window.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/window.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/window_frame.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/window_frame.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wood_slat.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wood_slat.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wood_stoool.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wood_stoool.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/armchair.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/armchair.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/bed.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/bed.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/bed_001.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/bed_001.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/book.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/book.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/book_001.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/book_001.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/book_002.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/book_002.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/book_003.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/book_003.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/book_004.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/book_004.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/box.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/box.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/cactus.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/cactus.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/candle.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/candle.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/candle_001.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/candle_001.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/candle_002.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/candle_002.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/carpet.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/carpet.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/chair.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/chair.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/clock.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/clock.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/commode.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/commode.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/curtain.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/curtain.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/curtain_l.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/curtain_l.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/curtain_pole.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/curtain_pole.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/curtain_pole_part.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/curtain_pole_part.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/curtain_r.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/curtain_r.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/curtain_ring.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/curtain_ring.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/demo.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/demo.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/desk_lamp.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/desk_lamp.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/drawer.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/drawer.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/duvet.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/duvet.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/floor.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/floor.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/floor_plank_long.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/floor_plank_long.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/floor_plank_short.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/floor_plank_short.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/frame.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/frame.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/frame_l.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/frame_l.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/frame_m.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/frame_m.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/frame_s.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/frame_s.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/headphones.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/headphones.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/incense.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/incense.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/pillow.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/pillow.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/pillow_001.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/pillow_001.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/pillow_002.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/pillow_002.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/pillow_003.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/pillow_003.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/plant_004.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/plant_004.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/potted_flower.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/potted_flower.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/shelf.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/shelf.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/shelves_003.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/shelves_003.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/slipper_l.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/slipper_l.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/slipper_r.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/slipper_r.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/vase.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/vase.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/wall.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/wall.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/wall_001.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/wall_001.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/wardrobe.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/wardrobe.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/window.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/window.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/window_frame.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/window_frame.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/wooden_floor.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/wooden_floor.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/armchair.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/armchair.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/bed.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/bed.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/bed_001.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/bed_001.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/book.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/book.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/book_001.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/book_001.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/book_002.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/book_002.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/book_003.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/book_003.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/book_004.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/book_004.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/box.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/box.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/cactus.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/cactus.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/candle.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/candle.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/candle_001.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/candle_001.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/candle_002.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/candle_002.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/carpet.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/carpet.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/chair.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/chair.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/clock.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/clock.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/commode.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/commode.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/curtain.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/curtain.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/curtain_l.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/curtain_l.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/curtain_pole.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/curtain_pole.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/curtain_pole_part.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/curtain_pole_part.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/curtain_r.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/curtain_r.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/curtain_ring.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/curtain_ring.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/demo.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/demo.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/desk_lamp.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/desk_lamp.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/drawer.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/drawer.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/duvet.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/duvet.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/floor.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/floor.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/floor_plank_long.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/floor_plank_long.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/floor_plank_short.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/floor_plank_short.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/frame.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/frame.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/frame_l.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/frame_l.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/frame_m.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/frame_m.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/frame_s.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/frame_s.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/headphones.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/headphones.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/incense.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/incense.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/pillow.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/pillow.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/pillow_001.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/pillow_001.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/pillow_002.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/pillow_002.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/pillow_003.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/pillow_003.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/plant_004.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/plant_004.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/potted_flower.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/potted_flower.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/shelf.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/shelf.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/shelves_003.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/shelves_003.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/slipper_l.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/slipper_l.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/slipper_r.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/slipper_r.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/vase.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/vase.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/wall.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/wall.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/wall_001.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/wall_001.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/wardrobe.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/wardrobe.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/window.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/window.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/window_frame.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/window_frame.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/wooden_floor.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/wooden_floor.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/basket.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/basket.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/book.001.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/book.001.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/book.002.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/book.002.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/book.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/book.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/bowl.001.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/bowl.001.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/bowl.002.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/bowl.002.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/bowl.003.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/bowl.003.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/bowl.004.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/bowl.004.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/bowl.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/bowl.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cabinet.001.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cabinet.001.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cabinet.002.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cabinet.002.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cabinet.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cabinet.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cake.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cake.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/chair.001.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/chair.001.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/chair.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/chair.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/chopping_board.001.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/chopping_board.001.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/chopping_board.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/chopping_board.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cooking_spatula.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cooking_spatula.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cooking_spoon.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cooking_spoon.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cooks_knife.001.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cooks_knife.001.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cooks_knife.002.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cooks_knife.002.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cooks_knife.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cooks_knife.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cup.001.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cup.001.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cup.002.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cup.002.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cup.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cup.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/curtain.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/curtain.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/curtain_pole.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/curtain_pole.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/curtain_with_pole.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/curtain_with_pole.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/demo.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/demo.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/egg.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/egg.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/egg_carton.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/egg_carton.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/floor.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/floor.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/floor_tile_green.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/floor_tile_green.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/floor_tile_white.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/floor_tile_white.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/floor_tiles.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/floor_tiles.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/fork.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/fork.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/fridge.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/fridge.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/glass.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/glass.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/grill.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/grill.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/jar.001.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/jar.001.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/jar.002.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/jar.002.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/jar.003.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/jar.003.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/jar.004.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/jar.004.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/jar.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/jar.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/kitchen_basket.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/kitchen_basket.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/kitchen_hanger.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/kitchen_hanger.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/kitchen_hanger_part.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/kitchen_hanger_part.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/knife.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/knife.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/knife_magnet.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/knife_magnet.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/lid.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/lid.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/oven.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/oven.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/pan.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/pan.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/paper_towel.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/paper_towel.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/paper_towel_holder.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/paper_towel_holder.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/plate.001.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/plate.001.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/plate.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/plate.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/saucer.001.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/saucer.001.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/saucer.002.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/saucer.002.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/saucer.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/saucer.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/saucer_set.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/saucer_set.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/shelf.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/shelf.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/sink.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/sink.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/sink_curtain.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/sink_curtain.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/spoon.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/spoon.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/stewpot.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/stewpot.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/table.001.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/table.001.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/table.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/table.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/towel_roll.001.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/towel_roll.001.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/towel_roll.002.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/towel_roll.002.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/towel_roll.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/towel_roll.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/towel_sink_side.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/towel_sink_side.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall.001.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall.001.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall_part.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall_part.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall_tile_L.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall_tile_L.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall_tile_S.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall_tile_S.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall_tiles.001.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall_tiles.001.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall_tiles.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall_tiles.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/window.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/window.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/window_frame.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/window_frame.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/window_with_frame.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/window_with_frame.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/basket.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/basket.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/book.001.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/book.001.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/book.002.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/book.002.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/book.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/book.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/bowl.001.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/bowl.001.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/bowl.002.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/bowl.002.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/bowl.003.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/bowl.003.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/bowl.004.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/bowl.004.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/bowl.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/bowl.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cabinet.001.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cabinet.001.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cabinet.002.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cabinet.002.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cabinet.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cabinet.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cake.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cake.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/chair.001.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/chair.001.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/chair.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/chair.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/chopping_board.001.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/chopping_board.001.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/chopping_board.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/chopping_board.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cooking_spatula.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cooking_spatula.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cooking_spoon.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cooking_spoon.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cooks_knife.001.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cooks_knife.001.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cooks_knife.002.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cooks_knife.002.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cooks_knife.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cooks_knife.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cup.001.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cup.001.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cup.002.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cup.002.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cup.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cup.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/curtain.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/curtain.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/curtain_pole.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/curtain_pole.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/curtain_with_pole.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/curtain_with_pole.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/demo.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/demo.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/egg.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/egg.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/egg_carton.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/egg_carton.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/floor.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/floor.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/floor_tile_green.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/floor_tile_green.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/floor_tile_white.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/floor_tile_white.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/floor_tiles.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/floor_tiles.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/fork.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/fork.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/fridge.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/fridge.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/glass.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/glass.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/grill.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/grill.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/jar.001.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/jar.001.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/jar.002.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/jar.002.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/jar.003.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/jar.003.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/jar.004.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/jar.004.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/jar.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/jar.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/kitchen_basket.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/kitchen_basket.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/kitchen_hanger.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/kitchen_hanger.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/kitchen_hanger_part.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/kitchen_hanger_part.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/knife.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/knife.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/knife_magnet.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/knife_magnet.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/lid.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/lid.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/oven.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/oven.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/pan.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/pan.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/paper_towel.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/paper_towel.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/paper_towel_holder.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/paper_towel_holder.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/plate.001.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/plate.001.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/plate.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/plate.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/saucer.001.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/saucer.001.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/saucer.002.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/saucer.002.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/saucer.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/saucer.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/saucer_set.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/saucer_set.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/shelf.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/shelf.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/sink.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/sink.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/sink_curtain.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/sink_curtain.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/spoon.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/spoon.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/stewpot.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/stewpot.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/table.001.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/table.001.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/table.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/table.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/towel_roll.001.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/towel_roll.001.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/towel_roll.002.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/towel_roll.002.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/towel_roll.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/towel_roll.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/towel_sink_side.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/towel_sink_side.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall.001.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall.001.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall_part.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall_part.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall_tile_L.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall_tile_L.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall_tile_S.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall_tile_S.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall_tiles.001.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall_tiles.001.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall_tiles.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall_tiles.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/window.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/window.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/window_frame.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/window_frame.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/window_with_frame.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/window_with_frame.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/armchair.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/armchair.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/book.001.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/book.001.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/book.002.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/book.002.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/book.003.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/book.003.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/book.004.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/book.004.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/book.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/book.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/bookshelf.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/bookshelf.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/candle.001.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/candle.001.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/candle.002.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/candle.002.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/candle.003.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/candle.003.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/candle.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/candle.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/candle_tray.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/candle_tray.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/ceiling_light.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/ceiling_light.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/ceiling_part.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/ceiling_part.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/coffee_table.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/coffee_table.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/curtain.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/curtain.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/curtain_part.001.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/curtain_part.001.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/curtain_part.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/curtain_part.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/curtains.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/curtains.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/demo.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/demo.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/floor.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/floor.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/flowers.001.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/flowers.001.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/flowers.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/flowers.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/game_console.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/game_console.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/pillow.001.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/pillow.001.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/pillow.002.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/pillow.002.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/pillow.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/pillow.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plank.001.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plank.001.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plank.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plank.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plank_floor.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plank_floor.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plant.001.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plant.001.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plant.002.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plant.002.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plant.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plant.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plant_pot.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plant_pot.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/pot.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/pot.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/rose.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/rose.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/rug.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/rug.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/sofa.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/sofa.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/soundbar.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/soundbar.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/tv console.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/tv console.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/tv.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/tv.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/vase.001.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/vase.001.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/vase.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/vase.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/wall.001.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/wall.001.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/wall.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/wall.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/wall_light.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/wall_light.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/window frame.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/window frame.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/window.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/window.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/window_frame.fbx create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/window_frame.fbx.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/armchair.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/armchair.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/book.001.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/book.001.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/book.002.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/book.002.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/book.003.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/book.003.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/book.004.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/book.004.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/book.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/book.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/bookshelf.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/bookshelf.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/candle.001.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/candle.001.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/candle.002.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/candle.002.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/candle.003.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/candle.003.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/candle.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/candle.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/candle_tray.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/candle_tray.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/ceiling_light.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/ceiling_light.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/ceiling_part.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/ceiling_part.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/coffee_table.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/coffee_table.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/curtain.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/curtain.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/curtain_part.001.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/curtain_part.001.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/curtain_part.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/curtain_part.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/curtains.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/curtains.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/demo.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/demo.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/floor.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/floor.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/flowers.001.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/flowers.001.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/flowers.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/flowers.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/game_console.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/game_console.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/pillow.001.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/pillow.001.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/pillow.002.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/pillow.002.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/pillow.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/pillow.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plank.001.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plank.001.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plank.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plank.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plank_floor.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plank_floor.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plant.001.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plant.001.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plant.002.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plant.002.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plant.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plant.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plant_pot.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plant_pot.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/pot.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/pot.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/rose.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/rose.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/rug.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/rug.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/sofa.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/sofa.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/soundbar.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/soundbar.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/tv console.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/tv console.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/tv.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/tv.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/vase.001.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/vase.001.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/vase.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/vase.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/wall.001.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/wall.001.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/wall.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/wall.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/wall_light.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/wall_light.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/window frame.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/window frame.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/window.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/window.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/window_frame.prefab create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/window_frame.prefab.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Materials.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Materials/texture.mat create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Materials/texture.mat.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Materials/texture_01.mat create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Materials/texture_01.mat.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Scenes.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Bathroom.unity create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Bathroom.unity.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Bedroom.unity create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Bedroom.unity.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Kitchen.unity create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Kitchen.unity.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Living Room.unity create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Living Room.unity.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Texture Editor.preset create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Texture Editor.preset.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Textures.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Textures/texture.png create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Textures/texture.png.meta create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Textures/texture_01.png create mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Textures/texture_01.png.meta create mode 100644 Assets/UnityTechnologies/Basic Asset Pack Interior/Materials/WallBlule.mat create mode 100644 Assets/UnityTechnologies/Basic Asset Pack Interior/Materials/WallBlule.mat.meta diff --git a/Assets/JAY/Scripts/PlayerController.cs b/Assets/JAY/Scripts/PlayerController.cs index 4c29f63a..c813f8cc 100644 --- a/Assets/JAY/Scripts/PlayerController.cs +++ b/Assets/JAY/Scripts/PlayerController.cs @@ -58,7 +58,6 @@ public class PlayerController : CharacterBase, IObserver hitEffectController = GetComponentInChildren(); PlayerInit(); - SwitchBattleMode(); } private void Update() diff --git a/Assets/KSH/ChatWindowPanel.prefab b/Assets/KSH/ChatWindowPanel.prefab new file mode 100644 index 00000000..d4a9d18d --- /dev/null +++ b/Assets/KSH/ChatWindowPanel.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2148534ee1b6f9d4d80b76d316e5ce457c8bbf8aa497b5caccf37206eb2fa0e4 +size 13766 diff --git a/Assets/KSH/ChatWindowPanel.prefab.meta b/Assets/KSH/ChatWindowPanel.prefab.meta new file mode 100644 index 00000000..f789218e --- /dev/null +++ b/Assets/KSH/ChatWindowPanel.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 5a826f0002f745041a3736c13792a8c9 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/KSH/DungeonTestScene.unity b/Assets/KSH/DungeonTestScene.unity index 30d21cb1..ef53d9cf 100644 --- a/Assets/KSH/DungeonTestScene.unity +++ b/Assets/KSH/DungeonTestScene.unity @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:df02c73faacb66e8c94e7e674df5d5d1b1e2a89a416f57fa0c58ea0bd7994c97 -size 251364 +oid sha256:ff6a666d13d5a89f474099d59df1f9fcd604c72466c9ab8be7a5e3059779c1f4 +size 247877 diff --git a/Assets/KSH/ReHousing.unity b/Assets/KSH/ReHousing.unity new file mode 100644 index 00000000..bf86394a --- /dev/null +++ b/Assets/KSH/ReHousing.unity @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba055f4257a4cfa6eb2e230e0e73e1a91da6f79669071807d8c37f5cc88c12d2 +size 448217 diff --git a/Assets/KSH/ReHousing.unity.meta b/Assets/KSH/ReHousing.unity.meta new file mode 100644 index 00000000..df01cfa0 --- /dev/null +++ b/Assets/KSH/ReHousing.unity.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: b748e35b920bde64cbd6ffe5fdb43e23 +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/KSH/StatPanelController.cs b/Assets/KSH/StatPanelController.cs new file mode 100644 index 00000000..74aed0dc --- /dev/null +++ b/Assets/KSH/StatPanelController.cs @@ -0,0 +1,84 @@ +using System; +using System.Collections; +using System.Collections.Generic; +using TMPro; +using UnityEngine; +using UnityEngine.UI; + +public class StatPanelController : MonoBehaviour +{ + [Header("Health Bar")] + [SerializeField] private Image healthBarImage; + [SerializeField] private TMP_Text healthText; + + [Header("Reputation")] + [SerializeField] private Image reputationBarImage; + [SerializeField] private TMP_Text reputationText; + + [Header("Clock Time")] + [SerializeField] private TMP_Text clockTimeText; + [SerializeField] private TMP_Text ampmText; + + [Header("Day")] + [SerializeField] private TMP_Text dayCountText; + + [Header("Player Stat Class")] + [SerializeField] private PlayerStats playerStats; + + private GameConstants _gameConstants = new GameConstants(); + + private void Start() + { + if (playerStats == null) + { + playerStats = FindObjectOfType(); + } + + playerStats.OnStatsChanged += UpdateStat; + GameManager.Instance.OnDayChanged += UpdateDay; + InitStats(); + } + + private void InitStats() + { + healthBarImage.fillAmount = _gameConstants.baseHealth / _gameConstants.maxHealth; + healthText.text = $"{_gameConstants.baseHealth}/{_gameConstants.maxHealth}"; + + reputationBarImage.fillAmount = _gameConstants.baseReputation / _gameConstants.maxReputation; + reputationText.text = $"{_gameConstants.baseReputation}/{_gameConstants.maxReputation}"; + + clockTimeText.text = $"{_gameConstants.baseTime}:00"; + ampmText.text = "AM"; + } + + private void UpdateStat(PlayerStats.StatsChangeData statData) + { + var timeVlaue = statData.Time; + var reputationVlaue = statData.Reputation; + var heathVlaue = statData.Health; + + healthBarImage.fillAmount = heathVlaue / _gameConstants.maxHealth; + healthText.text = $"{heathVlaue}/{_gameConstants.maxHealth}"; + + reputationBarImage.fillAmount = reputationVlaue / _gameConstants.maxReputation; + reputationText.text = $"{reputationVlaue}/{_gameConstants.maxReputation}"; + + if (timeVlaue > 12) // 오후, 13부터 + { + timeVlaue -= 12; + clockTimeText.text = $"{timeVlaue}:00"; + ampmText.text = "PM"; + } + else // 오전 + { + clockTimeText.text = $"{timeVlaue}:00"; + ampmText.text = "AM"; + } + + } + + private void UpdateDay(int day) + { + dayCountText.text = day.ToString(); + } +} diff --git a/Assets/KSH/StatPanelController.cs.meta b/Assets/KSH/StatPanelController.cs.meta new file mode 100644 index 00000000..3f154f18 --- /dev/null +++ b/Assets/KSH/StatPanelController.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: 39b77c51695c78e42bacef21f1dadc2e +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/LIN/Scripts/DailyRoutine/InteractionPropEat.cs b/Assets/LIN/Scripts/DailyRoutine/InteractionPropEat.cs new file mode 100644 index 00000000..73cd60bf --- /dev/null +++ b/Assets/LIN/Scripts/DailyRoutine/InteractionPropEat.cs @@ -0,0 +1,12 @@ +using System.Collections; +using System.Collections.Generic; +using UnityEngine; + +public class InteractionPropEat : InteractionProp +{ + public override ActionType RoutineEnter() + { + return ActionType.Eat; + } +} + diff --git a/Assets/LIN/Scripts/DailyRoutine/InteractionPropEat.cs.meta b/Assets/LIN/Scripts/DailyRoutine/InteractionPropEat.cs.meta new file mode 100644 index 00000000..f28e646c --- /dev/null +++ b/Assets/LIN/Scripts/DailyRoutine/InteractionPropEat.cs.meta @@ -0,0 +1,11 @@ +fileFormatVersion: 2 +guid: 7130632ba242fdd468a0a57cdab3c5d9 +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/LIN/Scripts/UI/HousingConstants.cs b/Assets/LIN/Scripts/UI/HousingConstants.cs index a802046a..4ff9d56c 100644 --- a/Assets/LIN/Scripts/UI/HousingConstants.cs +++ b/Assets/LIN/Scripts/UI/HousingConstants.cs @@ -28,7 +28,7 @@ public static class HousingConstants "던전에 갈 체력이 되지 않아..","던전 진입하는 중")}, { ActionType.Work, new InteractionTexts("출근한다.","체력 3을 사용하고 저녁 6시에나 돌아오겠지..", "도저히 출근할 체력이 안되는걸..?","출근하는 중")}, - {ActionType.Eat, new InteractionTexts("식사를 하자","1시간 동안 체력 1을 회복한다.","밥 먹는 중")} + { ActionType.Eat, new InteractionTexts("식사를 하자","1시간 동안 체력 1을 회복한다.","밥 먹는 중") } }; #endregion diff --git a/Assets/Scripts/Common/Dialogue/ChatWindowController.cs b/Assets/Scripts/Common/Dialogue/ChatWindowController.cs index 42e00dbf..b3e2a7ca 100644 --- a/Assets/Scripts/Common/Dialogue/ChatWindowController.cs +++ b/Assets/Scripts/Common/Dialogue/ChatWindowController.cs @@ -66,10 +66,10 @@ public class ChatWindowController : MonoBehaviour, IPointerClickHandler { _dialogueManager = new FairyDialogueManager(this); - onComplete = () => { + /*onComplete = () => { // 대화문 종료 call back Debug.Log("대화가 완료되었습니다."); - }; + };*/ } // 외부 호출용 함수 (대화 시작) diff --git a/Assets/StoreAssets/Cozy Rooms Bundle.meta b/Assets/StoreAssets/Cozy Rooms Bundle.meta new file mode 100644 index 00000000..c67c789e --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 2f1ef02436b23f140a2e0ddbc17e19fa +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom.meta new file mode 100644 index 00000000..4ff334e1 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 6909885d5776d4b45b287c2e4bee640b +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes.meta new file mode 100644 index 00000000..bdc23f31 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: fb718a18e1e9a9a4399cf3df484af385 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/basket.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/basket.fbx new file mode 100644 index 00000000..0a354665 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/basket.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ed7f5bb573c55bdacc68f35e8a9684a3398eafc88f8e36b1cd9fd07f799bb38 +size 587660 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/basket.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/basket.fbx.meta new file mode 100644 index 00000000..f603bd36 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/basket.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 132f5ab184356fe458f68715dd4935c0 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/bathtub.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/bathtub.fbx new file mode 100644 index 00000000..aa7068f3 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/bathtub.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7836f0acd0946f7a7b953c6f3d0855797f50338d4e15321cfb0f8c3cf85a242 +size 122924 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/bathtub.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/bathtub.fbx.meta new file mode 100644 index 00000000..bc1118f4 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/bathtub.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: b11335feef3946f4cbfd5f080b17a962 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/bathtub_full_water.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/bathtub_full_water.fbx new file mode 100644 index 00000000..5cac337e --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/bathtub_full_water.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c4dbad8edbc6d20a6406f5a50f12aa6f6427077d8b5a022a54197b864bd5836 +size 286412 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/bathtub_full_water.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/bathtub_full_water.fbx.meta new file mode 100644 index 00000000..4178aa58 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/bathtub_full_water.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: f7807813e4cdcbd438f0d41e67e29c95 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/bathtub_tap.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/bathtub_tap.fbx new file mode 100644 index 00000000..c76fb702 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/bathtub_tap.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f00a6b660a37abfc9753f9722051abdfbcbee3ce05a558666f8f6432adcc0f44 +size 59516 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/bathtub_tap.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/bathtub_tap.fbx.meta new file mode 100644 index 00000000..1aa312d5 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/bathtub_tap.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 405e3eb0569f20a4d94bd7ab3f9f6ac4 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/book.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/book.fbx new file mode 100644 index 00000000..9c739f58 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/book.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dce2201771ddd08ca1952b510bb0039d36035be9bae361be5d53a57e5b9508f +size 43740 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/book.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/book.fbx.meta new file mode 100644 index 00000000..36e3b5c4 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/book.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: eb4aeb854cb4f0347a9bcfc018b02dc6 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/book_001.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/book_001.fbx new file mode 100644 index 00000000..0bb2b5ff --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/book_001.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2d984cd0f62aa04c6429f3f02f4f1b54283deaa29dd9b29667eefb579b19056 +size 43740 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/book_001.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/book_001.fbx.meta new file mode 100644 index 00000000..b0565f6b --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/book_001.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 924837d7cbf2b864f9fcbbc6b35ba86b +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/cabinet.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/cabinet.fbx new file mode 100644 index 00000000..0d0a6124 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/cabinet.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d79b9f13805b641dddc0a4cf282ebbcb3fe1ced5c479ac2d00781bcab33e6c8a +size 99212 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/cabinet.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/cabinet.fbx.meta new file mode 100644 index 00000000..b142d732 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/cabinet.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 23b4834c8933d004480778f346250fa4 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/candle.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/candle.fbx new file mode 100644 index 00000000..e38e093c --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/candle.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ecb81883a3c0c3b9fcbfd5f802cd5396c9694231df5ed2b6fd8808bb4de9573 +size 94364 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/candle.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/candle.fbx.meta new file mode 100644 index 00000000..2cbafc34 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/candle.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 0967bf5ba6e67a34bb8aab0e8ae5b8b8 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/candle_001.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/candle_001.fbx new file mode 100644 index 00000000..26eb02f4 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/candle_001.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0682a36e8ef23017a9002a9927972ed6fcc9aeaf2d7306c518edb152dcd4a2a4 +size 93244 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/candle_001.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/candle_001.fbx.meta new file mode 100644 index 00000000..bf1936fe --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/candle_001.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 3114cb408626d334fa9555d1fe4488fa +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/carpet.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/carpet.fbx new file mode 100644 index 00000000..6b22f8c0 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/carpet.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e12b8eac31da82f513d1eb2c48480d48ffe8cf060110c33027fcd5a3b115f6d +size 30524 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/carpet.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/carpet.fbx.meta new file mode 100644 index 00000000..8787a862 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/carpet.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: fb56d030ffb7b114f8ffa470bb719cdb +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/carpet_001.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/carpet_001.fbx new file mode 100644 index 00000000..c6966cb0 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/carpet_001.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c9beeb2e622b423bad983079e8bec9f9c2cb3d53a5e26218a25082842c578fa +size 23276 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/carpet_001.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/carpet_001.fbx.meta new file mode 100644 index 00000000..a5a5bf6b --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/carpet_001.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 3a941b2723d6c164491699a735ee74b6 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/closet.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/closet.fbx new file mode 100644 index 00000000..8509ca8d --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/closet.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5818371114b140d61d61335f7f7def1c8871de96adcd9dffeb68c4539284edfe +size 130284 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/closet.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/closet.fbx.meta new file mode 100644 index 00000000..85440a72 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/closet.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 63b7879ccf0fbf64095baa50235ec6ba +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/comb.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/comb.fbx new file mode 100644 index 00000000..c74ae367 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/comb.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74f29d72a1489c81b0988862cba0d53f8d0299a73074fe4d8dca1a10bed01dc6 +size 200812 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/comb.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/comb.fbx.meta new file mode 100644 index 00000000..f6a55f3e --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/comb.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 0d03e5242f25ff5408e572adcfbe1b34 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/cream.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/cream.fbx new file mode 100644 index 00000000..f18976b7 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/cream.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cbb829441e556f11b9dc38e37dda1900c7f0d754629f73d90c04f082dd330aa +size 60092 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/cream.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/cream.fbx.meta new file mode 100644 index 00000000..7f584831 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/cream.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 4be6e479bdac7454aba53a11e1c99f5c +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/cream_tube.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/cream_tube.fbx new file mode 100644 index 00000000..5c66c38c --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/cream_tube.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dd625c0f545329746c7afa99b193dc57d11e72fb92193177ca275456ed38488 +size 72316 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/cream_tube.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/cream_tube.fbx.meta new file mode 100644 index 00000000..ea6784b1 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/cream_tube.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: d7fcd884a58a34e4cb1f61e7e6f3012d +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/cup.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/cup.fbx new file mode 100644 index 00000000..c4634517 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/cup.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81bf730a50de0828b02aade57297c66afc4f38a06e3456e0220e3825a1e72ef6 +size 51452 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/cup.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/cup.fbx.meta new file mode 100644 index 00000000..fa2396b8 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/cup.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: ea5b48d9ff6a1084baa9f1c6af0cdead +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/curtain.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/curtain.fbx new file mode 100644 index 00000000..0402cd24 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/curtain.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e8f95c46066d76d915609ed18f028ce726a9ac431116337677147e0ab81045f +size 47148 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/curtain.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/curtain.fbx.meta new file mode 100644 index 00000000..b4d4f3de --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/curtain.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 8d984bba00e9de543ba965a63cf71201 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/curtain_pipe.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/curtain_pipe.fbx new file mode 100644 index 00000000..e736bdb3 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/curtain_pipe.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7a2c3b3f6b2272b45fb37306a0f8ed3dcc8427ffd475e7a2b33214c29c0bb4b +size 49772 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/curtain_pipe.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/curtain_pipe.fbx.meta new file mode 100644 index 00000000..81edabbd --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/curtain_pipe.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 2397362ee6764dd43be6284adbc9230d +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/curtain_with_hangers.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/curtain_with_hangers.fbx new file mode 100644 index 00000000..73a1370d --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/curtain_with_hangers.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ecd0fcb6c749d8adc48f0120f6d4b4180fbca4d686c24065916b9993c045dd4 +size 104956 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/curtain_with_hangers.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/curtain_with_hangers.fbx.meta new file mode 100644 index 00000000..a4e586c6 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/curtain_with_hangers.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 82fc9b84c56b9024999ff9c3e805a5f5 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/demo.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/demo.fbx new file mode 100644 index 00000000..6f0a712b --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/demo.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:287eefc9ccf038f645e06a91cb875570aea71e7a9f4fefc0edb7fe5803c8c835 +size 8494652 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/demo.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/demo.fbx.meta new file mode 100644 index 00000000..6ae35d19 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/demo.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: bbbf733de64b1a44794fb290f44cb43f +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 6892232844440235036, guid: 0d090464a3f6d2e4bb5ac28c067e5628, type: 3} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/floor.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/floor.fbx new file mode 100644 index 00000000..a9eb51be --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/floor.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51d28db87c0944de1204a52208713cebee72b20acb74c404c5675273dad9576e +size 26028 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/floor.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/floor.fbx.meta new file mode 100644 index 00000000..0af0016a --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/floor.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: b8102260339286641b9288053f226c98 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/floor_tile_beige.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/floor_tile_beige.fbx new file mode 100644 index 00000000..2c39e114 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/floor_tile_beige.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f0b979e3d482531f792a2aabb2baf017132d1d216dc9e86503350f71e0f8327 +size 22780 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/floor_tile_beige.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/floor_tile_beige.fbx.meta new file mode 100644 index 00000000..663d39b2 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/floor_tile_beige.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 4adb0a488c93ed14f9a3a823c76886fb +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/floor_tile_white.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/floor_tile_white.fbx new file mode 100644 index 00000000..a4d56fe8 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/floor_tile_white.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a8a46e86b587a6666bfa32a77af58b9d9319c7c81a7a1c29fd829726cbff5cc +size 22732 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/floor_tile_white.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/floor_tile_white.fbx.meta new file mode 100644 index 00000000..b36a5239 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/floor_tile_white.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: b1edc6ca134a14b45a4dfa2ef4fc2bf7 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/floor_tiles.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/floor_tiles.fbx new file mode 100644 index 00000000..81ab13ac --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/floor_tiles.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f32379ad3275e4f6f5940c23ce7c450fe87fcc119ce7539ad16b701881c077d +size 217564 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/floor_tiles.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/floor_tiles.fbx.meta new file mode 100644 index 00000000..b530320e --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/floor_tiles.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 870090b798f81934fa8b858771c90d11 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/incense.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/incense.fbx new file mode 100644 index 00000000..11e092a5 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/incense.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:360d17f582b97aede1d65753be249b34256e1fd01caed3fa8558410307ee561b +size 87548 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/incense.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/incense.fbx.meta new file mode 100644 index 00000000..10d684cc --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/incense.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 8582a092cb65a65488e2936f584a129b +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/incense_001.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/incense_001.fbx new file mode 100644 index 00000000..a32c7f37 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/incense_001.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:789f96c9f6787c125990eb4ea76722fb7539d38dd44e9f025d542f164afe65de +size 69948 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/incense_001.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/incense_001.fbx.meta new file mode 100644 index 00000000..17480444 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/incense_001.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: fbdbb48c4ce295849bf9dd795dd09722 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/lamp.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/lamp.fbx new file mode 100644 index 00000000..d5ac70fa --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/lamp.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:408ee6450a0dcf63c899423ef302c2563df9dc0c6403da72255091ce339f004b +size 77884 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/lamp.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/lamp.fbx.meta new file mode 100644 index 00000000..bb72302a --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/lamp.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: ce378005e8f073c4fb8e3cf627e24cf0 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/laptop.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/laptop.fbx new file mode 100644 index 00000000..236bb4c3 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/laptop.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:110f046ebf951ce6d4330d91f1784eb031c81b3c2710e51d6abc0d5984a8b746 +size 267740 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/laptop.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/laptop.fbx.meta new file mode 100644 index 00000000..ab21bb03 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/laptop.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 26e0388d3be7f204fb3570d679dc7a4f +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/laundry_box.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/laundry_box.fbx new file mode 100644 index 00000000..ae5e8f9d --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/laundry_box.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c07682e77396e17bb40d8be627e0359e1fe5cbfca2311b5e9e983b26b3efb347 +size 1017404 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/laundry_box.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/laundry_box.fbx.meta new file mode 100644 index 00000000..85bad079 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/laundry_box.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: ce24c89bb081a7643a1f6c1c6a77fe26 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/laundry_powder_box.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/laundry_powder_box.fbx new file mode 100644 index 00000000..dd2ed2a4 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/laundry_powder_box.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9f387148ad3c4a3ed6b6d84922c3912686e6b1f06282545c4f27a785bfcd525 +size 64828 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/laundry_powder_box.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/laundry_powder_box.fbx.meta new file mode 100644 index 00000000..2ec1013f --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/laundry_powder_box.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 02b6b7f2b5ddf3c4a9407fd4125c67b5 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/laundry_powder_box_001.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/laundry_powder_box_001.fbx new file mode 100644 index 00000000..1a9d6546 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/laundry_powder_box_001.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d9929e44d155dd929e2dc1390884553db44deddb8b60e4ecb73b836be072f2f +size 39516 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/laundry_powder_box_001.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/laundry_powder_box_001.fbx.meta new file mode 100644 index 00000000..f4bb7333 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/laundry_powder_box_001.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: f164995c789b6da449535caebb9f6aee +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/liquid_soap.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/liquid_soap.fbx new file mode 100644 index 00000000..b065833b --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/liquid_soap.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a8e8e6770dadae8f9a93daee17e9275218a738ff8e912aaa443b73f37262dd3 +size 66236 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/liquid_soap.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/liquid_soap.fbx.meta new file mode 100644 index 00000000..f6757626 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/liquid_soap.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: c0167ab3d428f0a459e1a8a78fe15721 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/mirror.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/mirror.fbx new file mode 100644 index 00000000..f1abf9b1 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/mirror.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d0753975ad149579a3fc4c29496b4a671137cac22f5745cb29cf310049bf203 +size 46956 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/mirror.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/mirror.fbx.meta new file mode 100644 index 00000000..d7d83d06 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/mirror.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: fc5d2f55a1e2af84babc81635ccaf70e +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/plant_002.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/plant_002.fbx new file mode 100644 index 00000000..ce094c96 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/plant_002.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42d05374615f08ef209fbc75e9bf5feec41ead145a118ef926f36c3cae9d9876 +size 303676 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/plant_002.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/plant_002.fbx.meta new file mode 100644 index 00000000..5dd2124e --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/plant_002.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 9104af71729ef0944a79d7172b0d5b33 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/roll_towel.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/roll_towel.fbx new file mode 100644 index 00000000..b7cf212c --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/roll_towel.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:571dc5876cfabcf07ee59bb51b990d38aa798e26897b34a71c2a26be8f567f83 +size 61644 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/roll_towel.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/roll_towel.fbx.meta new file mode 100644 index 00000000..55f3ef3b --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/roll_towel.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: a779afaa039fe6545a126824c530b7f2 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shampoo.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shampoo.fbx new file mode 100644 index 00000000..8022b4c6 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shampoo.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39e111507db907714654c4e9d33d818e2f6d0d85d0de340d783f2417db24c9d4 +size 106012 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shampoo.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shampoo.fbx.meta new file mode 100644 index 00000000..8aa7a635 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shampoo.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 79470a2cfce68dd4caa93338d5e0561c +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shampoo_001.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shampoo_001.fbx new file mode 100644 index 00000000..22252b99 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shampoo_001.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a4d32d29b826f7ab47e13c5b29f1b93e2512b5f304a409f766fdc16bccdd73f +size 109660 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shampoo_001.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shampoo_001.fbx.meta new file mode 100644 index 00000000..bb5944d7 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shampoo_001.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: fdec18740392a5149bb96faaaaae2a10 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shampoo_002.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shampoo_002.fbx new file mode 100644 index 00000000..4351ad70 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shampoo_002.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bef7a16369a4d188a559def73e1e73e526b5bb8510de8492f4294b4209dea8ae +size 81596 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shampoo_002.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shampoo_002.fbx.meta new file mode 100644 index 00000000..2e7df086 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shampoo_002.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 95ed177c582d0f6418b7e11c1c4510cb +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shampoo_003.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shampoo_003.fbx new file mode 100644 index 00000000..87c426c8 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shampoo_003.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:388f43d27c8119be58fb97c15b91ce777b9617285b479b26806dd894efe80ca5 +size 74348 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shampoo_003.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shampoo_003.fbx.meta new file mode 100644 index 00000000..c0f62f77 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shampoo_003.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: f5ef238b689594f4b83de5d63a0d3064 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shampoo_004.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shampoo_004.fbx new file mode 100644 index 00000000..f9783444 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shampoo_004.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7c98ce4eb5eeef55d3f288b826ec3239e5fa08e2c2f55bc0a42e85cfd7c344b +size 80908 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shampoo_004.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shampoo_004.fbx.meta new file mode 100644 index 00000000..7dc7d94d --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shampoo_004.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: c450a68ff57e7bd4896eb510b25fe58c +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shampoo_shelf.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shampoo_shelf.fbx new file mode 100644 index 00000000..448ca56b --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shampoo_shelf.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c392e24193d054fced9b6bf863ffc1d6758af98758bcd48ddc1a93f6ade31ffe +size 25132 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shampoo_shelf.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shampoo_shelf.fbx.meta new file mode 100644 index 00000000..4bbe1f69 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shampoo_shelf.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 327d2d0040e3adb4ba650e9ff62d4d1c +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shelf.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shelf.fbx new file mode 100644 index 00000000..75de5c4c --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shelf.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20c7db89509117cab7a2688d951c50f6615fb3f0eb61ed538f27ee7251eb51e3 +size 25132 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shelf.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shelf.fbx.meta new file mode 100644 index 00000000..cc1a4f1b --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shelf.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: ced1a0b55bf567b468ea4afbe516c7bb +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shower_head.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shower_head.fbx new file mode 100644 index 00000000..3472a134 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shower_head.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cdfab0840f44a34a8768babe96804a9dda8d2e177ebcadb7ee0f1c066f5a167 +size 88076 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shower_head.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shower_head.fbx.meta new file mode 100644 index 00000000..ef6200d5 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/shower_head.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: b449a932f800cb74ea8aa05a86075ab3 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/sin_tap_set.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/sin_tap_set.fbx new file mode 100644 index 00000000..1012cdb9 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/sin_tap_set.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ca57bd737dbdd2a92d3885ec20d80f625dfd293cfe4bc6fd2650e07577524ec +size 143500 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/sin_tap_set.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/sin_tap_set.fbx.meta new file mode 100644 index 00000000..5f7c0a7b --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/sin_tap_set.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 1b8fdff20361afa4b97fdf418088a289 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/sink.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/sink.fbx new file mode 100644 index 00000000..3ec623b7 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/sink.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e50dc8e320d0d0031dc884763d040890d367d96d377fbe9dd2c7447dff9a27e0 +size 51212 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/sink.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/sink.fbx.meta new file mode 100644 index 00000000..3f5843da --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/sink.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: c882b0d1942bf4b49acd0136e97671c1 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/sink_tap.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/sink_tap.fbx new file mode 100644 index 00000000..9fe2cabb --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/sink_tap.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e983569706777fc1060267bc9a32af4ce271ae555a59f49c1946277d22a3d644 +size 74092 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/sink_tap.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/sink_tap.fbx.meta new file mode 100644 index 00000000..3bbb8f80 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/sink_tap.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 5a45d6ce938686d4cb41b5e6836e97c5 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap.fbx new file mode 100644 index 00000000..565299ec --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa5948837775a0e798a3e4af374eec3892161439dc000d3a2c3b4ee42c60f420 +size 23356 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap.fbx.meta new file mode 100644 index 00000000..8cc0506a --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 79cf94920068ddc43b068035fdf31894 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_001.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_001.fbx new file mode 100644 index 00000000..fe422924 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_001.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9079e45ee727a0b5b4afa1db96e744d04db73b7a9bb3bd6828dbabfaf0efa20f +size 23388 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_001.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_001.fbx.meta new file mode 100644 index 00000000..681cbd41 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_001.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 8454d9bd4144dca41bc4e72aba98cd7d +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_002.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_002.fbx new file mode 100644 index 00000000..9b5db601 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_002.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:947dbe872b7ead5620d466bc6bbe389540a11631184a19a56d69c53b8cdeb3fa +size 23388 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_002.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_002.fbx.meta new file mode 100644 index 00000000..dd9e859f --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_002.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 59de895601eb0024c825841a66762e54 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_003.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_003.fbx new file mode 100644 index 00000000..00b973d4 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_003.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ad69b82b392824e02eae0c0698b1d36d5b46e7c3b6f6906e489f432e7394c50 +size 23388 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_003.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_003.fbx.meta new file mode 100644 index 00000000..d7810638 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_003.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 4a35ea5660e1d4e4dbf34e67aa3d71df +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_004.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_004.fbx new file mode 100644 index 00000000..bd34b768 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_004.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61398985ea2bc5d6cefbfca4feba10034b5bb1f131389a736ec9eab78ad4009e +size 23388 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_004.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_004.fbx.meta new file mode 100644 index 00000000..ca4294c2 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_004.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: c0e72f01048e7114897f26383cb4e296 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_005.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_005.fbx new file mode 100644 index 00000000..a93520b8 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_005.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f96734d3729322d8fe037edfee36cbab29f53de8947ea529d3899c2dd6cefb94 +size 23372 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_005.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_005.fbx.meta new file mode 100644 index 00000000..88337cad --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_005.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: bb466dd25a2395a458e555bfd2263dfb +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_006.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_006.fbx new file mode 100644 index 00000000..c3d206d0 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_006.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70cb0d6aec67754fc2af3197bfb25662844850520ce02036adcf5ad10cf9cc0c +size 23372 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_006.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_006.fbx.meta new file mode 100644 index 00000000..2f8ec164 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_006.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 5b487ce81d10c7e428a439ba212cfbef +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_007.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_007.fbx new file mode 100644 index 00000000..6742a2e5 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_007.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:532f0d7fbdd1e55fddf73584562c2ea97f8401b5dbb1e35a029411a0ed6334e6 +size 23388 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_007.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_007.fbx.meta new file mode 100644 index 00000000..71819e48 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_007.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 4510e6a8ce3b50147ab8bd33e70a8dee +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_dish.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_dish.fbx new file mode 100644 index 00000000..6a190e23 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_dish.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3241a77a26ac56da59098fb561122e300fc2b04c5782eb152b5001700109360 +size 36780 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_dish.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_dish.fbx.meta new file mode 100644 index 00000000..83143181 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/soap_dish.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 376314878ee08b842aaafece18f6bbaf +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/table.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/table.fbx new file mode 100644 index 00000000..b2eae247 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/table.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d29ba4cf2b151b35dca0eff9113ca0ea6f3a39154ff7b009a34797b7838aac0 +size 67884 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/table.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/table.fbx.meta new file mode 100644 index 00000000..d04a80c4 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/table.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: e38713854cad8194798d038dab92ae5f +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/toilet_paper.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/toilet_paper.fbx new file mode 100644 index 00000000..7921e597 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/toilet_paper.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db7243dfbc3d0675f50a37af38c1f43c69b3a678f1d110b8683c1c319a96f7c0 +size 39580 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/toilet_paper.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/toilet_paper.fbx.meta new file mode 100644 index 00000000..c8a51c62 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/toilet_paper.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: a55d416eca9eb0745b4dcb2a97635bfa +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/toothbrush.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/toothbrush.fbx new file mode 100644 index 00000000..d0980ecd --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/toothbrush.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5611c755e527abeaff107b0e34fac2212fda860f8da45534073ef01601de937f +size 33260 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/toothbrush.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/toothbrush.fbx.meta new file mode 100644 index 00000000..dd541589 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/toothbrush.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: a7a40ced44ac155478e2c81c33ef1f9f +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/toothbrush_cup.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/toothbrush_cup.fbx new file mode 100644 index 00000000..0f5c2c0c --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/toothbrush_cup.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a1a33a02f6581356210275a4ae79b108f15174bc1afb5d5f85f0c3c0f495914 +size 50876 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/toothbrush_cup.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/toothbrush_cup.fbx.meta new file mode 100644 index 00000000..a98129b6 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/toothbrush_cup.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 9f2a8968bd3467942bbeb96c34c95898 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/toothpaste.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/toothpaste.fbx new file mode 100644 index 00000000..431eb658 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/toothpaste.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c77dc5d58390088135bb0bfec63212048dfc667f81f7008aaa2ef742d332d3b6 +size 74748 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/toothpaste.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/toothpaste.fbx.meta new file mode 100644 index 00000000..5c100d6e --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/toothpaste.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: e4bfa05f12aa8b140901be113f656cff +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/towel_L.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/towel_L.fbx new file mode 100644 index 00000000..df7623cd --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/towel_L.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b23cfe56e8ee3c6fdf32a4f1da00895425236e941d1ed6726e374c56839b52fe +size 279116 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/towel_L.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/towel_L.fbx.meta new file mode 100644 index 00000000..7d33cf9a --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/towel_L.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: fb2be56fde02ec84fb506023faee82a1 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/towel_S.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/towel_S.fbx new file mode 100644 index 00000000..3c090816 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/towel_S.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1d7610bac3e0f3608c5c34381e106aec0d995c13d62eda2c780a66c32f6f691 +size 283740 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/towel_S.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/towel_S.fbx.meta new file mode 100644 index 00000000..7b272895 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/towel_S.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 9583728846a85d540ad4ce92782bb4e1 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/towel_hanger.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/towel_hanger.fbx new file mode 100644 index 00000000..86fc64f3 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/towel_hanger.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1016c7481f75c7d6bcc4f68a440697006b1eb071dbdd2afb38b8b0f0749cecb +size 63884 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/towel_hanger.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/towel_hanger.fbx.meta new file mode 100644 index 00000000..d302becd --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/towel_hanger.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: d8e9ed21d2840d74f88e47e7f404e9d1 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/valve.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/valve.fbx new file mode 100644 index 00000000..548f4b87 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/valve.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dd1b43649b097233a1a62528dac34198471630a51930949c333f83782148d9f +size 53996 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/valve.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/valve.fbx.meta new file mode 100644 index 00000000..a37c556c --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/valve.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 5e6b5f6011edcbb48b7691d4ee8345df +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall.fbx new file mode 100644 index 00000000..fe4e5bad --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:471017db0d772b87fd0824c42f13f42b69e9ee0696383f459140c78d0f1c7a5e +size 40252 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall.fbx.meta new file mode 100644 index 00000000..19950569 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 0398f9839647c9c44bc0e856884fd633 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall_001.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall_001.fbx new file mode 100644 index 00000000..ab83733c --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall_001.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7accdcd48dbdf880106c9e46ba69a1a1d0ec02c618c732eee4b7ad32208b2377 +size 29596 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall_001.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall_001.fbx.meta new file mode 100644 index 00000000..036f1f7f --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall_001.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 07c54b737c40b2044a615d380da112ed +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall_part.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall_part.fbx new file mode 100644 index 00000000..47ed6cc8 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall_part.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86ae7ea86ea4176102950286db56bef8b2f7bcd0a1a9167ea6d2d85c8729c7b5 +size 26316 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall_part.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall_part.fbx.meta new file mode 100644 index 00000000..0b7c1b3b --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall_part.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 28ca7a164813d9f419715e88ce6065f6 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall_part_001.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall_part_001.fbx new file mode 100644 index 00000000..b43e9655 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall_part_001.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d52fc4f58995e2c6ed1e5e6f608a599b82c0043988656636b714c99707f7541 +size 32284 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall_part_001.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall_part_001.fbx.meta new file mode 100644 index 00000000..e540203e --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall_part_001.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 5cc112160e8d068428ad6276c3c94497 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall_tile_L.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall_tile_L.fbx new file mode 100644 index 00000000..363f418f --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall_tile_L.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86c494eb91416898be61db59a828595a767d9f06d53e7f01c3825c1c724de5dd +size 23676 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall_tile_L.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall_tile_L.fbx.meta new file mode 100644 index 00000000..3954c8a3 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall_tile_L.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 9be7c1a74234a264197324638bd3fe3e +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall_tile_S.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall_tile_S.fbx new file mode 100644 index 00000000..afab9d86 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall_tile_S.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:061339ced5869b1ffd00eb393bc6ff13cf2e833941507d595b2f715b8e527140 +size 22812 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall_tile_S.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall_tile_S.fbx.meta new file mode 100644 index 00000000..9725c1a4 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall_tile_S.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 9950b020c919471468e97d4f55cf0b35 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall_tiles.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall_tiles.fbx new file mode 100644 index 00000000..c839de34 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall_tiles.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c228fbafe94512d2cfe71dbbd74f0e24bd6135218731b771bdf4af1b2578837f +size 635580 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall_tiles.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall_tiles.fbx.meta new file mode 100644 index 00000000..e0266291 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wall_tiles.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: bfbf529b1eb54464bad230d7ec0e3e7d +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/washing_machine.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/washing_machine.fbx new file mode 100644 index 00000000..133ef137 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/washing_machine.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab2dd15e1743a292426ca3f1fdfab644a304669318d10855503497fff9d5ea4b +size 77644 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/washing_machine.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/washing_machine.fbx.meta new file mode 100644 index 00000000..abb3d555 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/washing_machine.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 5d82e199b3e6c4f4f962f19483ef697d +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/window.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/window.fbx new file mode 100644 index 00000000..206c3d00 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/window.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5a8ad7798cbd88e1f23fdfad6a05313bffba097e05f31202ef4db0e84cc7dd7 +size 51884 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/window.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/window.fbx.meta new file mode 100644 index 00000000..42eb8fbd --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/window.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 87e83ab73c6a62e43979c23a348cb17a +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/window_frame.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/window_frame.fbx new file mode 100644 index 00000000..cbd20ed9 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/window_frame.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0dc44f13f95eeb549e2169dab982dcea69402103e519fe3563856157caf0d307 +size 29228 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/window_frame.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/window_frame.fbx.meta new file mode 100644 index 00000000..6dfc99ef --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/window_frame.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 0e13fa91bb971c44c93771537721e575 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wood_slat.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wood_slat.fbx new file mode 100644 index 00000000..3affdd4e --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wood_slat.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f8b5b138e6ed0f0a6aee7ace04d016bd0a7813d7a799414f08c56e5996afa8b +size 26716 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wood_slat.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wood_slat.fbx.meta new file mode 100644 index 00000000..50057f35 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wood_slat.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: e6b354c8289ed7b4b97b4ef4e405a1d9 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wood_stoool.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wood_stoool.fbx new file mode 100644 index 00000000..40da5205 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wood_stoool.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88309eb3fbc7bf2c2d48ef80cadad8c04af7fa00f8f041d53d372d458083b9db +size 50156 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wood_stoool.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wood_stoool.fbx.meta new file mode 100644 index 00000000..c4958f60 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Meshes/wood_stoool.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 3f6cef9f52c55114fa586e89535bac24 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs.meta new file mode 100644 index 00000000..6a1fe09a --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: ddcc425a79fd73c42ae5e32e8bdcc56a +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/basket.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/basket.prefab new file mode 100644 index 00000000..02387abc --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/basket.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:330e76051b093af404a90605f0abf4b3548a0431007ddfe6d5a24be7f64a8e9f +size 2428 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/basket.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/basket.prefab.meta new file mode 100644 index 00000000..cc30fdd5 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/basket.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: f235220d4956cbe468c36b6725176925 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/bathtub.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/bathtub.prefab new file mode 100644 index 00000000..dbcae03e --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/bathtub.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:578ef4c2a1d41fbe81d5e9e3b8aa963c1e61ccd33501e3d82f752fcebd023ebc +size 2429 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/bathtub.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/bathtub.prefab.meta new file mode 100644 index 00000000..5eb56543 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/bathtub.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 0bf4a83c6861ada4b9303c12dbc5e752 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/bathtub_full_water.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/bathtub_full_water.prefab new file mode 100644 index 00000000..7c710e6d --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/bathtub_full_water.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1ef8fdfc48e207e1bfcb1ed2f9fb863efd6642312f91282d915db8c13833c86 +size 2438 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/bathtub_full_water.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/bathtub_full_water.prefab.meta new file mode 100644 index 00000000..1f813347 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/bathtub_full_water.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: d4e582789e7300a4bbcd7385ac6505bb +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/bathtub_tap.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/bathtub_tap.prefab new file mode 100644 index 00000000..4193df5f --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/bathtub_tap.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:017f811f3835d26594988967c1af0b494c982a122f4edd26427735e7f9c2ad54 +size 2434 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/bathtub_tap.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/bathtub_tap.prefab.meta new file mode 100644 index 00000000..c88edfda --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/bathtub_tap.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: eae1b960a6bc5024bbb7d05ab2c58234 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/book.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/book.prefab new file mode 100644 index 00000000..4397dfb3 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/book.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2b6eb723f25853ee8e17d7e1b6e5f0ae4e1e5e991cb4b7071e644c36476f5f5 +size 2425 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/book.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/book.prefab.meta new file mode 100644 index 00000000..d1a76466 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/book.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 5325f9251d0ae7e448bdaa38ffe7f559 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/book_001.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/book_001.prefab new file mode 100644 index 00000000..7b26f5af --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/book_001.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d897eda27b167c8cba8aa14120fc7ae70f19ff00534295ab968d48dee8e2ce6d +size 2431 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/book_001.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/book_001.prefab.meta new file mode 100644 index 00000000..afbc81c0 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/book_001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 33df00f12b4bd2a4da39d25c8dcee32d +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/cabinet.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/cabinet.prefab new file mode 100644 index 00000000..a5d716ba --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/cabinet.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b33e0c3389b4c8bd87db4266d98a87aed5a0f0c016375d463632ca7cc4a7a6c3 +size 2430 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/cabinet.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/cabinet.prefab.meta new file mode 100644 index 00000000..7f2d0820 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/cabinet.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: f8f854f475bd0b741982f5de4c32b3ad +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/candle.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/candle.prefab new file mode 100644 index 00000000..379526b7 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/candle.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:726ef2a3b3dda86de4c937b7d686c27908c8302fc5c9b4b56cd49b9c7e74da50 +size 2421 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/candle.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/candle.prefab.meta new file mode 100644 index 00000000..528f21d3 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/candle.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: b3ea110c8c624b94f9be547def755366 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/candle_001.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/candle_001.prefab new file mode 100644 index 00000000..f9aeca5d --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/candle_001.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8affbd23130dc86c6fdd044ec2e2c68fca2bbbaee2762f77e9b2d9a3c192746e +size 2432 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/candle_001.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/candle_001.prefab.meta new file mode 100644 index 00000000..dad2c20a --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/candle_001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 603427207c95b994b919781d278f178a +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/carpet.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/carpet.prefab new file mode 100644 index 00000000..ae3d32d3 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/carpet.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c57bc4799e3359a2d348f6772906e57c93b4ffa5fbfd7d29ebcb4f0e041777f +size 2428 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/carpet.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/carpet.prefab.meta new file mode 100644 index 00000000..c746e044 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/carpet.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 0b1564092ad285742ac825574b17acd0 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/carpet_001.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/carpet_001.prefab new file mode 100644 index 00000000..a73429db --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/carpet_001.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15cf4cce305507a349832599ab2b028820006815512929a3a0a48a695f3efc49 +size 2433 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/carpet_001.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/carpet_001.prefab.meta new file mode 100644 index 00000000..19481bfe --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/carpet_001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 32889f8cb5acad448ac75bf19e08d517 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/closet.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/closet.prefab new file mode 100644 index 00000000..b0e35e22 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/closet.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d72aa5bf076ac67453520fd499d16296f143bdc82eb7a4c732278a994c72de3 +size 2429 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/closet.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/closet.prefab.meta new file mode 100644 index 00000000..0d22f268 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/closet.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 75837e061ecfac647a462551c2641780 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/comb.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/comb.prefab new file mode 100644 index 00000000..b0b54a81 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/comb.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd2c9a6095b6b7e2cbb7e007a09677016f813937ec038f4cf0cc7c584e15292c +size 2427 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/comb.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/comb.prefab.meta new file mode 100644 index 00000000..3b9051f5 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/comb.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 02f6baff903d41a468f37afb0950890d +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/cream.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/cream.prefab new file mode 100644 index 00000000..66349d09 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/cream.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a781d0f352e9d7aadf5120a0335c4e578b315487c6e513bc20ca8dce87126a72 +size 2427 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/cream.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/cream.prefab.meta new file mode 100644 index 00000000..a8674004 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/cream.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: c6ab64ec44b235649a08143d0c7f6ad3 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/cream_tube.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/cream_tube.prefab new file mode 100644 index 00000000..d2d7a4b8 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/cream_tube.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10bfc129d689475a45dcafc21e4034082e7d58aa93f3f3cb0d34806d3eb784c2 +size 2433 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/cream_tube.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/cream_tube.prefab.meta new file mode 100644 index 00000000..fab9e048 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/cream_tube.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: eef6b1715246459489f580b3ff54ffbb +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/cup.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/cup.prefab new file mode 100644 index 00000000..81c15bae --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/cup.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:327052004b97296eb64544dbe61ba38946df0856dcd8d7ab48414845ea05003f +size 2423 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/cup.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/cup.prefab.meta new file mode 100644 index 00000000..1e57d72e --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/cup.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 230951b8f97a3e6489021ca64dc292c4 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/curtain.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/curtain.prefab new file mode 100644 index 00000000..ae66148a --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/curtain.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d0888e40c885d3d29f5ce6feb51165158ddc19e06ad0e68a6b3fcca8fb12f1d +size 2429 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/curtain.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/curtain.prefab.meta new file mode 100644 index 00000000..c03e1725 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/curtain.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: ada9638dee4dcd241a4ca1b4d6e881a1 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/curtain_pipe.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/curtain_pipe.prefab new file mode 100644 index 00000000..76693ef6 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/curtain_pipe.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d7418b3cd873e469ec4caa7b4afac5142cc74580669b5add4510f8f780001df +size 2432 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/curtain_pipe.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/curtain_pipe.prefab.meta new file mode 100644 index 00000000..b6331e32 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/curtain_pipe.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: a2593aa179c80ed49a7a4ef17269ae07 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/curtain_with_hangers.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/curtain_with_hangers.prefab new file mode 100644 index 00000000..265aaa1d --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/curtain_with_hangers.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9257b9bdb78d2dade4f0e3465e8c0efe892365d7eae3706dbe26270aa25dff2c +size 2438 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/curtain_with_hangers.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/curtain_with_hangers.prefab.meta new file mode 100644 index 00000000..ec7d0608 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/curtain_with_hangers.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: dca9c7c155284ef4db01b22e798930f3 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/demo.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/demo.prefab new file mode 100644 index 00000000..a15a6af2 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/demo.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e118eadcc61993f0b6da4f349e225c4be98a9da7e00fcd0c232d7a88738e6be2 +size 2433 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/demo.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/demo.prefab.meta new file mode 100644 index 00000000..769f0c17 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/demo.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: e618ff729247d324cab1e144084aadb3 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/floor.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/floor.prefab new file mode 100644 index 00000000..988f5731 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/floor.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:238c6dc2b106d00eaaf3600fb111d594897e0ae2e6c24910edc1d302d00bf46e +size 2428 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/floor.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/floor.prefab.meta new file mode 100644 index 00000000..517c23ba --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/floor.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 8099e1049a07fbd49855a12029fa924b +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/floor_tile_beige.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/floor_tile_beige.prefab new file mode 100644 index 00000000..8b4b3b6d --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/floor_tile_beige.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8aff337737d9c5a7b1ffc22d84c2ed175df191c54eefa41f4d22eed69efa03fb +size 2439 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/floor_tile_beige.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/floor_tile_beige.prefab.meta new file mode 100644 index 00000000..c7fd3c13 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/floor_tile_beige.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 29c042f61bbef294590c074d2a3c7db6 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/floor_tile_white.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/floor_tile_white.prefab new file mode 100644 index 00000000..6e2e900b --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/floor_tile_white.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94bc3c72d29808cc9c0b62a830ee8ff3420a88a906206eeb92b046ac6d3b5a84 +size 2434 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/floor_tile_white.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/floor_tile_white.prefab.meta new file mode 100644 index 00000000..56140894 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/floor_tile_white.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: d194b572d9ef8104c9d399c936c0eebc +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/floor_tiles.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/floor_tiles.prefab new file mode 100644 index 00000000..62ffd483 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/floor_tiles.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7eae4e282627fee76368590e4a01fe2498e8f7d41c1bf87d501107a878dc06ca +size 2432 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/floor_tiles.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/floor_tiles.prefab.meta new file mode 100644 index 00000000..45c2c330 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/floor_tiles.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 984701702963b0443804858559aa65d1 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/incense.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/incense.prefab new file mode 100644 index 00000000..1bebb421 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/incense.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2db1b0cb4bbeef83b4f1273b45162122fa1c571c0e2d0ce0434f97237050a47 +size 2429 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/incense.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/incense.prefab.meta new file mode 100644 index 00000000..529217f9 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/incense.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: d250a46eba452fc4eacb08498f9eb7ae +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/incense_001.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/incense_001.prefab new file mode 100644 index 00000000..da37e65e --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/incense_001.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5a9d45c3c9a61f379bc1f322bdb4fd9cd10065473f794b68bc86b753581e5f3 +size 2434 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/incense_001.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/incense_001.prefab.meta new file mode 100644 index 00000000..a80dd575 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/incense_001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: d7cecad17595d8742b0315f4a3c29dd1 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/lamp.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/lamp.prefab new file mode 100644 index 00000000..a0cbdd5c --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/lamp.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fccbc885be2af7cd944bf9904b150e6126f649c6cd9f584704d052d60c117297 +size 2426 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/lamp.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/lamp.prefab.meta new file mode 100644 index 00000000..3b116b23 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/lamp.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 27d7458ab73dcaf48a4ff985f4bc569c +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/laptop.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/laptop.prefab new file mode 100644 index 00000000..de7754d9 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/laptop.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3fd188acdfee8f604fd9bf3f522d9d0d346bccca90d45228755a4f5f4d3a6909 +size 2428 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/laptop.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/laptop.prefab.meta new file mode 100644 index 00000000..88f7c7c4 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/laptop.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 665e7ec746c9709499619f3fa7a47eec +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/laundry_box.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/laundry_box.prefab new file mode 100644 index 00000000..d3946e77 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/laundry_box.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:534d8bcf61e789481576d01a6f23d8ab63ca938788f61e49e1170234d1e659f4 +size 2433 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/laundry_box.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/laundry_box.prefab.meta new file mode 100644 index 00000000..55bd8ef0 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/laundry_box.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 9ab598d2db8e8dd4897a4a943ea8e601 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/laundry_powder_box.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/laundry_powder_box.prefab new file mode 100644 index 00000000..7c584748 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/laundry_powder_box.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28b0eb49bb0e220a3a36c99702f6a6b8573858e69ee60881417520ba383f1805 +size 2440 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/laundry_powder_box.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/laundry_powder_box.prefab.meta new file mode 100644 index 00000000..177d63d1 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/laundry_powder_box.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 1ca9fcb868cdd604d99a0543ab68e790 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/laundry_powder_box_001.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/laundry_powder_box_001.prefab new file mode 100644 index 00000000..7a6febbd --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/laundry_powder_box_001.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb4ee49c6de9676df6849307e2ee799f88ea96c84eec58f518751f24cc05eafa +size 2439 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/laundry_powder_box_001.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/laundry_powder_box_001.prefab.meta new file mode 100644 index 00000000..ac020e17 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/laundry_powder_box_001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 42453edf49148784aab0eabdc57b5fd6 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/liquid_soap.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/liquid_soap.prefab new file mode 100644 index 00000000..1d916e7b --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/liquid_soap.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1a86e2dd7e34ae4af2944e6f7a64c66aaf8115e65e7e0039923efbba4416da0 +size 2430 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/liquid_soap.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/liquid_soap.prefab.meta new file mode 100644 index 00000000..f96d0c8f --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/liquid_soap.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: e9a6ad4117b88eb4296f5dd1445254b7 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/mirror.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/mirror.prefab new file mode 100644 index 00000000..00f8ebce --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/mirror.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0022603e27191bc129a556183403d4635a6ff4bf4f4192a11a8607c0964cb018 +size 2429 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/mirror.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/mirror.prefab.meta new file mode 100644 index 00000000..b97dee7f --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/mirror.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 7a52ec90392831448933f026ab1d93b4 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/plant_002.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/plant_002.prefab new file mode 100644 index 00000000..6eaf2bb3 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/plant_002.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcbb5f4037454b4dba50ae1f0418de55bb883143c8b62ab51498c36143f9e752 +size 2431 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/plant_002.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/plant_002.prefab.meta new file mode 100644 index 00000000..183af320 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/plant_002.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 4487119bbfefc9d40a2b57328cd61e95 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/roll_towel.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/roll_towel.prefab new file mode 100644 index 00000000..66cbed73 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/roll_towel.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77991de8d276ca44432415284800021f53907e09d9226f3941cdbad136b740b2 +size 2431 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/roll_towel.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/roll_towel.prefab.meta new file mode 100644 index 00000000..c491f319 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/roll_towel.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 15d19687df967b54187aa62edcdbb519 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shampoo.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shampoo.prefab new file mode 100644 index 00000000..0d56e70a --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shampoo.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ceac7a640c35aaa9d5c271b5a09d200d5ca0543f39e7897d5c89f3017b9a4403 +size 2429 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shampoo.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shampoo.prefab.meta new file mode 100644 index 00000000..e4d45499 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shampoo.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: eeadc42e852701a4b89c6f2c08191a93 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shampoo_001.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shampoo_001.prefab new file mode 100644 index 00000000..ffa8ed65 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shampoo_001.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6546b96c1cfa18fe2cd380183d3376418df2dcb084784bb7c2ae02a9617403c1 +size 2431 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shampoo_001.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shampoo_001.prefab.meta new file mode 100644 index 00000000..0a1e8dc9 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shampoo_001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: e5b5139a39434584f98344a3747fe794 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shampoo_002.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shampoo_002.prefab new file mode 100644 index 00000000..31c29fad --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shampoo_002.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98f7d212ecb39d381f5da64f7ca969eabc502d67b2015cff87d4043247c2709d +size 2432 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shampoo_002.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shampoo_002.prefab.meta new file mode 100644 index 00000000..939f4808 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shampoo_002.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: e71f5241ca057974cb3a712647cdd60b +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shampoo_003.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shampoo_003.prefab new file mode 100644 index 00000000..b9f75e6e --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shampoo_003.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e8c116f5ef58638540635094e84ed87a7a4ffcd43f781d9c62731d5fb27f760 +size 2433 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shampoo_003.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shampoo_003.prefab.meta new file mode 100644 index 00000000..70af0c0d --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shampoo_003.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 3d9776230ad33694a9e98b70485bbf56 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shampoo_004.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shampoo_004.prefab new file mode 100644 index 00000000..698ced1f --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shampoo_004.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f37f9a4ed732829324e03bf3d30372850828e1f7eea90989ad179e72bb5811e7 +size 2430 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shampoo_004.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shampoo_004.prefab.meta new file mode 100644 index 00000000..b19f593e --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shampoo_004.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: b1ee3bd8a6137b94eb6d1bfd7e284270 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shampoo_shelf.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shampoo_shelf.prefab new file mode 100644 index 00000000..0f89f020 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shampoo_shelf.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5677c763852fa7164e619a93444a913501d5d841d00b3690d1612ad9cb227c9 +size 2430 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shampoo_shelf.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shampoo_shelf.prefab.meta new file mode 100644 index 00000000..ad46fecb --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shampoo_shelf.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: cfb4aa92ec0ea99489ded883553bd70c +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shelf.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shelf.prefab new file mode 100644 index 00000000..bde676e4 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shelf.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e612f7b753471d622084c70c05aa9c3ed8ea55b73c810c5cc8aba78b8f15035 +size 2427 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shelf.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shelf.prefab.meta new file mode 100644 index 00000000..687d7f63 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shelf.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 191ee9852c44fa74080303240767e011 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shower_head.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shower_head.prefab new file mode 100644 index 00000000..8e0eeea9 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shower_head.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b565772905775aca94b6dff990dc5358d063643aabace679cf8517f71efa46e +size 2433 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shower_head.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shower_head.prefab.meta new file mode 100644 index 00000000..a6ccca31 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/shower_head.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: b49d7cadca6a4e448b45bdaf54be4dff +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/sin_tap_set.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/sin_tap_set.prefab new file mode 100644 index 00000000..f51b8890 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/sin_tap_set.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f97dff2e271bcafff6cf8e59d26d0f4aa96db88da420e7ca0485058b7219dfe6 +size 2428 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/sin_tap_set.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/sin_tap_set.prefab.meta new file mode 100644 index 00000000..68d306b3 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/sin_tap_set.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 6e3657e81a59b154a9db034fd50d1af7 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/sink.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/sink.prefab new file mode 100644 index 00000000..3c3f1b77 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/sink.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01c9b5c2013d7c1a66e62abbc4c9e6e040a31b4b7838c161d7a0884d5bd54578 +size 2426 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/sink.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/sink.prefab.meta new file mode 100644 index 00000000..1e3bc7c5 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/sink.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 7a99b486cdec3c048ac2ce786f901598 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/sink_tap.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/sink_tap.prefab new file mode 100644 index 00000000..589748d2 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/sink_tap.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1860490bb6845ed27a9183c3eff1441bda34859c143a1b7b955c3134a1becd14 +size 2430 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/sink_tap.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/sink_tap.prefab.meta new file mode 100644 index 00000000..4b48bb7a --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/sink_tap.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: aaac12f453099f54dba0b39c0881d1b1 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap.prefab new file mode 100644 index 00000000..83708a97 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c15931c0309839143fdd47d0ea963cf1a02afaaaa1398650249beeeba9fff5b +size 2427 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap.prefab.meta new file mode 100644 index 00000000..d3c41c5a --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: fcf220707f7bb2c4c8b2fd4a77509c77 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_001.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_001.prefab new file mode 100644 index 00000000..1775706e --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_001.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49dcbc850498501a991dac85366c693068f982db2499248f25225d6b6a850682 +size 2424 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_001.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_001.prefab.meta new file mode 100644 index 00000000..7b247421 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: ba599af219fd0844689a3235b00e88ca +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_002.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_002.prefab new file mode 100644 index 00000000..80b1a719 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_002.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5eda15f3d023a862327b77d4da50163bb0c98a819f03a54be451b4df408fb7ef +size 2424 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_002.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_002.prefab.meta new file mode 100644 index 00000000..20c69266 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_002.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 19b64aedf831c9347a7ec3aee116357b +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_003.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_003.prefab new file mode 100644 index 00000000..54a679bc --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_003.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f202773d5c017ec38db98fc5fd5b723c3347a3497cd6edf1b8f8912bc557ec93 +size 2431 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_003.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_003.prefab.meta new file mode 100644 index 00000000..9718022e --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_003.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: d79d2bb39ab2fc743a1b3750dbdba722 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_004.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_004.prefab new file mode 100644 index 00000000..99ac9f2d --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_004.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5bcc205dae0ae1a45297ce8e5ace167803453dcffb6e06208d22b0709929dee +size 2428 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_004.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_004.prefab.meta new file mode 100644 index 00000000..d386d511 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_004.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 7ff903d3c384c0c46addf99c06c27d43 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_005.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_005.prefab new file mode 100644 index 00000000..86c2491a --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_005.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0d4807e7a72ea66f6215fa55801f1a98a869769ee0ebf5b17f35c4e29560d3d +size 2431 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_005.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_005.prefab.meta new file mode 100644 index 00000000..01a8ec2c --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_005.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 0293f9d78730d834eb17a53f63763537 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_006.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_006.prefab new file mode 100644 index 00000000..4f0a33d9 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_006.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f2a6ff18d0b13279f675450d2573d07956d5fc5790ab5634caa7e488f256cce +size 2429 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_006.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_006.prefab.meta new file mode 100644 index 00000000..a0e7d99d --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_006.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 211994e2a5cb29d46b1ff9bf56e39bcd +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_007.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_007.prefab new file mode 100644 index 00000000..9fecfcc6 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_007.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6e92d845295b6071b2e75a90c776b4925c3198ad09f24bc6a701739ddb8721b +size 2429 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_007.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_007.prefab.meta new file mode 100644 index 00000000..972fce56 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_007.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 889a873ea4ab1f64da16afa5270ff850 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_dish.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_dish.prefab new file mode 100644 index 00000000..44a89ce2 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_dish.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b90a0d3aba02af65c749903383918088c994c5f58e02a05ff8b819a064de4d55 +size 2425 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_dish.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_dish.prefab.meta new file mode 100644 index 00000000..acfafbda --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/soap_dish.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 639daaa29d2dbf041aeec409fbd12367 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/table.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/table.prefab new file mode 100644 index 00000000..eb892d92 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/table.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67c38e44b8781915fb74f838f41b7b360ce8cdb8736cebe2c76545cdf9cd1ab9 +size 2428 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/table.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/table.prefab.meta new file mode 100644 index 00000000..c8b7ab50 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/table.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: a7793a701e998a043a08bd02e80d1997 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/toilet_paper.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/toilet_paper.prefab new file mode 100644 index 00000000..76f3984f --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/toilet_paper.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:183165282d22bdd5b4b75db5cc7fddd08cd4a48c9529b27b4e76e46ebceb77e8 +size 2434 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/toilet_paper.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/toilet_paper.prefab.meta new file mode 100644 index 00000000..5c9b5558 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/toilet_paper.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: fea9deea419edf84b9343c5924aba350 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/toothbrush.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/toothbrush.prefab new file mode 100644 index 00000000..dba0a85f --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/toothbrush.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f0690541da9a7d681e6f107b1502b38a8d3a01a0a1ab91e187fa7c29010b474 +size 2433 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/toothbrush.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/toothbrush.prefab.meta new file mode 100644 index 00000000..c942a688 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/toothbrush.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: d2440b81a304dd34f89c23a4a5dbb82b +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/toothbrush_cup.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/toothbrush_cup.prefab new file mode 100644 index 00000000..4aaff1eb --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/toothbrush_cup.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:585e722d884bc07ccd2ea41d41366649ad6fd193254df1f4cd359df5782162db +size 2435 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/toothbrush_cup.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/toothbrush_cup.prefab.meta new file mode 100644 index 00000000..75a3745b --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/toothbrush_cup.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: c776c11f5abbf8c4e86349b81ce6971a +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/toothpaste.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/toothpaste.prefab new file mode 100644 index 00000000..ec7041e8 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/toothpaste.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13e2116ca42074256baa5805003bce3167a6bfb66447e30b4774bbd570ac7c67 +size 2430 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/toothpaste.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/toothpaste.prefab.meta new file mode 100644 index 00000000..2eeed71c --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/toothpaste.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 09188bc88fef8d64a9e0f7c4bf6f1499 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/towel_L.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/towel_L.prefab new file mode 100644 index 00000000..dd90d5d4 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/towel_L.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db3fd6e8be688b5ed1f59277f98358e835523b45cd20a7c08c42c6d5c76aec25 +size 2429 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/towel_L.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/towel_L.prefab.meta new file mode 100644 index 00000000..2aa101b1 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/towel_L.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: b3616c1251da54d429aea7f2d453e13a +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/towel_S.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/towel_S.prefab new file mode 100644 index 00000000..3e42ece7 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/towel_S.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:692f4f0ace8ace15b096b0250dd1e3312efa5644db6d8223e26afd2ccef219de +size 2430 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/towel_S.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/towel_S.prefab.meta new file mode 100644 index 00000000..97247bba --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/towel_S.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 410407a1857e356488c64411c238b0ca +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/towel_hanger.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/towel_hanger.prefab new file mode 100644 index 00000000..38c6bf4d --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/towel_hanger.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9410077435497ab1bb9e15429405fff7b8bee57d3372f90a6fa375ed310e8e0 +size 2433 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/towel_hanger.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/towel_hanger.prefab.meta new file mode 100644 index 00000000..39153da0 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/towel_hanger.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 2f942ea061b089742a02dcbb7e256700 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/valve.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/valve.prefab new file mode 100644 index 00000000..8d7b43cb --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/valve.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b95856595739bbc1ed6e960712ea4d5f0ab8c692ad2c4e3d46ce479c58484252 +size 2428 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/valve.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/valve.prefab.meta new file mode 100644 index 00000000..2dd3746d --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/valve.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 7907f2808677cab45b445b0a375fb61d +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall.prefab new file mode 100644 index 00000000..5e2496e8 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d551ea15c6fb5a187fd89452fb02a23aeec7acc7b6a6192ab968f4c9eedb8f5 +size 2427 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall.prefab.meta new file mode 100644 index 00000000..fc59be22 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: c7aa213fe037272478313bf5fea8e039 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall_001.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall_001.prefab new file mode 100644 index 00000000..445d34e2 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall_001.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86b0a915fb075e5c404e2dd6f25247a477b606d7bf08cf81507c794b76d00257 +size 2431 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall_001.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall_001.prefab.meta new file mode 100644 index 00000000..4f788497 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall_001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 8aa8bf1bf660a76408cefd29365422e6 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall_part.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall_part.prefab new file mode 100644 index 00000000..3b45b920 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall_part.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edb90a85f10d1dd8ac29f3bfbf2ad3d6eb9b254137672512018eb7bdfa736bc5 +size 2432 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall_part.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall_part.prefab.meta new file mode 100644 index 00000000..dbde977d --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall_part.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: b5b18404efb42af4e8d94ee06b43065f +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall_part_001.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall_part_001.prefab new file mode 100644 index 00000000..5dd27aec --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall_part_001.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56d00c86c82a1b879354f505e2f8979a40d4e56469c880c20c21dde1d8a9c4fd +size 2435 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall_part_001.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall_part_001.prefab.meta new file mode 100644 index 00000000..2cfc5e2d --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall_part_001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 6954d0460a9556d42aaed878050dcdc4 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall_tile_L.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall_tile_L.prefab new file mode 100644 index 00000000..60363282 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall_tile_L.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e21a1942386652f9370746c73da2701fdbbfdf0dd5c47fcab95222ea7f582f5e +size 2433 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall_tile_L.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall_tile_L.prefab.meta new file mode 100644 index 00000000..da994475 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall_tile_L.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 8c7ea4dc025cb464aacbf3514dd3c7b2 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall_tile_S.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall_tile_S.prefab new file mode 100644 index 00000000..e1ce88cd --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall_tile_S.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b422a5e9861f4f0dde733c0f7e1cdea31ff6768dd38a64218d51e0cb4f16b9b +size 2426 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall_tile_S.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall_tile_S.prefab.meta new file mode 100644 index 00000000..149322b6 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall_tile_S.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: a143edc81abc7d246b347f6667cb16e3 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall_tiles.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall_tiles.prefab new file mode 100644 index 00000000..4078a6d4 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall_tiles.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f4b9edab684bfd72f4986ba3a6ebefcc4a027f1eaf699501f9aa6380a6fd0c8 +size 2432 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall_tiles.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall_tiles.prefab.meta new file mode 100644 index 00000000..df2cf1d2 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wall_tiles.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 6f8de3f54882b484aaf715a49c700eee +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/washing_machine.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/washing_machine.prefab new file mode 100644 index 00000000..d4d49d48 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/washing_machine.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c89b445d902ce8dec4ac40181ca04d3334ce4b270c337e6c358f2b8385440193 +size 2435 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/washing_machine.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/washing_machine.prefab.meta new file mode 100644 index 00000000..730b3f5d --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/washing_machine.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 19e0cc7385cb5c344a4ee42058c308e7 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/window.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/window.prefab new file mode 100644 index 00000000..01271574 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/window.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9203552f3e4ecc6b81b18781462fa874c9cf228556f0cbaa04acd6a22c93e2a7 +size 2429 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/window.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/window.prefab.meta new file mode 100644 index 00000000..e21d11b1 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/window.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: f49694e663d5d9344a7887d31fb69805 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/window_frame.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/window_frame.prefab new file mode 100644 index 00000000..c743e7fa --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/window_frame.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab4d999375d172fb2eee96bc4575cf592a1c79a2123583cf7653c0cd5d58572a +size 2435 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/window_frame.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/window_frame.prefab.meta new file mode 100644 index 00000000..1e84bd84 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/window_frame.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: bfc36c2a07784e54eaf571f0aae43b81 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wood_slat.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wood_slat.prefab new file mode 100644 index 00000000..13d574b0 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wood_slat.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f46248e51dd9fcd99825b0afe32909c2bd3ee50e2735e1b83435ff3ce7f7bfc3 +size 2430 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wood_slat.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wood_slat.prefab.meta new file mode 100644 index 00000000..b62c6438 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wood_slat.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: a0f926e87cc5e7546a64ed29af71875f +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wood_stoool.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wood_stoool.prefab new file mode 100644 index 00000000..4012438d --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wood_stoool.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a84a6bbecaee7187b6861e93c62c5e89ebcb4500d3bbb70f3bd7b93827a81707 +size 2434 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wood_stoool.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wood_stoool.prefab.meta new file mode 100644 index 00000000..d39b991e --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bathroom/Prefabs/wood_stoool.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: f346a82637cb7ed4d85460d8e042c69e +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom.meta new file mode 100644 index 00000000..ab14a579 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 304fa4223750a41459937bd82f00946f +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes.meta new file mode 100644 index 00000000..15bfb611 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 3049eb4c604834d4992d30fd532a57e2 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/armchair.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/armchair.fbx new file mode 100644 index 00000000..0f48f489 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/armchair.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4c89f75cb8f7b244ec1a947c77edc92ba05663a7ee2e53129ac0a67543e658e +size 108236 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/armchair.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/armchair.fbx.meta new file mode 100644 index 00000000..17cad9fb --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/armchair.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 04036196716b8454da8dfaa6701ee66e +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/bed.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/bed.fbx new file mode 100644 index 00000000..ab25c052 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/bed.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3bcf941c6a95e3adcd79bcfa5f6a36766abcd4eb008f8c2b8940dd7b96ea63e +size 59692 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/bed.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/bed.fbx.meta new file mode 100644 index 00000000..d554cfe7 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/bed.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 375e7a736688533409c339d86d90cac6 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/bed_001.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/bed_001.fbx new file mode 100644 index 00000000..79996c18 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/bed_001.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0764ea38260cdcece22fd8f49bf07672e951973e171b373e8bb7a4ae4c6f516e +size 324332 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/bed_001.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/bed_001.fbx.meta new file mode 100644 index 00000000..0c52eb19 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/bed_001.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: e4bc1c18503cc3d4aa2c7a94327fd653 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/book.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/book.fbx new file mode 100644 index 00000000..db688704 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/book.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8fc8ede8e01167e0e08bde2dbef6f3eb422f0011f08ab48a5e516b9d1e95fbe +size 40988 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/book.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/book.fbx.meta new file mode 100644 index 00000000..357cf087 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/book.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 7f763edf5bddad44e891f20386f362e3 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/book_001.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/book_001.fbx new file mode 100644 index 00000000..abca395d --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/book_001.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:878618683d50bf2fc0a6920543381cb5ad7cfaa24bbad09674bcdc7db677a3f9 +size 41196 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/book_001.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/book_001.fbx.meta new file mode 100644 index 00000000..29c5e7f1 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/book_001.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: e81972b8c1ff46a4a86d2c85f9a4bc5b +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/book_002.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/book_002.fbx new file mode 100644 index 00000000..f700a969 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/book_002.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4eba73472a0aa9d989cfeaff33eb044ebd66afea99183443a25521895c4c770 +size 54780 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/book_002.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/book_002.fbx.meta new file mode 100644 index 00000000..7e44f641 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/book_002.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 4febcb37c332ef244a7b83e1322d3c29 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/book_003.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/book_003.fbx new file mode 100644 index 00000000..721c2371 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/book_003.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2474ec9110f923cee6f284f3435c316f7304330262b90ce739825949108a34d7 +size 54924 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/book_003.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/book_003.fbx.meta new file mode 100644 index 00000000..4bf33945 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/book_003.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: b2fe8e3bf82254c4bb6c02cd84f8f4cc +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/book_004.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/book_004.fbx new file mode 100644 index 00000000..e9a3e09f --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/book_004.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a5b34d4c1fdbfa4c7d18382d6f54c00965a30a1add1e8297ce21faae419c513 +size 55068 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/book_004.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/book_004.fbx.meta new file mode 100644 index 00000000..d383e4ab --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/book_004.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 54c5e3e3286a3a142a3225283b33f86d +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/box.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/box.fbx new file mode 100644 index 00000000..faf5f650 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/box.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c32b9a429acb2ee4ffedd76e0ada7b5525639cfb6a87273c4c720ea36223b679 +size 35292 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/box.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/box.fbx.meta new file mode 100644 index 00000000..0cd2e4aa --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/box.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: e66f436634b40b049bb7016e4ac4da5d +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/cactus.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/cactus.fbx new file mode 100644 index 00000000..e3d69c8b --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/cactus.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:489339318adf914a88d5d65f6dfca4f26d8bbb95e6f3d2bace234beea5ae6800 +size 85852 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/cactus.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/cactus.fbx.meta new file mode 100644 index 00000000..35cfabeb --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/cactus.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: a4e4f1c7f25fa1b4dbe107a44cb4d313 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/candle.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/candle.fbx new file mode 100644 index 00000000..09ee4a6c --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/candle.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5642800b275b2bccbb05074d250d31dd7d032c4e212dda0c6717a4d22b64c9aa +size 91596 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/candle.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/candle.fbx.meta new file mode 100644 index 00000000..2b0e7862 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/candle.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: cfaae0145a4bc594e951147e776d633e +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/candle_001.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/candle_001.fbx new file mode 100644 index 00000000..5d7cd746 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/candle_001.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9352dc92a6b630c641a7586519d47e13b9ec100f885654a5d8d92529eb16deac +size 91532 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/candle_001.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/candle_001.fbx.meta new file mode 100644 index 00000000..79dca61a --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/candle_001.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 772bd580f95dbe0448c21327c5798893 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/candle_002.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/candle_002.fbx new file mode 100644 index 00000000..e04a67f2 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/candle_002.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9d5d3132db035340f67d255ee9df11e45db0380cf99621417f7ec35349e0e69 +size 92300 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/candle_002.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/candle_002.fbx.meta new file mode 100644 index 00000000..2e813a63 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/candle_002.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 0734ae8164d06a04eba4f4680a8cf04a +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/carpet.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/carpet.fbx new file mode 100644 index 00000000..0b68860a --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/carpet.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a529e5ba334e2a3a22acbb61a104a1076412fb7ab394ad80d9b3a5c639ecaef6 +size 23212 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/carpet.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/carpet.fbx.meta new file mode 100644 index 00000000..5213e33d --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/carpet.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 5fc6e375963aff44ea2751349e8f890d +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/chair.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/chair.fbx new file mode 100644 index 00000000..d5c0aeb1 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/chair.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a55c1e52bb70fea211569347ee4cf9b9771f29e4fe0ac043219672fc6052884c +size 38156 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/chair.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/chair.fbx.meta new file mode 100644 index 00000000..c008813a --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/chair.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 7d002eabb29e7ac46a7947a284b53dd6 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/clock.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/clock.fbx new file mode 100644 index 00000000..5c17c99d --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/clock.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30ec44f000638dda51913193d69dcc73758c60e1c6b522d3ae06b61bd65d47d9 +size 107740 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/clock.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/clock.fbx.meta new file mode 100644 index 00000000..218466be --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/clock.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 04f3e3f8e182cdd46b4f8cf309be6197 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/commode.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/commode.fbx new file mode 100644 index 00000000..93394b85 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/commode.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09326835f494dea9508eb7ad7aab1c36c06463901b793b8654da5de7bff811ec +size 104380 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/commode.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/commode.fbx.meta new file mode 100644 index 00000000..f9020b73 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/commode.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 1ab95b4f1bcde1a459850ea73cda174b +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/curtain.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/curtain.fbx new file mode 100644 index 00000000..6b3a3048 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/curtain.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bf4172f83738b06565fa3e6c043863b55b19ce4d8e7fa695fd2d2fa0c7e4aa3 +size 413500 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/curtain.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/curtain.fbx.meta new file mode 100644 index 00000000..358d9ef4 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/curtain.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 2b308dd829c93dd498f10afd4d60b27b +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/curtain_l.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/curtain_l.fbx new file mode 100644 index 00000000..bfc2e2ed --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/curtain_l.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad936fb8fe4b6ecd4ec148acedaa702eecc502704cfb87da8a6ebc4a40faeb03 +size 139852 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/curtain_l.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/curtain_l.fbx.meta new file mode 100644 index 00000000..2922de24 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/curtain_l.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: f18e174d1f331514498a749a218168bf +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/curtain_pole.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/curtain_pole.fbx new file mode 100644 index 00000000..e33ec368 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/curtain_pole.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b33a36b8e5a963acdac0e74cff6eb1370cb70769b03a2f4a65179e4af6e0d047 +size 28684 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/curtain_pole.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/curtain_pole.fbx.meta new file mode 100644 index 00000000..7a130e2e --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/curtain_pole.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 6b24a92c6b3e8ed49bc25597e76a4e0b +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/curtain_pole_part.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/curtain_pole_part.fbx new file mode 100644 index 00000000..fc2f8386 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/curtain_pole_part.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45ae4d2eff5c64071f8f80e342df89c1d66960bb0e9008150f35a4597b84230e +size 35244 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/curtain_pole_part.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/curtain_pole_part.fbx.meta new file mode 100644 index 00000000..e9bee7a6 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/curtain_pole_part.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: d1f6a18e169923d44b0af22059e838d5 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/curtain_r.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/curtain_r.fbx new file mode 100644 index 00000000..a47c86c1 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/curtain_r.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8e14c8f7d0f93d4af7fa3c595ed78012f44d7f77ed48b4b418efa5529e70323 +size 139836 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/curtain_r.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/curtain_r.fbx.meta new file mode 100644 index 00000000..1cfd5085 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/curtain_r.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 49d7001e6e5690b46ab4554c669cd536 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/curtain_ring.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/curtain_ring.fbx new file mode 100644 index 00000000..4c198ebc --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/curtain_ring.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea6f58ab1675678c60a4443fa4d3de5243a496761a9c8fafe49a891b5d6c20e8 +size 24524 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/curtain_ring.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/curtain_ring.fbx.meta new file mode 100644 index 00000000..e52c4f15 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/curtain_ring.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 9f5b085ea84c7aa4fb94d870ba93f3ac +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/demo.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/demo.fbx new file mode 100644 index 00000000..e2fcc117 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/demo.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53ec918686378f18ec741ce65e9f6da8b063fa65496996590eed247110a4d06c +size 4282220 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/demo.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/demo.fbx.meta new file mode 100644 index 00000000..8466f910 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/demo.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: 8d4db4cc74f2a5a46aeef690a51d990d +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 6892232844440235036, guid: 0d090464a3f6d2e4bb5ac28c067e5628, type: 3} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/desk_lamp.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/desk_lamp.fbx new file mode 100644 index 00000000..b6871985 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/desk_lamp.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3ec6630d82aef0fbec85c701d890174a09ee9152b3ae845872b006efdb67ed8 +size 83356 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/desk_lamp.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/desk_lamp.fbx.meta new file mode 100644 index 00000000..a48fdc21 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/desk_lamp.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 9e81673c72cfd53488a392fec9b45884 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/drawer.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/drawer.fbx new file mode 100644 index 00000000..be1a6792 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/drawer.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:535bc0e803ba29d32a446bcdc4413a86557c3518f9f65c8dea4704b78dd1120d +size 96156 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/drawer.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/drawer.fbx.meta new file mode 100644 index 00000000..59f4e5c9 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/drawer.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 6f1d316aae87e7d488daff5f63e198fc +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/duvet.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/duvet.fbx new file mode 100644 index 00000000..bfe32a3d --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/duvet.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ce1adbcbc054e10dbfd0602f4eb89d8f1302e99c337e1c5c13478a8d4038df9 +size 249884 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/duvet.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/duvet.fbx.meta new file mode 100644 index 00000000..8b1041a5 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/duvet.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 8f0210e34de58e74a99fd60e354fab49 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/floor.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/floor.fbx new file mode 100644 index 00000000..6a7fc5fb --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/floor.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6cb1de0a69ea18a82b6c8146d37074ef2d17453a72d2a58983d124156bf4f9b7 +size 24524 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/floor.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/floor.fbx.meta new file mode 100644 index 00000000..7def23aa --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/floor.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 92bd376b6ef0e4d4bb7eb4e60966a69a +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/floor_plank_long.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/floor_plank_long.fbx new file mode 100644 index 00000000..2b3131a6 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/floor_plank_long.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63ee639d5463087eda2401984b708c7a4cacdc3395d0cfa3ccfa0b6e8b9af864 +size 25708 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/floor_plank_long.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/floor_plank_long.fbx.meta new file mode 100644 index 00000000..841c6924 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/floor_plank_long.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 1fc62d7d976f1b94491862f8862a0534 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/floor_plank_short.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/floor_plank_short.fbx new file mode 100644 index 00000000..087bb357 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/floor_plank_short.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97c0f2a94b5c03f5d325e1cd52156eddb8fc8c482101f6946e33c1e54f419194 +size 25596 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/floor_plank_short.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/floor_plank_short.fbx.meta new file mode 100644 index 00000000..8eff98a4 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/floor_plank_short.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 8872ebf01bc0c374d90efe5e255fc75a +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/frame.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/frame.fbx new file mode 100644 index 00000000..364a8ac4 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/frame.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2a109ee0486a8a617b59c7b170aa35b61b23016c18b02d5a0edf3ea28fc177d +size 49756 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/frame.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/frame.fbx.meta new file mode 100644 index 00000000..fd767eb8 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/frame.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 613e7a5be9ba68643b30fe4531d679f8 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/frame_l.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/frame_l.fbx new file mode 100644 index 00000000..ee9f740e --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/frame_l.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6438a13df8bdaa61d7073cf75e21deb8c7c10a065777cad910c9131b7f168bc +size 42412 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/frame_l.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/frame_l.fbx.meta new file mode 100644 index 00000000..958e8640 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/frame_l.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: da8b076587aa70a40b832d6087271ce5 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/frame_m.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/frame_m.fbx new file mode 100644 index 00000000..31f01c63 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/frame_m.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11215cb67b4313fc0083048c23b5cac679745bd4026cea809adc05a8fb258e3a +size 42476 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/frame_m.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/frame_m.fbx.meta new file mode 100644 index 00000000..6c5601fd --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/frame_m.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: d90c3b5be185ffe4d9c5634a47e963ed +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/frame_s.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/frame_s.fbx new file mode 100644 index 00000000..332f7c4e --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/frame_s.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c346848dea3cbf833bbc48ad1cb23d65aed0a64aacd1e10ca5cb10da1b87cfe +size 46268 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/frame_s.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/frame_s.fbx.meta new file mode 100644 index 00000000..7c58b011 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/frame_s.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: d1ca038dc0338854ba6e05254aa8aee2 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/headphones.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/headphones.fbx new file mode 100644 index 00000000..bc4f9413 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/headphones.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e19fcfe17e485218e627c3c05cc7d90cef7cc9607a91e43a52366b2bf1b879c +size 181356 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/headphones.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/headphones.fbx.meta new file mode 100644 index 00000000..6bb10ab1 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/headphones.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 30a5984342bc4d548b6dd5b487d422bc +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/incense.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/incense.fbx new file mode 100644 index 00000000..53ca7601 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/incense.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18754cfed876eb5b7981868bc3e54236d90bbca505e66752f90194e75217c24e +size 99756 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/incense.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/incense.fbx.meta new file mode 100644 index 00000000..956a91ee --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/incense.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: c27a0c2e72ab12248857bf53e1b54e7e +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/pillow.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/pillow.fbx new file mode 100644 index 00000000..f6a14b9f --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/pillow.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55d4511f24e2135360a03ab60c4054716506d3f787f6353716270ed9d82de37f +size 119036 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/pillow.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/pillow.fbx.meta new file mode 100644 index 00000000..af44bee1 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/pillow.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 6234cb822022738428bfea037385ac5b +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/pillow_001.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/pillow_001.fbx new file mode 100644 index 00000000..e3a4e248 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/pillow_001.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c1d2d87aa30d6595b3028c780d6c08a9e70725288ef67ac4be99bcb4287e01b +size 119276 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/pillow_001.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/pillow_001.fbx.meta new file mode 100644 index 00000000..f1c7cfd7 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/pillow_001.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 229aca6992398e8418fd3c70aff6b5db +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/pillow_002.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/pillow_002.fbx new file mode 100644 index 00000000..24ded481 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/pillow_002.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:294386b15c95d88008d5f3306945f03e12e092c0b5763b0c0889c96ce2d45a92 +size 123884 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/pillow_002.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/pillow_002.fbx.meta new file mode 100644 index 00000000..bb88fcef --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/pillow_002.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 3cb3765563921774dae4d928011f474c +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/pillow_003.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/pillow_003.fbx new file mode 100644 index 00000000..1be8db5a --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/pillow_003.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:821db9d01b38683b14ddf73bc453f07786b0bba9777ea934fc26ec8c06595b92 +size 124412 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/pillow_003.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/pillow_003.fbx.meta new file mode 100644 index 00000000..71be7dc4 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/pillow_003.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 043e4bd639c2c6f4bba22c7650b2bc77 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/plant_004.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/plant_004.fbx new file mode 100644 index 00000000..47c31060 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/plant_004.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e2b5f31b091781c486e1364a1b41d508dfa4bb9c31f9242f2c6066b0603ec8b +size 484940 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/plant_004.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/plant_004.fbx.meta new file mode 100644 index 00000000..14cb9ae6 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/plant_004.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: d7a5221e2069b22428aeab48ca881d56 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/potted_flower.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/potted_flower.fbx new file mode 100644 index 00000000..95ad03e7 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/potted_flower.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02422c1f162bcebf0a5eb8bb23465990ef6ea1495b432257c6a4d88e967ba5b3 +size 116076 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/potted_flower.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/potted_flower.fbx.meta new file mode 100644 index 00000000..3a6e4ff5 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/potted_flower.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 892b6ba3d95955649b658cef6345e478 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/shelf.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/shelf.fbx new file mode 100644 index 00000000..ae8ccd66 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/shelf.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00d156e0cac40d5fe60bbf05126cda1feb06c98f588e556afa1dc24e3d5fdb01 +size 24844 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/shelf.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/shelf.fbx.meta new file mode 100644 index 00000000..c4c180cd --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/shelf.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 2e7eaf24f5d14ff40b5fd022f1d94872 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/shelves_003.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/shelves_003.fbx new file mode 100644 index 00000000..ade05c22 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/shelves_003.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f629e7c76e13434aad32976c2c85f9997e60865e55ea9595a7e7dc836d6105e +size 105276 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/shelves_003.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/shelves_003.fbx.meta new file mode 100644 index 00000000..82e22a21 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/shelves_003.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: c55d6f130da655c4f8eadcdc5fc5cbe8 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/slipper_l.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/slipper_l.fbx new file mode 100644 index 00000000..60812baa --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/slipper_l.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b879949f63b9a18cf9dc174b54e962f89785e7740b52db1678e10ef89af707d2 +size 57548 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/slipper_l.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/slipper_l.fbx.meta new file mode 100644 index 00000000..132e8994 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/slipper_l.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: a88e530c52d77fa4db3ac38af68646cb +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/slipper_r.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/slipper_r.fbx new file mode 100644 index 00000000..deacf85d --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/slipper_r.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4f5c919c3aa4aa4906f2631aa882b0ec3ea7e8c3d3f26d23c7d4dc190c151d9 +size 57548 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/slipper_r.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/slipper_r.fbx.meta new file mode 100644 index 00000000..9eed786d --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/slipper_r.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: b914b4ddedc81e744b97392fc5cdea0c +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/vase.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/vase.fbx new file mode 100644 index 00000000..b43fde12 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/vase.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99d51f6f6b0e751ab503dd477dd9200dffe606085e2786c9c6f1138a83b7f432 +size 68636 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/vase.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/vase.fbx.meta new file mode 100644 index 00000000..17be64e3 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/vase.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: d4b0bd1f0ed0e1b4083ea1d5c4b8a11d +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/wall.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/wall.fbx new file mode 100644 index 00000000..0738fc04 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/wall.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d0c0e7dfb5caf46b34793f886953dcea9a2abfe96d20c98756d2d237d393839 +size 40172 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/wall.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/wall.fbx.meta new file mode 100644 index 00000000..e88b9d43 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/wall.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: e1c2e921e2b93a1488643adf6d19ec8f +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/wall_001.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/wall_001.fbx new file mode 100644 index 00000000..59a0bc6b --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/wall_001.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc1d5e5149d0c99bfe95a03849aa118170a6ed8fdf11d75f18a7584b65ee8d17 +size 24972 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/wall_001.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/wall_001.fbx.meta new file mode 100644 index 00000000..2074f1cf --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/wall_001.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 7935d0eacfca1174099a76de9d2df5ca +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/wardrobe.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/wardrobe.fbx new file mode 100644 index 00000000..c500d30b --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/wardrobe.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46246ec3023b0a02de726db12489d589581a0f75b5f1787b40cf6a7ee2b0a32c +size 161596 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/wardrobe.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/wardrobe.fbx.meta new file mode 100644 index 00000000..b8375a46 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/wardrobe.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: f03ae5342882aa24ba3b42ecef7fa15b +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/window.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/window.fbx new file mode 100644 index 00000000..fa1e9031 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/window.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b28c3c919796e2a51f7ee1bb2b59f3def660788d6ccbe610b5e1ec46ffd290e +size 139708 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/window.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/window.fbx.meta new file mode 100644 index 00000000..c49806a9 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/window.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 8c0ba4d6dc09d32419027b5b17a411e4 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/window_frame.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/window_frame.fbx new file mode 100644 index 00000000..3f8509cb --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/window_frame.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66e402e9fa3ae5fbdaab1c438693d70fac7a29f0eed81eeac077f4946e4cde3d +size 49276 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/window_frame.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/window_frame.fbx.meta new file mode 100644 index 00000000..8ba1c162 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/window_frame.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 0055a31c9c65588409454f78df09cbda +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/wooden_floor.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/wooden_floor.fbx new file mode 100644 index 00000000..117d9cee --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/wooden_floor.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3562c265ee9d0ef717c94f758b9f75bf22a9c34067ba705d7e10fac142b72d44 +size 293516 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/wooden_floor.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/wooden_floor.fbx.meta new file mode 100644 index 00000000..ebb9b081 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Meshes/wooden_floor.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: a51d7139dfb6afa4d966469b9858865a +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs.meta new file mode 100644 index 00000000..49eb43f3 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 37ae2b2e6cf0b564fa37be568d3c101b +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/armchair.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/armchair.prefab new file mode 100644 index 00000000..689ae9f1 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/armchair.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88630bd26b2f2ef36ec8674c5f711eeaeb4feb6423d990a3d7f56233422de8ac +size 2430 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/armchair.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/armchair.prefab.meta new file mode 100644 index 00000000..c93f6d3e --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/armchair.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 2b7a9f5785b377d46acac31105ba30c0 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/bed.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/bed.prefab new file mode 100644 index 00000000..5be8c2a5 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/bed.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd7eb358e62a62ef48e7a58498cf869fa5f8ad0f153432271e3cfadff3e782ed +size 2425 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/bed.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/bed.prefab.meta new file mode 100644 index 00000000..639575d9 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/bed.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: e7d824257bff5b84197cef491a51f5c4 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/bed_001.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/bed_001.prefab new file mode 100644 index 00000000..d3a240f5 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/bed_001.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:277dd9a3be7e5d61aa82224ea8159b49d6f02696bdd33d52648268d5fdff866b +size 2430 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/bed_001.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/bed_001.prefab.meta new file mode 100644 index 00000000..a31a1a72 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/bed_001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 27be4ec9b78043945b3588d815bd9c23 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/book.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/book.prefab new file mode 100644 index 00000000..158d05c6 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/book.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f9e836880247fa0ea4c65660601c5526c99e56a5e1183922c78b0380fba9a67 +size 2423 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/book.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/book.prefab.meta new file mode 100644 index 00000000..c8e0b80e --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/book.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 3885f9ffbfd3eea4d9f62f05bfd1895c +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/book_001.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/book_001.prefab new file mode 100644 index 00000000..27c0b5b6 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/book_001.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ce9cdc80b27461e6a98ff2b8f91567d1ccca6109a876ffa8a46770d8269bb9b +size 2431 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/book_001.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/book_001.prefab.meta new file mode 100644 index 00000000..27a50048 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/book_001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: dcbd4de60d0088e45a8b5cd32504a41b +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/book_002.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/book_002.prefab new file mode 100644 index 00000000..8862fe32 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/book_002.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d55ceabf38fe8b411bc0f195cc34e63f7afeb0fe77265db6d362a43cccfcce2 +size 2429 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/book_002.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/book_002.prefab.meta new file mode 100644 index 00000000..b8e1ef39 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/book_002.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: b9cb529b6dbb72c4dae21a71ee8ec02c +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/book_003.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/book_003.prefab new file mode 100644 index 00000000..1300a6ca --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/book_003.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43db03d08e35d4e180b2abcf9c36979c4440fe1fb8caf99430488620b526aa19 +size 2428 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/book_003.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/book_003.prefab.meta new file mode 100644 index 00000000..1a6e8ab6 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/book_003.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 6094157f0f7c3b045bca54a3f2c075a9 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/book_004.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/book_004.prefab new file mode 100644 index 00000000..774e6b0b --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/book_004.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c0f44a0ab55b797d5da239598f3396db9d1e1663a7f3f7926b49d9b2e24be49 +size 2431 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/book_004.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/book_004.prefab.meta new file mode 100644 index 00000000..d0bbbc7c --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/book_004.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: d483deb100634c64ca1d6dd3f0701ce7 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/box.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/box.prefab new file mode 100644 index 00000000..d715d2e6 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/box.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aae63b67f011350a1e7d604c94c0e3a8961191ff5d4b2e5a0b09b9f55fbc8a60 +size 2425 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/box.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/box.prefab.meta new file mode 100644 index 00000000..98edb976 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/box.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 6375bfe209384544e9d03292f2944522 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/cactus.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/cactus.prefab new file mode 100644 index 00000000..bfffbc2f --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/cactus.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69bf0bbefd9146ad7d813b055ce4f11393934860c005adbb463c4250fbfd6f99 +size 2428 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/cactus.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/cactus.prefab.meta new file mode 100644 index 00000000..cd453ea2 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/cactus.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: d72fac43089a46846801a85237db7f19 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/candle.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/candle.prefab new file mode 100644 index 00000000..07872419 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/candle.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86c2f8137685941ea58b5b0884891f495c0eb7a3cb7620323e801362b82b7158 +size 2427 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/candle.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/candle.prefab.meta new file mode 100644 index 00000000..01eebf21 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/candle.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: ba29a347b7981d248b642ce9669e9af5 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/candle_001.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/candle_001.prefab new file mode 100644 index 00000000..884ec308 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/candle_001.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4f513ab7c1dd5401853c50db43354f11906b4c5af0d910bec1f771b19a7939a +size 2432 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/candle_001.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/candle_001.prefab.meta new file mode 100644 index 00000000..4e82e871 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/candle_001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 92e8b562bbf434f41b76313d1a870567 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/candle_002.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/candle_002.prefab new file mode 100644 index 00000000..b421ab5b --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/candle_002.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95b43812b2f7ad9faa93d02d8b5ea2cd6f02a628c22612352fda81f1e5d9373d +size 2431 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/candle_002.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/candle_002.prefab.meta new file mode 100644 index 00000000..8c4e5b29 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/candle_002.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: fe2ce2334ae1c4c4b996e1250906f2a5 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/carpet.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/carpet.prefab new file mode 100644 index 00000000..93b5e673 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/carpet.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ca0817fcfec27750f3e6126b5c4b9e56333a5610d5b4116864e54f341ce5fbb +size 2428 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/carpet.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/carpet.prefab.meta new file mode 100644 index 00000000..370ac413 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/carpet.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 7bc4dd985b5666e4696ce3c5435847f1 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/chair.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/chair.prefab new file mode 100644 index 00000000..57d33265 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/chair.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2690c69f2d6a80d9c96d762d517e30b8c22bb808cd54330b76806be58ee28052 +size 2426 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/chair.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/chair.prefab.meta new file mode 100644 index 00000000..6242f123 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/chair.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 8475be38daaeba34dbd0f3dcb106a340 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/clock.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/clock.prefab new file mode 100644 index 00000000..6931e9bf --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/clock.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ebe9112be8072996fb648c5b4a0a13bf8b7ce3e55912cdeb22751811c5fe8b4 +size 2428 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/clock.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/clock.prefab.meta new file mode 100644 index 00000000..23fee05b --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/clock.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: cf43d59054a5e4145ac3239572379e5f +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/commode.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/commode.prefab new file mode 100644 index 00000000..9ecad6e6 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/commode.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8432250e37e282d08c80d11a8bb0e417df8aef58de37e338de9a26c0e11e219 +size 2423 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/commode.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/commode.prefab.meta new file mode 100644 index 00000000..961c19ea --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/commode.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: d05775ff6e8314d439d61624b7643cb4 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/curtain.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/curtain.prefab new file mode 100644 index 00000000..38cd63c5 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/curtain.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a73e9a616768524dcfca00ebd39e4149569421c09d53dd490255d7348dd6df70 +size 2429 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/curtain.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/curtain.prefab.meta new file mode 100644 index 00000000..e0ceac29 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/curtain.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: dd1968af98e7f5240baf85d3a34cfefd +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/curtain_l.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/curtain_l.prefab new file mode 100644 index 00000000..fa9ba726 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/curtain_l.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18abbb67c24c444d25ff197c83f21a8859e66ee4c2a17aa543ec5d9d54bc7e73 +size 2431 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/curtain_l.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/curtain_l.prefab.meta new file mode 100644 index 00000000..87002f55 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/curtain_l.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: e0928b70ba93e5f49b4d6e091251d41a +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/curtain_pole.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/curtain_pole.prefab new file mode 100644 index 00000000..6f6c7c9d --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/curtain_pole.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:585458360b6051b86d4ae9c42b554ab6de9709cc986602a840791b92b36e4dc0 +size 2434 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/curtain_pole.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/curtain_pole.prefab.meta new file mode 100644 index 00000000..61614364 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/curtain_pole.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 37c3bde382b368947b42f940bf4f2856 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/curtain_pole_part.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/curtain_pole_part.prefab new file mode 100644 index 00000000..b1eee781 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/curtain_pole_part.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0daa476c033b49df33f1b3666391dfdec9ebd3104e84dfb70e8b75e2f0e5438 +size 2438 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/curtain_pole_part.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/curtain_pole_part.prefab.meta new file mode 100644 index 00000000..cc3eaf62 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/curtain_pole_part.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 242c5f53c9ca2ed44a9aa3c7e6a7dbe1 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/curtain_r.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/curtain_r.prefab new file mode 100644 index 00000000..64e3ab45 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/curtain_r.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5224ca7bcd5d3bb780dbc08cf16b80439809580f62434b304b513670452a6d74 +size 2432 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/curtain_r.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/curtain_r.prefab.meta new file mode 100644 index 00000000..26553581 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/curtain_r.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: dbc1f13d01f380340a790135d2856654 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/curtain_ring.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/curtain_ring.prefab new file mode 100644 index 00000000..2b09d0df --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/curtain_ring.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5593dfa792bdef39849470378ac582ff5bd827b578ad0be227fc486c90651223 +size 2433 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/curtain_ring.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/curtain_ring.prefab.meta new file mode 100644 index 00000000..38ab6eba --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/curtain_ring.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: d7ce06c30e0d38149b7fc43eba5ddae9 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/demo.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/demo.prefab new file mode 100644 index 00000000..d8300675 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/demo.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:542a28b6e8f928754241e3f80aa589cb44404ca1caa0d8a71b070c6bd650bea2 +size 2439 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/demo.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/demo.prefab.meta new file mode 100644 index 00000000..9290b46e --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/demo.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 6d9e8fa39240dcd4badd9d42784291b8 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/desk_lamp.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/desk_lamp.prefab new file mode 100644 index 00000000..83667a53 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/desk_lamp.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4452bbbe29a78712f0251c688a16968c926a2b7c06e4ab75848f6e691c86b5c9 +size 2432 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/desk_lamp.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/desk_lamp.prefab.meta new file mode 100644 index 00000000..fdd6e206 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/desk_lamp.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 7b2e3ea1d832084488b0661ebf843420 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/drawer.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/drawer.prefab new file mode 100644 index 00000000..9b4e726b --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/drawer.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd9c819ed1d36f72b88c304b07603c462c9727973ccecd427864dee9726f093e +size 2429 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/drawer.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/drawer.prefab.meta new file mode 100644 index 00000000..5bd8ee0d --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/drawer.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 5ce73c2a4c968f44faf057435cedf064 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/duvet.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/duvet.prefab new file mode 100644 index 00000000..f6419327 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/duvet.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f02e10ef122c353d2e68b5b4c21a2efa29e8d506769ab55ee2c85605dcbb12c +size 2427 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/duvet.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/duvet.prefab.meta new file mode 100644 index 00000000..1f32402f --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/duvet.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 3d8ec42a4dd7bd04dbfed83ac0a21bcb +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/floor.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/floor.prefab new file mode 100644 index 00000000..90266830 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/floor.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aedcafd5aa64f11a2a6aea214003444d1f7057ede5463f2113d3ae90a8008220 +size 2426 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/floor.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/floor.prefab.meta new file mode 100644 index 00000000..a1407c83 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/floor.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 32b4aed585882c54abc1052c6c34d962 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/floor_plank_long.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/floor_plank_long.prefab new file mode 100644 index 00000000..2c0e1655 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/floor_plank_long.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80d1bea61d4cb935be639406864057855e263c19fc6d6ce4901eb3e28887b181 +size 2439 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/floor_plank_long.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/floor_plank_long.prefab.meta new file mode 100644 index 00000000..5a646039 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/floor_plank_long.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 7fb96addcb7ffb84987811458e59a2c1 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/floor_plank_short.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/floor_plank_short.prefab new file mode 100644 index 00000000..1f0dcbb6 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/floor_plank_short.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac7463dcb01b6fc94fa568fa6c6d33d471827eccdd54f7381a70149beb4f96e4 +size 2438 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/floor_plank_short.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/floor_plank_short.prefab.meta new file mode 100644 index 00000000..a7ccef63 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/floor_plank_short.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 596b2c720a3c6724aa81899e428c3cc7 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/frame.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/frame.prefab new file mode 100644 index 00000000..5711086a --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/frame.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:832849dbab3ce2ceca28dc14fe2caa1c839e3cf4b68fe21f8af1fa219204172a +size 2425 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/frame.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/frame.prefab.meta new file mode 100644 index 00000000..18fbbdf4 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/frame.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 8d01c41c342ab18409620af5f4b8f612 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/frame_l.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/frame_l.prefab new file mode 100644 index 00000000..613ce183 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/frame_l.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dd07438a9813fd675de39ef3f2b14d8fa522b07a417525f91026a369140de7a +size 2429 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/frame_l.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/frame_l.prefab.meta new file mode 100644 index 00000000..46c122f7 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/frame_l.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 3e5d425ae2d4f5f4eb9435a1c278d442 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/frame_m.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/frame_m.prefab new file mode 100644 index 00000000..4b8eed2e --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/frame_m.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10554827462639f0134178c0f944b382b34dd473cae06005c14a6fb75b4cc018 +size 2429 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/frame_m.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/frame_m.prefab.meta new file mode 100644 index 00000000..62d0c550 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/frame_m.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 6855a5aeec2898f47914f8112147ecd5 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/frame_s.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/frame_s.prefab new file mode 100644 index 00000000..d18fc86c --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/frame_s.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31a0afc101bebbd73b272774c2fa41effb49afe1ddcd5940436b5a9d5e59cc38 +size 2430 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/frame_s.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/frame_s.prefab.meta new file mode 100644 index 00000000..5858a695 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/frame_s.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 5a7f17693fcaf36408c7963a560cf210 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/headphones.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/headphones.prefab new file mode 100644 index 00000000..92288b57 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/headphones.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e633c9926eb772fb013d48bc6fe5024b89a1648f948b831bfbb676792f4ced3 +size 2431 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/headphones.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/headphones.prefab.meta new file mode 100644 index 00000000..b3102619 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/headphones.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 1627254e47aa270448aaf0acc1b71480 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/incense.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/incense.prefab new file mode 100644 index 00000000..b1adeffd --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/incense.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48504c4ee04ad4fcf923e09df5f4d4a3d226b66a2cc57b40db7407e2af07c328 +size 2429 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/incense.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/incense.prefab.meta new file mode 100644 index 00000000..7827be55 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/incense.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 31df918d0d0d9aa42beaf9e71b986dc0 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/pillow.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/pillow.prefab new file mode 100644 index 00000000..c557099e --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/pillow.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:490e07ad71f5dfe498b1838237aae4f05dfad2e43efe80feb35d92c2d1761ca6 +size 2428 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/pillow.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/pillow.prefab.meta new file mode 100644 index 00000000..0a0fe87b --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/pillow.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 67015fedba913e740b405da3e3d897c7 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/pillow_001.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/pillow_001.prefab new file mode 100644 index 00000000..6b592c2b --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/pillow_001.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0098046a6024d3f3f5706c1b6f9878273b154ed34648005f1d1d6cbde413caa1 +size 2429 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/pillow_001.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/pillow_001.prefab.meta new file mode 100644 index 00000000..1d8d9a57 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/pillow_001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 7af061e9dd496e24894c62183edd914c +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/pillow_002.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/pillow_002.prefab new file mode 100644 index 00000000..25b35cc8 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/pillow_002.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0f76041b0569483d2df95a863ade8e047a996b4f26ce868afb8e72db35278e8 +size 2428 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/pillow_002.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/pillow_002.prefab.meta new file mode 100644 index 00000000..108c3047 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/pillow_002.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 79a0fd19eba147f49be5b6160e68ec8a +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/pillow_003.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/pillow_003.prefab new file mode 100644 index 00000000..af61faf5 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/pillow_003.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b614a758a4b669acd522eca8fefbc46d12791041656320f513e42bbe331a8edc +size 2432 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/pillow_003.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/pillow_003.prefab.meta new file mode 100644 index 00000000..e02369a1 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/pillow_003.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 1f5c206bf4d00dc4cb44b40de0212657 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/plant_004.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/plant_004.prefab new file mode 100644 index 00000000..a66dc107 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/plant_004.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43b018634cee0db0c65b890d0b947d9cfff9649c1b7e91ec3f772452e14e88d6 +size 2430 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/plant_004.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/plant_004.prefab.meta new file mode 100644 index 00000000..f213646f --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/plant_004.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: b3f869140759a2c47aa957b317ec3713 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/potted_flower.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/potted_flower.prefab new file mode 100644 index 00000000..a8b2ab92 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/potted_flower.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:007570adf46986619b3046669d0c91fe9b663e1de57be0d1fbe64367db800140 +size 2435 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/potted_flower.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/potted_flower.prefab.meta new file mode 100644 index 00000000..8d339416 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/potted_flower.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 4e84771dc57b2b2499d19c69f721886b +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/shelf.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/shelf.prefab new file mode 100644 index 00000000..bd257410 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/shelf.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43f632eb40ed930c85cdb58808bb995926186c6500454bd31d9027eb7b57e647 +size 2427 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/shelf.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/shelf.prefab.meta new file mode 100644 index 00000000..e5fef169 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/shelf.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 8403bf8ad4b0b8c40aee689d87598846 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/shelves_003.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/shelves_003.prefab new file mode 100644 index 00000000..a68af449 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/shelves_003.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:320b5406eb9156e57b96467a95102efe81db497503fb119ac63d3afc8a590a2b +size 2432 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/shelves_003.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/shelves_003.prefab.meta new file mode 100644 index 00000000..e23ea1e9 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/shelves_003.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 3c3220ac5fd173b469223e1e78ea0e26 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/slipper_l.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/slipper_l.prefab new file mode 100644 index 00000000..f3939f93 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/slipper_l.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a7d406bbb44f6602fe10311b33240bdab4068ff1e5777c0074e971cd693de03 +size 2429 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/slipper_l.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/slipper_l.prefab.meta new file mode 100644 index 00000000..2a735293 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/slipper_l.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 897fdd83789f63a4e9dfa3aeaf55e6bd +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/slipper_r.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/slipper_r.prefab new file mode 100644 index 00000000..9656522d --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/slipper_r.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6f2b0c69f5aa62dd09e1cf2818f643dfb941af0be37e20588d39f49d0a4463c +size 2430 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/slipper_r.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/slipper_r.prefab.meta new file mode 100644 index 00000000..a5451adb --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/slipper_r.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: d974ea29e6fb91f4eaa7008a068f6753 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/vase.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/vase.prefab new file mode 100644 index 00000000..0a69f2d2 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/vase.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c269ecb36899758a1cdf57f6ca533d4b485957879a4795bf834ad7e05cb543fe +size 2427 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/vase.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/vase.prefab.meta new file mode 100644 index 00000000..9c08f801 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/vase.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: c69dd28f6a4578c4b90e826656b9a2da +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/wall.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/wall.prefab new file mode 100644 index 00000000..65e8a14e --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/wall.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:799f0e2478caee6c664737dbd23e8eca89e6ffe14f18a1e401f0f6f2f43f5f44 +size 2427 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/wall.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/wall.prefab.meta new file mode 100644 index 00000000..57b8ab8b --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/wall.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 6473639e7d1d25d499d77fdcbef543bb +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/wall_001.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/wall_001.prefab new file mode 100644 index 00000000..d1017d3d --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/wall_001.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:134afce6ef95844dacd8bf1fdf00912549db1c5e568cf8d2291af87fc2e10fc2 +size 2425 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/wall_001.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/wall_001.prefab.meta new file mode 100644 index 00000000..655dee42 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/wall_001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 1c96fdd3efca83245b42a0d231ad9498 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/wardrobe.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/wardrobe.prefab new file mode 100644 index 00000000..b2d9621a --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/wardrobe.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79e45c760592d06d406daf19494d5900844b41173af110a8b624b3ac332c95d3 +size 2430 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/wardrobe.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/wardrobe.prefab.meta new file mode 100644 index 00000000..d73cf968 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/wardrobe.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: b15e213e6d6f3864a9ee1a59935877f8 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/window.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/window.prefab new file mode 100644 index 00000000..7545d821 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/window.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0148f9193970060d0001533bdd8594a0f881c14a6531307017b33fec39f1a29 +size 2429 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/window.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/window.prefab.meta new file mode 100644 index 00000000..b38c4db7 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/window.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 4a081f4574fa29b4e91d5f4715cd3f4a +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/window_frame.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/window_frame.prefab new file mode 100644 index 00000000..d4f44049 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/window_frame.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fba82320763d815bbdfe6cf4f0b6619242edd6226441843be0b4705da0ab238 +size 2433 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/window_frame.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/window_frame.prefab.meta new file mode 100644 index 00000000..7e51d36b --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/window_frame.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 64479def6ea73994ebd09d2c14fb8d13 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/wooden_floor.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/wooden_floor.prefab new file mode 100644 index 00000000..c3f212fc --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/wooden_floor.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e84082a90b2ecb4f98f57f035d2920f986e3066da63dc0318016cf394bb5df87 +size 2434 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/wooden_floor.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/wooden_floor.prefab.meta new file mode 100644 index 00000000..7049ac60 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Bedroom/Prefabs/wooden_floor.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 0262e4711c02a024ab342b99a0f456d5 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen.meta new file mode 100644 index 00000000..096da883 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: af57ad999361c5043a6a1db08f332e71 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes.meta new file mode 100644 index 00000000..b469f777 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 217ab096868f98d4aa00a42a84bb9564 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/basket.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/basket.fbx new file mode 100644 index 00000000..7be5d790 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/basket.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e4208f478fac09d387d7a279239feb569c878880ec1287d729389a0628789cd +size 65772 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/basket.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/basket.fbx.meta new file mode 100644 index 00000000..acd83860 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/basket.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 05432bc88de604a4fb1e87dcd199c1af +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/book.001.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/book.001.fbx new file mode 100644 index 00000000..065a95ea --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/book.001.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54d3414ec037bf1ac6c65a54119f4dd2743e4eaec89bed711e20acc516edfd5c +size 37100 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/book.001.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/book.001.fbx.meta new file mode 100644 index 00000000..0c8fb877 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/book.001.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: e00c4c04124914444bb0cc65f7852889 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/book.002.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/book.002.fbx new file mode 100644 index 00000000..badb9a7b --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/book.002.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a849c101523a14aeb356453365267c0e9a0068b5680fb641c4c9f5639b2a64c7 +size 37068 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/book.002.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/book.002.fbx.meta new file mode 100644 index 00000000..0b611a48 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/book.002.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 946d639f004eebe42a480efcbf11de81 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/book.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/book.fbx new file mode 100644 index 00000000..e95d6add --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/book.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cece239208e770a14f020fe573846c43fcf0f8f1ba77630210b3be69a220e5df +size 37052 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/book.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/book.fbx.meta new file mode 100644 index 00000000..fc642639 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/book.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 1094bba28410f2a4fb39faace3c21c36 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/bowl.001.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/bowl.001.fbx new file mode 100644 index 00000000..eb4f28ff --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/bowl.001.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07cf3e417f39fa40892cffd92d94907e7132a91c3bfbb00afad85ec15b87abe1 +size 33820 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/bowl.001.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/bowl.001.fbx.meta new file mode 100644 index 00000000..745c7bd5 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/bowl.001.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 903ebe04a949dab49bea9cd4612a0c8e +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/bowl.002.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/bowl.002.fbx new file mode 100644 index 00000000..f45f941d --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/bowl.002.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34cf425b3a671c77fa164bd0286105de6248abe7d4010e1c88ae87bf5fffb90a +size 33804 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/bowl.002.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/bowl.002.fbx.meta new file mode 100644 index 00000000..3744a1cb --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/bowl.002.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 965c9c11c0c0f094d851fc0960153588 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/bowl.003.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/bowl.003.fbx new file mode 100644 index 00000000..5df671d9 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/bowl.003.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e6dea2008c2570ecd0cfb256a95744bd5d1bf41fc9a159bbfada09b5c367001 +size 33836 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/bowl.003.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/bowl.003.fbx.meta new file mode 100644 index 00000000..effefffd --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/bowl.003.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: ed7a12ec1a35edf4ab37cdf830898c4c +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/bowl.004.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/bowl.004.fbx new file mode 100644 index 00000000..86caba78 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/bowl.004.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efcfcff434f1816dbd3a761756424c1377701b7112207f34bdc1ec51f68a670c +size 33836 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/bowl.004.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/bowl.004.fbx.meta new file mode 100644 index 00000000..4a7d6fbf --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/bowl.004.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 44690be7a4345eb4cafd4a9667ca15e1 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/bowl.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/bowl.fbx new file mode 100644 index 00000000..854df789 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/bowl.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1858109c18b2b8bf06ba41c69755cb7cf42d04080094a33ac9d0fb89ac48b863 +size 33788 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/bowl.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/bowl.fbx.meta new file mode 100644 index 00000000..7cf44040 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/bowl.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: d23714ff266adac42b94f511d9554553 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cabinet.001.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cabinet.001.fbx new file mode 100644 index 00000000..aa21dfc7 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cabinet.001.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97bc3540c4375b93747d54179e488778bd1f094e9155f298e104ab14b7154efe +size 76540 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cabinet.001.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cabinet.001.fbx.meta new file mode 100644 index 00000000..096a9af9 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cabinet.001.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: d468aa621f07eba43b19a019f6d1acf2 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cabinet.002.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cabinet.002.fbx new file mode 100644 index 00000000..692d2e01 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cabinet.002.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8525f84d05760995b2000bc888dc8360734d73ecefd4ece66593503970d6c4ad +size 58028 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cabinet.002.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cabinet.002.fbx.meta new file mode 100644 index 00000000..732147fa --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cabinet.002.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: c8193ce8dd107184f81b1f3a33d0d9f1 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cabinet.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cabinet.fbx new file mode 100644 index 00000000..66c9389b --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cabinet.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35007ca42e78b15e2a4185dda3a09699bb21583d8264c19e2090798932bf9416 +size 96396 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cabinet.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cabinet.fbx.meta new file mode 100644 index 00000000..d30c922f --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cabinet.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 4b4a39fe840c86142bfd66b1de60ee2d +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cake.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cake.fbx new file mode 100644 index 00000000..287ce196 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cake.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b68777f2bbc476f332a1393235cd210750b397ad7d25a77d6bedf82223909633 +size 45996 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cake.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cake.fbx.meta new file mode 100644 index 00000000..de0a33dc --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cake.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 078aa434f1ff23d439abe3430a808437 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/chair.001.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/chair.001.fbx new file mode 100644 index 00000000..4f550b13 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/chair.001.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcccd23922e13ee7ebdb7471e02a829e772207435df0d51f8216c951388a6b85 +size 70972 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/chair.001.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/chair.001.fbx.meta new file mode 100644 index 00000000..d87f6fa0 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/chair.001.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 322901fcd18928141a1235ba8ded7d58 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/chair.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/chair.fbx new file mode 100644 index 00000000..c0d6500b --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/chair.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05f1dd479f15355e610b482c2c2c1348ee2255be3fc58a28f2ea5cbc6c2bc2cb +size 77580 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/chair.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/chair.fbx.meta new file mode 100644 index 00000000..688df5c8 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/chair.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: fb8b45cefd6344649a33518b831389b7 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/chopping_board.001.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/chopping_board.001.fbx new file mode 100644 index 00000000..aa3a34ac --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/chopping_board.001.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24c03ac7961ee1553cf9622c22a2cb3c2d5e659cd1bee8bf42d40b5d25b06576 +size 68252 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/chopping_board.001.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/chopping_board.001.fbx.meta new file mode 100644 index 00000000..f249cafb --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/chopping_board.001.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: a8d9bf5674441c147be1c12de136a48c +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/chopping_board.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/chopping_board.fbx new file mode 100644 index 00000000..0d5d168e --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/chopping_board.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccd2fbdb1ce51ba383b9baebccd2d7e1c0adb32f12918b9439e67a9aee0448ad +size 41052 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/chopping_board.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/chopping_board.fbx.meta new file mode 100644 index 00000000..3a624bd7 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/chopping_board.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 37f0044084ea6ee4f9de76b218e56d82 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cooking_spatula.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cooking_spatula.fbx new file mode 100644 index 00000000..0abdb003 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cooking_spatula.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffa885bf81f148fb6ddfaeeb4592a2d6f62e7948c32cfa025ea4c15e606eacee +size 45756 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cooking_spatula.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cooking_spatula.fbx.meta new file mode 100644 index 00000000..0b687a11 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cooking_spatula.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 0c14f816c8f30ea44a788bac77a43bf8 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cooking_spoon.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cooking_spoon.fbx new file mode 100644 index 00000000..2e5938a6 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cooking_spoon.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e011b2e27102e8c7a83df7408089e7cd1b02e6da6c25c0a4c89e5a599c1f4a1 +size 56748 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cooking_spoon.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cooking_spoon.fbx.meta new file mode 100644 index 00000000..de8d974b --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cooking_spoon.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: abc7c492501854e4caaeb661299d69f9 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cooks_knife.001.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cooks_knife.001.fbx new file mode 100644 index 00000000..9526e30a --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cooks_knife.001.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71cdaacb575db354a40734f7db0f1541d41ec8fb3845404962d524599e526f75 +size 37116 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cooks_knife.001.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cooks_knife.001.fbx.meta new file mode 100644 index 00000000..0d8e571a --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cooks_knife.001.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 70d6d2170c7ad6c4185ee56cb3faecb7 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cooks_knife.002.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cooks_knife.002.fbx new file mode 100644 index 00000000..b60ac1cc --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cooks_knife.002.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efe080dd678f1be4f8f37146e42bc1ac25b45b6c51fe3a86010cf930f2462789 +size 37628 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cooks_knife.002.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cooks_knife.002.fbx.meta new file mode 100644 index 00000000..39ac02d9 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cooks_knife.002.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: bad8784412ecfda4787c84943f4c7c9f +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cooks_knife.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cooks_knife.fbx new file mode 100644 index 00000000..27db0fba --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cooks_knife.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16cd88636c0528c32d44cf1e80ff8faeaba132eea36f75fc68279984195f481c +size 37516 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cooks_knife.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cooks_knife.fbx.meta new file mode 100644 index 00000000..309c4bc5 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cooks_knife.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: a6359efc2107955479016e80fb9c3c53 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cup.001.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cup.001.fbx new file mode 100644 index 00000000..8848a173 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cup.001.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb56a8fbf7dc554fa48f671f3a9537a7b583df30917583c0201b99ae2f4d756a +size 48140 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cup.001.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cup.001.fbx.meta new file mode 100644 index 00000000..0afe9666 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cup.001.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: ef7cf551f394ece4faae5bee75d2a892 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cup.002.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cup.002.fbx new file mode 100644 index 00000000..fe70b6b2 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cup.002.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51edf071b67532ab3a5520fe1b35b0a575efb53155cdb229dd0c5f1704fdb578 +size 48156 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cup.002.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cup.002.fbx.meta new file mode 100644 index 00000000..4230e63c --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cup.002.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 9223659d657bf1245840ad9b02653c22 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cup.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cup.fbx new file mode 100644 index 00000000..6ddb59cc --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cup.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:067277c6b4c6c3792bc876a7bc89d328b7f38b684d35b8527cbb984be8ad503a +size 48172 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cup.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cup.fbx.meta new file mode 100644 index 00000000..f815b02c --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/cup.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 7682b5b690ec8654f9075353984eb2d4 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/curtain.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/curtain.fbx new file mode 100644 index 00000000..613e1be9 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/curtain.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:324875e574af95f802209f9d2be91d35fa50abcd26957c7e282af361a20a1b82 +size 55772 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/curtain.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/curtain.fbx.meta new file mode 100644 index 00000000..5d6e0a83 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/curtain.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 5ce328bbb8ea8a34a8708269cd758ca2 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/curtain_pole.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/curtain_pole.fbx new file mode 100644 index 00000000..1605b39e --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/curtain_pole.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb0c48630c6d7831e40f0744684e311d04a87cd7210ffc37430fc71ab324b8a9 +size 45068 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/curtain_pole.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/curtain_pole.fbx.meta new file mode 100644 index 00000000..dada64da --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/curtain_pole.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 956fa732108b1e04fb18f1b580732ca4 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/curtain_with_pole.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/curtain_with_pole.fbx new file mode 100644 index 00000000..0929aa8f --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/curtain_with_pole.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff063f6209a250e594f359fb7ff6094aa76c1d116c01fc5ac16892d4a870bd30 +size 82748 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/curtain_with_pole.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/curtain_with_pole.fbx.meta new file mode 100644 index 00000000..99a85084 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/curtain_with_pole.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 2d658339ff4b029409fbe7c923d493f6 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/demo.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/demo.fbx new file mode 100644 index 00000000..b757b385 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/demo.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c829dfc8423c642605bd79a1af30aea6d56614a371bf101d85cc14ef858d7cb +size 4280860 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/demo.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/demo.fbx.meta new file mode 100644 index 00000000..9b4c6224 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/demo.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: 90bd63da661a980418b0feda8f1fe4cf +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 6892232844440235036, guid: 0d090464a3f6d2e4bb5ac28c067e5628, type: 3} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/egg.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/egg.fbx new file mode 100644 index 00000000..df7f0140 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/egg.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:453e34f7f458cb259c1cd3d81e215125a58f08d1dd14c41043e132adc2812ec8 +size 25692 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/egg.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/egg.fbx.meta new file mode 100644 index 00000000..bffc5f95 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/egg.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 1a0ee6372cee7c242975a23e46346ffe +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/egg_carton.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/egg_carton.fbx new file mode 100644 index 00000000..92301add --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/egg_carton.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:486e204ceae41b0262a9545503b8737ca565cccc00dcbea5f5c1abf50fe8acb7 +size 49772 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/egg_carton.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/egg_carton.fbx.meta new file mode 100644 index 00000000..eae0f427 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/egg_carton.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: c4d9790a699866c46ab320ae81525cbc +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/floor.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/floor.fbx new file mode 100644 index 00000000..ecf354d6 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/floor.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:381b8f9163755a24f3ab234307e8077362370410ef088a6fb8439d08afc333e8 +size 26236 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/floor.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/floor.fbx.meta new file mode 100644 index 00000000..fcce0478 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/floor.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 0c887dd72138d0345b5cae25af91f6b6 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/floor_tile_green.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/floor_tile_green.fbx new file mode 100644 index 00000000..0410531c --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/floor_tile_green.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6688ac565aeef1b49ab8111b243d12e0482936470f69eaefce608b397eb281a +size 24988 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/floor_tile_green.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/floor_tile_green.fbx.meta new file mode 100644 index 00000000..a199c794 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/floor_tile_green.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: ad340d6c2519ab54a91107848ce08f6b +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/floor_tile_white.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/floor_tile_white.fbx new file mode 100644 index 00000000..3212d687 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/floor_tile_white.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:971aebf58e8434f2e715d2fd10bc2b72d74e0b3716dd138781c227d54caba7b7 +size 24796 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/floor_tile_white.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/floor_tile_white.fbx.meta new file mode 100644 index 00000000..a78e94b3 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/floor_tile_white.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: a89662b4ffba343468a50881e3971e8d +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/floor_tiles.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/floor_tiles.fbx new file mode 100644 index 00000000..b7de1d4f --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/floor_tiles.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e61ae2f7433e76b97db414f2020427ee6df10e99eef1065d98a1afedbd0a32a6 +size 171900 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/floor_tiles.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/floor_tiles.fbx.meta new file mode 100644 index 00000000..3beceeee --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/floor_tiles.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 5376e0955fb6d0d459c4298ba1b8a094 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/fork.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/fork.fbx new file mode 100644 index 00000000..51d30f36 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/fork.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc94c16dbd13578fa3476ec588d3ebeab02af0c7e1280a23ba81360ccafa2bb3 +size 43244 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/fork.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/fork.fbx.meta new file mode 100644 index 00000000..32f5cbff --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/fork.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: d8452edaa36724b40a4cf23bd1bbb365 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/fridge.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/fridge.fbx new file mode 100644 index 00000000..9fd71275 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/fridge.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29ae2da795d32851086ab4ba31827b88c3f0f68dcfdec51bd0f2593fc9fa704e +size 119900 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/fridge.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/fridge.fbx.meta new file mode 100644 index 00000000..629e61ef --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/fridge.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 147ac6a6fae0c194fb94cdc5a84cfebb +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/glass.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/glass.fbx new file mode 100644 index 00000000..b838d7f7 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/glass.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:052bda678623a9153f763839e067e074ea59155111e110bbb7d0871bb0de4ad8 +size 28572 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/glass.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/glass.fbx.meta new file mode 100644 index 00000000..1f2bab1b --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/glass.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 565eb300f179a0544a39a04cf4b01142 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/grill.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/grill.fbx new file mode 100644 index 00000000..b1aaea0f --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/grill.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ca5b739955b7542d1f2c9b821b2576d9fca692e615700a8d7ce8ba46467486e +size 63852 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/grill.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/grill.fbx.meta new file mode 100644 index 00000000..1245146e --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/grill.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: f35ccd3c4e652c249a31b3b5d7d9aaab +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/jar.001.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/jar.001.fbx new file mode 100644 index 00000000..9c3d8a01 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/jar.001.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9152b0eb6885adec45e1121736877a4139838ccde20f03abcf9430aa9d03103b +size 43340 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/jar.001.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/jar.001.fbx.meta new file mode 100644 index 00000000..0e8234ed --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/jar.001.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 0866ff0538734bd47a19b5063e43b580 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/jar.002.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/jar.002.fbx new file mode 100644 index 00000000..553d18bb --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/jar.002.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:006ea228817e0544a9a60ac80ceca50ee7d91cfcbb907acbbc89dae88d4beb05 +size 46412 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/jar.002.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/jar.002.fbx.meta new file mode 100644 index 00000000..e0b69326 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/jar.002.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 1f02eaa13ecaafe4f8c8424706d186ed +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/jar.003.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/jar.003.fbx new file mode 100644 index 00000000..fbcd331b --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/jar.003.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27d31e82d36310b64d18bc7f6fc2c3e62c87cea8c444f02a7205c0076f1e3ff6 +size 45660 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/jar.003.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/jar.003.fbx.meta new file mode 100644 index 00000000..82c4a693 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/jar.003.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 69534eefced053f4bb3b3e2d5243e78b +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/jar.004.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/jar.004.fbx new file mode 100644 index 00000000..db3af859 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/jar.004.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cdaef2022587341cdc856f0aba67fa9b37ab6f88a3f229222bd6e3930c5fb65 +size 46412 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/jar.004.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/jar.004.fbx.meta new file mode 100644 index 00000000..cbbf04a7 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/jar.004.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 97589366c7319e04a9770c70b73ef309 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/jar.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/jar.fbx new file mode 100644 index 00000000..c970cdd8 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/jar.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d369aec3ff33a54142a4b75d3a1d326e4e80c3bafb5ca1df4da7c92d03e8dcd5 +size 43340 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/jar.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/jar.fbx.meta new file mode 100644 index 00000000..a370c20d --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/jar.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: ed3f20ef5297bac4f9bd2a1ac6bc714a +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/kitchen_basket.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/kitchen_basket.fbx new file mode 100644 index 00000000..22fdfb71 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/kitchen_basket.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62582c4a3c9e617d2760eff5c17419d888a706839b1d79888f10241ab6d71d8d +size 57436 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/kitchen_basket.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/kitchen_basket.fbx.meta new file mode 100644 index 00000000..34b6df3b --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/kitchen_basket.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 389c11c9073126741994a73cb47c3044 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/kitchen_hanger.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/kitchen_hanger.fbx new file mode 100644 index 00000000..c164cd0f --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/kitchen_hanger.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6d8abcf24ab6f8cc15401994ea03afe71d618860ce8f1f1524ec5064ca9f835 +size 102124 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/kitchen_hanger.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/kitchen_hanger.fbx.meta new file mode 100644 index 00000000..185cda9e --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/kitchen_hanger.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: f10a2f2892b164a47b70f873d6b37168 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/kitchen_hanger_part.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/kitchen_hanger_part.fbx new file mode 100644 index 00000000..38ef77ad --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/kitchen_hanger_part.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6998cc38e526d4279edb670ea734a4364a0310712ff3d775bf3e4f13a83c7de3 +size 114460 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/kitchen_hanger_part.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/kitchen_hanger_part.fbx.meta new file mode 100644 index 00000000..13298645 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/kitchen_hanger_part.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 6b6e4bdf6bddc074280ac2283b55462d +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/knife.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/knife.fbx new file mode 100644 index 00000000..3e547882 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/knife.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5da86d1d34c1e08849f8c5f11c98e26e0d3c5fc844bf0446346e21d66659710a +size 38060 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/knife.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/knife.fbx.meta new file mode 100644 index 00000000..73b52700 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/knife.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 013876b5fd125f14aa83e8ddb07ddc13 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/knife_magnet.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/knife_magnet.fbx new file mode 100644 index 00000000..aa56d28f --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/knife_magnet.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ded8287c03731d779cd4a57c2152696177a9e0b9e70da4fa02142cb3ac87b522 +size 30524 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/knife_magnet.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/knife_magnet.fbx.meta new file mode 100644 index 00000000..ab31297f --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/knife_magnet.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 2909b74b492dbbd42abe7696547a6a1e +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/lid.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/lid.fbx new file mode 100644 index 00000000..5a9fad59 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/lid.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a4b91e7db3757f5907e02a9eb62e5e3e48695871cf7214b570f0f7b3357aa4a +size 33356 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/lid.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/lid.fbx.meta new file mode 100644 index 00000000..22fe9dbf --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/lid.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: f16d786ca9bfe9742b460796cd79343f +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/oven.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/oven.fbx new file mode 100644 index 00000000..a8d5b576 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/oven.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9177f16f62221bb8b55886f568177879905829bcc8f01c45e5d9ca6bd9ce146 +size 423196 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/oven.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/oven.fbx.meta new file mode 100644 index 00000000..6d6c8116 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/oven.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 41ea46bcc3b7eb94fb93a8d529021a94 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/pan.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/pan.fbx new file mode 100644 index 00000000..20bd94b6 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/pan.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a015b8a18fb9cfc4e82b08860369e2c6dba244f1ea7c445ff024977d7503ff5 +size 44700 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/pan.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/pan.fbx.meta new file mode 100644 index 00000000..f4b188c4 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/pan.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: a958eb7c4cffc1548b2a99e4b90c1e0e +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/paper_towel.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/paper_towel.fbx new file mode 100644 index 00000000..dffb4804 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/paper_towel.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b219d83a4fa413afa8eb25518fb6869f2bfe30f7c9c9e9bbb54c61a05497bab4 +size 26748 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/paper_towel.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/paper_towel.fbx.meta new file mode 100644 index 00000000..0e6c7a03 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/paper_towel.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: bf572d22d87cca0479b7ea168a1ecbcf +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/paper_towel_holder.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/paper_towel_holder.fbx new file mode 100644 index 00000000..a12df111 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/paper_towel_holder.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc7a9e30791bb6ec40b5686c2029bda84cbb5f0df4783c640bb092e2e0a64485 +size 67596 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/paper_towel_holder.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/paper_towel_holder.fbx.meta new file mode 100644 index 00000000..ddc49660 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/paper_towel_holder.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: c4860b023f915ae44ad8d20fe0913c8b +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/plate.001.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/plate.001.fbx new file mode 100644 index 00000000..ef72adc3 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/plate.001.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e133be27b6af386eb6973db9c767e6b08abab15241f11c4f3e38086535dcd51 +size 43244 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/plate.001.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/plate.001.fbx.meta new file mode 100644 index 00000000..392531c2 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/plate.001.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 2794a0531f4ef7744a8625d5cbb729d7 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/plate.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/plate.fbx new file mode 100644 index 00000000..8ec4447d --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/plate.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f3c32105074a7396c0b7eb95730a51c0a7932293594eb05c86c7c1ea236ba3f +size 28492 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/plate.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/plate.fbx.meta new file mode 100644 index 00000000..e8140809 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/plate.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: b473f2c7a3e29c44c8be5afd8e9d8f41 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/saucer.001.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/saucer.001.fbx new file mode 100644 index 00000000..44c8e319 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/saucer.001.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37652c13c911ae60b2762a2f8dd3a219d127410625ece11cc7dfe30558498513 +size 42060 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/saucer.001.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/saucer.001.fbx.meta new file mode 100644 index 00000000..6e347083 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/saucer.001.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: b630abbc7ed3a8e4cb9f61d2a80524e4 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/saucer.002.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/saucer.002.fbx new file mode 100644 index 00000000..89dc868e --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/saucer.002.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4c25b694292e43f9bbe68d622822a1bfeef2282ab62e049387c883e7671ebe8 +size 42108 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/saucer.002.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/saucer.002.fbx.meta new file mode 100644 index 00000000..d93630b4 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/saucer.002.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 7ad0e67605cdc8c4696217a7cad7f2d9 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/saucer.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/saucer.fbx new file mode 100644 index 00000000..f829aef7 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/saucer.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:182a9d0e28fddb038d9cca172d424d96e1b8ae00fb772f7471df5273c8467b30 +size 42092 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/saucer.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/saucer.fbx.meta new file mode 100644 index 00000000..0876d9d9 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/saucer.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: db29ca4b5c44f3d4989814e6f87dc4ab +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/saucer_set.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/saucer_set.fbx new file mode 100644 index 00000000..7142c742 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/saucer_set.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca2816d245818a4f96439c15ef5a5c4a4615d2fea1236230cc914da99c1ffd5f +size 62892 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/saucer_set.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/saucer_set.fbx.meta new file mode 100644 index 00000000..264b0441 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/saucer_set.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 5bf391d6fb28a7d4a943e9dd1e9bc367 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/shelf.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/shelf.fbx new file mode 100644 index 00000000..a39d03fb --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/shelf.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b93debac88ee18d8e07ec72c5dc352607985cdc9980d15e55f522c31b2345463 +size 33564 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/shelf.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/shelf.fbx.meta new file mode 100644 index 00000000..30fbc9e3 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/shelf.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: ff896543fcebe3445a10419e1d3df60c +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/sink.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/sink.fbx new file mode 100644 index 00000000..98240988 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/sink.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96c1327a0f8dba2a3708860a7de91d93e9c662a32777cd9a8276d551d27e1ffd +size 339228 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/sink.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/sink.fbx.meta new file mode 100644 index 00000000..3f197187 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/sink.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 0af5ddac5c966844bb700a697d5d4120 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/sink_curtain.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/sink_curtain.fbx new file mode 100644 index 00000000..58532ca2 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/sink_curtain.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdc7d37c31662ab66dddba2d7d6c84e851e6aecacbe0dcb80d29904db4d7f58c +size 80924 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/sink_curtain.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/sink_curtain.fbx.meta new file mode 100644 index 00000000..4334f571 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/sink_curtain.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: ae3663fdfa2b0a242b64da1e96b27f5a +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/spoon.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/spoon.fbx new file mode 100644 index 00000000..64da716e --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/spoon.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5efb0b0e681f1a05c531391b1aedbdee0ac72af35ccbf17ba1a88ca55750116c +size 41260 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/spoon.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/spoon.fbx.meta new file mode 100644 index 00000000..12409ee0 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/spoon.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 93a60e5542beceb4dbb1068dd566c9ec +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/stewpot.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/stewpot.fbx new file mode 100644 index 00000000..ca60be86 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/stewpot.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:003c926c23fa8b06fb229584893500f0c68a58d326339234fcd9f34628f254eb +size 68828 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/stewpot.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/stewpot.fbx.meta new file mode 100644 index 00000000..932eeb79 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/stewpot.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 36149864a84ea3c4dba9cdf1e3cc94d8 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/table.001.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/table.001.fbx new file mode 100644 index 00000000..2dc6927e --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/table.001.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53d53550d295d8f9678e995362943529da9cf953ec0301a3b63d18b62141cc77 +size 80812 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/table.001.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/table.001.fbx.meta new file mode 100644 index 00000000..b8062432 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/table.001.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 8e9c84b0eb5dfd74190af005ab6cfa8e +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/table.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/table.fbx new file mode 100644 index 00000000..9af95e96 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/table.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b1dc5399ded84511a75055ba9c6bc60a808d7b74eb7513ddeabc6de5b4ee941 +size 42572 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/table.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/table.fbx.meta new file mode 100644 index 00000000..dc155390 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/table.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 5822c4d807fccb5478ee6c63d8325ccf +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/towel_roll.001.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/towel_roll.001.fbx new file mode 100644 index 00000000..a48ea4a0 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/towel_roll.001.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56d813b99da4daf6eb0af72b0c306b712bb568e83a0b8effe23945a4eb3e879f +size 69244 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/towel_roll.001.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/towel_roll.001.fbx.meta new file mode 100644 index 00000000..e6a0172b --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/towel_roll.001.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: fa960600b9cc6eb40bddc4d8e47e8f2c +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/towel_roll.002.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/towel_roll.002.fbx new file mode 100644 index 00000000..45fef3db --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/towel_roll.002.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:753ef98302fead33d0138c13a34104dd31b65aef2d19186bd9e1eb9ead4cf3b1 +size 69164 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/towel_roll.002.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/towel_roll.002.fbx.meta new file mode 100644 index 00000000..883e722b --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/towel_roll.002.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 85e45701c40805d47b171602de84a741 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/towel_roll.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/towel_roll.fbx new file mode 100644 index 00000000..d9a3abc7 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/towel_roll.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1287615fad2c354530bf13c723dd8803921aef9d23c5095b2f907852d21ff2a6 +size 69228 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/towel_roll.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/towel_roll.fbx.meta new file mode 100644 index 00000000..1e50c67c --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/towel_roll.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 9877d4fb96590f144b1b396f836cf573 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/towel_sink_side.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/towel_sink_side.fbx new file mode 100644 index 00000000..01c29efb --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/towel_sink_side.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6d29f7113f4bfe3904de19a3e7dce2179f03ea4603a2b2ab3e0f2b4dc5f7ee8 +size 77036 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/towel_sink_side.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/towel_sink_side.fbx.meta new file mode 100644 index 00000000..4243accf --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/towel_sink_side.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: c3483c93a6625a847ab0467c55b9e04d +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall.001.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall.001.fbx new file mode 100644 index 00000000..3e0f0542 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall.001.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcfe36193d728d6b3027bf451bba66921767be853dec0264bdd208cc255b334a +size 26652 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall.001.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall.001.fbx.meta new file mode 100644 index 00000000..be6038bb --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall.001.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 1e0a3ac41d22b0c44ab9aca1d0930d5a +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall.fbx new file mode 100644 index 00000000..47ddb831 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71c779f37dcf0618e67e7c00d19e911aae6b03ccedc61b6057a9149675673c58 +size 58348 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall.fbx.meta new file mode 100644 index 00000000..6e9cd96e --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 3669e703702394a46b1f5d20d0800545 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall_part.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall_part.fbx new file mode 100644 index 00000000..74275cb9 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall_part.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:884d024979d721e1326e238f98d1f3f20c4e8191d1ef1a3a2113da9df68eb628 +size 27164 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall_part.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall_part.fbx.meta new file mode 100644 index 00000000..4a5fb711 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall_part.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 69e2b4c371d517c45801b1ec5baf7f2d +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall_tile_L.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall_tile_L.fbx new file mode 100644 index 00000000..f649bdeb --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall_tile_L.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ac2b674a5cf39370b2554435a756b63d810621613de63546e18f977ec3c670d +size 21404 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall_tile_L.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall_tile_L.fbx.meta new file mode 100644 index 00000000..0bd1ad28 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall_tile_L.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 9968e7278f07c9d4cb13babbcba2e3cc +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall_tile_S.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall_tile_S.fbx new file mode 100644 index 00000000..4ebea0d9 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall_tile_S.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3fc454d91eeb1960ffc4f11c477656c8698e6b270bd564269849d27db660157 +size 21212 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall_tile_S.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall_tile_S.fbx.meta new file mode 100644 index 00000000..718abbc5 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall_tile_S.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 748bc4b6f2c002e49af9aca165d897db +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall_tiles.001.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall_tiles.001.fbx new file mode 100644 index 00000000..14b9a6f4 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall_tiles.001.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab3978f81bdeefe298c7de74828a697ee1c754653584afed71be13c8f190d9c6 +size 243532 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall_tiles.001.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall_tiles.001.fbx.meta new file mode 100644 index 00000000..20185eb5 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall_tiles.001.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 26ccbddcfbfaecf4cb6e82da2ae82fcb +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall_tiles.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall_tiles.fbx new file mode 100644 index 00000000..855d3e91 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall_tiles.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f46310b198f0bcadafad3d6c92d8286910f6ebb87f61ec7e9361979d8938862 +size 336796 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall_tiles.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall_tiles.fbx.meta new file mode 100644 index 00000000..db7e1907 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/wall_tiles.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 7f77f73181767854ca1318d17eae5059 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/window.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/window.fbx new file mode 100644 index 00000000..a293dde8 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/window.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d2a69514b99bdc1ea963cfb568967112eeab7b7bd8024404170fc108337bc66 +size 80252 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/window.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/window.fbx.meta new file mode 100644 index 00000000..6d11c7e4 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/window.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: cc90f8998aee42d4fae67b16b8feafc3 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/window_frame.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/window_frame.fbx new file mode 100644 index 00000000..4b649cb5 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/window_frame.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d66975c39aa325453eee351486e1cf069b25598c4863100ed1994d47ef1b1da9 +size 29148 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/window_frame.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/window_frame.fbx.meta new file mode 100644 index 00000000..95798c07 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/window_frame.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: c2ac83acd21da4643886091f2df2449a +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/window_with_frame.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/window_with_frame.fbx new file mode 100644 index 00000000..1fc882c3 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/window_with_frame.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00d373c8a42453d9a81cb45977fa0850f4c53cc2857ecc60f5c1f1975775a7c3 +size 91404 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/window_with_frame.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/window_with_frame.fbx.meta new file mode 100644 index 00000000..ad880f88 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Meshes/window_with_frame.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 39cdcf1fd8849af448601cac2a319a41 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 1 + materialSearch: 1 + materialLocation: 0 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs.meta new file mode 100644 index 00000000..a87a9048 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: ce990cbde4cb3944e9e80fdbfe89faab +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/basket.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/basket.prefab new file mode 100644 index 00000000..aec370e7 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/basket.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af00304002a6fb91f5cff1b73c62586149c5c9a733e3db19e11b9cc1467c7eac +size 2427 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/basket.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/basket.prefab.meta new file mode 100644 index 00000000..1fbbbf8a --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/basket.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 8421154c63019024189f6c8a7b5c470a +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/book.001.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/book.001.prefab new file mode 100644 index 00000000..550dbbba --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/book.001.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e39c06de94a97f94722ce5249154e6d576981a1c00469e6b56e5fa5896b77ae +size 2430 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/book.001.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/book.001.prefab.meta new file mode 100644 index 00000000..5532a7db --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/book.001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 92d5f95794b548b4a9842f424258d003 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/book.002.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/book.002.prefab new file mode 100644 index 00000000..fdfceaff --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/book.002.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34e5a8b62a16724b61a88930feb7b14b3703598e7c524888e83d468ec15e1e89 +size 2430 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/book.002.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/book.002.prefab.meta new file mode 100644 index 00000000..1be04f6a --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/book.002.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: c6484ef902085c9478bb400cc61aa70e +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/book.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/book.prefab new file mode 100644 index 00000000..b16c99d9 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/book.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08d6c27d8d0c4017660819678a43cfd9892682a08c6a53925cf264bba07eacf6 +size 2424 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/book.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/book.prefab.meta new file mode 100644 index 00000000..de139652 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/book.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 3582500bc3483204da662980864b7b98 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/bowl.001.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/bowl.001.prefab new file mode 100644 index 00000000..901d9508 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/bowl.001.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0505d09fcb49f4ce25e65dc81abf9af263cd925fd78e5cfed26de46febaaa814 +size 2429 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/bowl.001.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/bowl.001.prefab.meta new file mode 100644 index 00000000..29fce8fe --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/bowl.001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 551d9441cb1bd9447baafd7e7e5a6bd1 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/bowl.002.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/bowl.002.prefab new file mode 100644 index 00000000..79c41383 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/bowl.002.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8246d5a756a7f0c8a2d309e39856df60cde1f32611b38cb60d795f5647ec35a7 +size 2430 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/bowl.002.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/bowl.002.prefab.meta new file mode 100644 index 00000000..5067af50 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/bowl.002.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 9772e542cf42a5044a67de17c5b12986 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/bowl.003.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/bowl.003.prefab new file mode 100644 index 00000000..134ffb4e --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/bowl.003.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f78e2689cb1385a1f68421992f3da6d5d607513da96e248589d95dc965ed65a0 +size 2429 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/bowl.003.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/bowl.003.prefab.meta new file mode 100644 index 00000000..33660950 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/bowl.003.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: d44fbf6a49f12cf4fbb4a3ca1c0433f8 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/bowl.004.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/bowl.004.prefab new file mode 100644 index 00000000..4c80fe9c --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/bowl.004.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae723f15d7fc11256b98087f43c87a20116e65e53be66d68d3f72f1e715c5527 +size 2430 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/bowl.004.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/bowl.004.prefab.meta new file mode 100644 index 00000000..7dc00a40 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/bowl.004.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: f720372a3132c9a4caf9a1355fa781cf +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/bowl.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/bowl.prefab new file mode 100644 index 00000000..4e9bba25 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/bowl.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9224a2593e9eaa9eb430db8b29cbcb5f02a909ac318e2fb87f15c2ec009397f4 +size 2425 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/bowl.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/bowl.prefab.meta new file mode 100644 index 00000000..b5d0dfc7 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/bowl.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 5d5810aa2754aa045aa74d58ffcdd110 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cabinet.001.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cabinet.001.prefab new file mode 100644 index 00000000..f27457ff --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cabinet.001.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ce7008c2051193cbb9439cde91a3b2059126294b26781f1c6d2f0bac5d84fd1 +size 2428 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cabinet.001.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cabinet.001.prefab.meta new file mode 100644 index 00000000..42d88889 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cabinet.001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 96db7fa8e4b341042a0577e021dba937 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cabinet.002.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cabinet.002.prefab new file mode 100644 index 00000000..9d03962d --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cabinet.002.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2e489a3dc94ddad504239907d8bda64adb124cf44eea8994d88ada334781108 +size 2432 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cabinet.002.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cabinet.002.prefab.meta new file mode 100644 index 00000000..3704fa82 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cabinet.002.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 2fe5630a2259300468a85dfa8ca541a3 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cabinet.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cabinet.prefab new file mode 100644 index 00000000..62e12bf5 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cabinet.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eac7a30cf82ba18bbd5049f634bceaba5a8c7910108d224f61321793402753b3 +size 2419 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cabinet.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cabinet.prefab.meta new file mode 100644 index 00000000..44cbae3b --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cabinet.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 77415a2d98eae6747a83bcbc2eeb2e44 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cake.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cake.prefab new file mode 100644 index 00000000..9d9d2cdb --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cake.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3969b0e7e86dbd44e2032670deafac5c8f277aa93126bc2cd5492dc71f3006ab +size 2426 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cake.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cake.prefab.meta new file mode 100644 index 00000000..23b5ca22 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cake.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 5868028685dc4834ebe497e83cac042c +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/chair.001.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/chair.001.prefab new file mode 100644 index 00000000..7a76b65a --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/chair.001.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc07af3af07e60960101d5077e101cb861054851d77e9a5d8b4406bf09471da6 +size 2425 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/chair.001.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/chair.001.prefab.meta new file mode 100644 index 00000000..a2cbc915 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/chair.001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: db8cbf1f49f50cb44ab285667fafa210 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/chair.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/chair.prefab new file mode 100644 index 00000000..3f24f794 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/chair.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:085e9efafc2b770aebf413d47fc1551937f74660d8453c9e8bbe3a58a889555f +size 2427 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/chair.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/chair.prefab.meta new file mode 100644 index 00000000..f66ebf23 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/chair.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: cc4f52d00aca2584488bbd60eab1f058 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/chopping_board.001.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/chopping_board.001.prefab new file mode 100644 index 00000000..9abc73d6 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/chopping_board.001.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c80fc05fa9d728adde6b7b76b4603173d0dfa1e241e0b545b25e95562580f5ff +size 2437 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/chopping_board.001.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/chopping_board.001.prefab.meta new file mode 100644 index 00000000..bb40e8ba --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/chopping_board.001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: af03f9575a8492947ac7db7514db6250 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/chopping_board.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/chopping_board.prefab new file mode 100644 index 00000000..24faa8d5 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/chopping_board.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ef8bea74a178532ec4c758dacda6c3a48debd55541a5e52eb5d29be31092f83 +size 2436 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/chopping_board.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/chopping_board.prefab.meta new file mode 100644 index 00000000..f7acc03e --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/chopping_board.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: c2bf2582bf6eded4d9a366ad185fb1aa +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cooking_spatula.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cooking_spatula.prefab new file mode 100644 index 00000000..4e52c806 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cooking_spatula.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5a6563a268c215261a905b110c89350854b0b1a1e86e363584bdf77a3d71c1c +size 2436 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cooking_spatula.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cooking_spatula.prefab.meta new file mode 100644 index 00000000..7bd1731e --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cooking_spatula.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: f3e4a1a2aff3a8c4482b4af77b20aa96 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cooking_spoon.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cooking_spoon.prefab new file mode 100644 index 00000000..6e05f43b --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cooking_spoon.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b9b3a60c5d4c3c226c7dda0b96fca68dd5bc7154f8f4da3e7c9e3383e0f1753 +size 2434 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cooking_spoon.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cooking_spoon.prefab.meta new file mode 100644 index 00000000..354ca9da --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cooking_spoon.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: d6de38a13f6bdd8499bfaeb675099480 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cooks_knife.001.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cooks_knife.001.prefab new file mode 100644 index 00000000..3f2cd09d --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cooks_knife.001.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:079f8e488caeecea38dafbf5c66779e8000bdd9b163da6c39fee011fc175e591 +size 2434 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cooks_knife.001.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cooks_knife.001.prefab.meta new file mode 100644 index 00000000..15b8eee8 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cooks_knife.001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 16127863db478284284a562513422610 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cooks_knife.002.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cooks_knife.002.prefab new file mode 100644 index 00000000..9a20e3aa --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cooks_knife.002.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b2323305f7d72cf8dd00e87247e79c746a668e8d976a2cffe1eae6ac1d02c41 +size 2436 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cooks_knife.002.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cooks_knife.002.prefab.meta new file mode 100644 index 00000000..28b9f31a --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cooks_knife.002.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: a191dc41e6f8a294a9c8966da688bc70 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cooks_knife.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cooks_knife.prefab new file mode 100644 index 00000000..41f1510d --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cooks_knife.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0887811ed47220d531e7bcd10a19ad4aa1688b028cc856440fef0e4c3a8858f +size 2430 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cooks_knife.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cooks_knife.prefab.meta new file mode 100644 index 00000000..a6f56d60 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cooks_knife.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 69ceb3d5cd02b0948b2305790cf928e1 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cup.001.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cup.001.prefab new file mode 100644 index 00000000..6db9f227 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cup.001.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d206eaa2d867b71f8b2410ea381ead22b9cfb9a1dc6a1bff0532d7522c834598 +size 2427 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cup.001.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cup.001.prefab.meta new file mode 100644 index 00000000..c258ffc1 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cup.001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 62e7b25636cba364e87d9d3bc32196d1 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cup.002.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cup.002.prefab new file mode 100644 index 00000000..ddccb13c --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cup.002.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69c978149d9fcfb8e5c7a0971ff387b9c84e0144866d976413d1ec8322f1737c +size 2421 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cup.002.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cup.002.prefab.meta new file mode 100644 index 00000000..fd77852e --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cup.002.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 0d36835ccf34c9f41bd912bf9de99c08 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cup.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cup.prefab new file mode 100644 index 00000000..f7dfb164 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cup.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da7f2a22be4acfb10669979b0d0751b2497a2f6e9892f75150217bcbec7b84f9 +size 2424 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cup.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cup.prefab.meta new file mode 100644 index 00000000..e0777330 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/cup.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 1c6b40aa1c918a1428dcf4726727f998 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/curtain.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/curtain.prefab new file mode 100644 index 00000000..ee873f85 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/curtain.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a16220996507947d6de265d42c03606426748daad2c7a7eba9d994fd087f93b4 +size 2426 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/curtain.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/curtain.prefab.meta new file mode 100644 index 00000000..191353c4 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/curtain.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 4fdeac5ab827aab49bcfa31d4cc87144 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/curtain_pole.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/curtain_pole.prefab new file mode 100644 index 00000000..4e91de27 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/curtain_pole.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbcb6c229943cada354484a8117c638f15f8f24991de7ad7d57ac1a16b46fec7 +size 2433 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/curtain_pole.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/curtain_pole.prefab.meta new file mode 100644 index 00000000..7154915d --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/curtain_pole.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 4cc110ec83cfda14aa883ad48e9222e3 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/curtain_with_pole.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/curtain_with_pole.prefab new file mode 100644 index 00000000..a61978cb --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/curtain_with_pole.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ea20acd14e3b3a59be55a05f1d9916b9ef40970feba7dee3a3814747094ab91 +size 2437 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/curtain_with_pole.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/curtain_with_pole.prefab.meta new file mode 100644 index 00000000..a9885316 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/curtain_with_pole.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: cb58e830703490a47b0d3e98386e9036 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/demo.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/demo.prefab new file mode 100644 index 00000000..04288137 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/demo.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdcbe0af48ff468cce04a32a03541d46e59da84e4d2c0c00ce96eb877c9e86a2 +size 2437 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/demo.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/demo.prefab.meta new file mode 100644 index 00000000..20db2436 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/demo.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 4a38c9ddf5a5ae149912889b16f9b025 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/egg.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/egg.prefab new file mode 100644 index 00000000..08a6e933 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/egg.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96ae36619207d922a06fa921f8c28b45d5eb53ad128ac17e30dd910e4aeb18d8 +size 2419 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/egg.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/egg.prefab.meta new file mode 100644 index 00000000..30285ce9 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/egg.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: ad8dba2bdc063804d9a864111fae90da +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/egg_carton.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/egg_carton.prefab new file mode 100644 index 00000000..d17011a8 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/egg_carton.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4faebaa162653224656a5534bfc5d96bbdd48747618a1431a51cf5e673549413 +size 2426 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/egg_carton.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/egg_carton.prefab.meta new file mode 100644 index 00000000..6f028bf5 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/egg_carton.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 5535af6ba89e67544b0a4b697ee13ea8 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/floor.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/floor.prefab new file mode 100644 index 00000000..5a8aeee4 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/floor.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:174a76ea73634eb14f166b5238fb9ae486740357c9f1ce2768d59727f078794b +size 2427 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/floor.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/floor.prefab.meta new file mode 100644 index 00000000..8c9a5e1d --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/floor.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: f3287e6e48a6a5a4fa5a5c514bea75c1 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/floor_tile_green.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/floor_tile_green.prefab new file mode 100644 index 00000000..3387d421 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/floor_tile_green.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb1913e5f4b7673813d4dfc64c881e1022ae03a19387f40cad78ef02400b9d50 +size 2431 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/floor_tile_green.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/floor_tile_green.prefab.meta new file mode 100644 index 00000000..eb5a7eac --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/floor_tile_green.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: de5a8d9c26ace024486d06cd7b93c332 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/floor_tile_white.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/floor_tile_white.prefab new file mode 100644 index 00000000..42c6fe91 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/floor_tile_white.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c228d863df893b8e43899357364e82fcc2b0fafe8e09b6e1b09f30362e6331d3 +size 2437 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/floor_tile_white.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/floor_tile_white.prefab.meta new file mode 100644 index 00000000..b7808c40 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/floor_tile_white.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: d35a0c6b4f9894d45b496b19430fc807 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/floor_tiles.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/floor_tiles.prefab new file mode 100644 index 00000000..15ece67e --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/floor_tiles.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a29c6ae7c11ae0f78641445fead5fdbff87ceaffe46274f1fc7dc2a4f56fa76 +size 2431 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/floor_tiles.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/floor_tiles.prefab.meta new file mode 100644 index 00000000..0fa41f8c --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/floor_tiles.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 10d88c01b97d13645b1a74ec60423911 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/fork.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/fork.prefab new file mode 100644 index 00000000..bb3c6530 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/fork.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c1680c7af4bcba46e0713e85a9f43744d0cfb50457d5ac59e35ceab24d11403 +size 2420 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/fork.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/fork.prefab.meta new file mode 100644 index 00000000..4b935793 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/fork.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 9f1cec8cd87e19144ad693475bddd964 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/fridge.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/fridge.prefab new file mode 100644 index 00000000..996af7af --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/fridge.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc7b621b573acff3b170edd734dac63f24bc799b37948ee8a65dba9ede83acaa +size 2423 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/fridge.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/fridge.prefab.meta new file mode 100644 index 00000000..1c2467a1 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/fridge.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 9e5e105f219fca64aa015c0e323691e2 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/glass.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/glass.prefab new file mode 100644 index 00000000..df4f16f6 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/glass.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0496fe2d120ae58035aa8e4096af47a4f25f019a0c3517143f26b442b19a31bf +size 2425 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/glass.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/glass.prefab.meta new file mode 100644 index 00000000..52ee6b39 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/glass.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: af3f4fda76cce57429dcd8e8f3418f32 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/grill.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/grill.prefab new file mode 100644 index 00000000..9c624c15 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/grill.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5117f229f0650b5306d9f5c436425db8151efafcd40725de51ea4320be3df9b5 +size 2426 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/grill.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/grill.prefab.meta new file mode 100644 index 00000000..71457e9f --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/grill.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 767e0461f5c25394daa58ce943d7c1d2 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/jar.001.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/jar.001.prefab new file mode 100644 index 00000000..c532ae8b --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/jar.001.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f45578880b0fab7ceb2f6a0af1beebdade821fe5fab6a2953d6e4f36f54e4ed +size 2428 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/jar.001.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/jar.001.prefab.meta new file mode 100644 index 00000000..405d6e8e --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/jar.001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 01b48204fc1112d409434ac30c89ad80 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/jar.002.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/jar.002.prefab new file mode 100644 index 00000000..06fb985c --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/jar.002.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fccc585a7ef6d1f70812fdb05d6b3154ba9ec6c210f6770827ccb1d0e73d98b +size 2427 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/jar.002.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/jar.002.prefab.meta new file mode 100644 index 00000000..14e63451 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/jar.002.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 2a5fe65df9a4d7f4fab21a7e0689c885 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/jar.003.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/jar.003.prefab new file mode 100644 index 00000000..d1c30456 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/jar.003.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:443411821fe90e9e0fe3856b2f93136e8986dd47a8f463e2caf036cc55309c32 +size 2427 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/jar.003.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/jar.003.prefab.meta new file mode 100644 index 00000000..5efb4d79 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/jar.003.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 8caa5b4875f00f147a8a1a8f40593ed3 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/jar.004.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/jar.004.prefab new file mode 100644 index 00000000..b27ab790 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/jar.004.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1db37b4eefe254c8c4a8e394c867a051be157e059aa4647bb8e0c93cd91c512a +size 2423 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/jar.004.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/jar.004.prefab.meta new file mode 100644 index 00000000..59d8c5d3 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/jar.004.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: b4405f3b50ab5be4bbcae42388d6eb61 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/jar.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/jar.prefab new file mode 100644 index 00000000..de277e6c --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/jar.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f21defe205add9a736f2668a7b873225a91bbbff0181d4afe760101958f8bab +size 2423 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/jar.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/jar.prefab.meta new file mode 100644 index 00000000..91b3ae62 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/jar.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: e08c0e3c410a6ee418c9bc96dcc0fc2b +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/kitchen_basket.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/kitchen_basket.prefab new file mode 100644 index 00000000..8f800c8d --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/kitchen_basket.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a08fecb0fb9dcdff7fe77b42c511e70164113768d89875d02d9c4d68cad68f4 +size 2434 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/kitchen_basket.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/kitchen_basket.prefab.meta new file mode 100644 index 00000000..897bb62e --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/kitchen_basket.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: f9f3f574c900f464a832298f6f12614f +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/kitchen_hanger.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/kitchen_hanger.prefab new file mode 100644 index 00000000..cec6e31f --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/kitchen_hanger.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59fa8e9ca780d52d81ffeccf4ac19393ff31e3f52e0f89b096553c60a02980ef +size 2434 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/kitchen_hanger.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/kitchen_hanger.prefab.meta new file mode 100644 index 00000000..2be85fc1 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/kitchen_hanger.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 082dc5ded5626da429b9d3215b7b12c2 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/kitchen_hanger_part.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/kitchen_hanger_part.prefab new file mode 100644 index 00000000..bffad2a1 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/kitchen_hanger_part.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7183a4e55f93856e02cc78db57c9194e112555c274b61c04cc58b749f37fe9b0 +size 2441 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/kitchen_hanger_part.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/kitchen_hanger_part.prefab.meta new file mode 100644 index 00000000..cb07269a --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/kitchen_hanger_part.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: a4c847664fccdf2419c9e2366c16a424 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/knife.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/knife.prefab new file mode 100644 index 00000000..479454c4 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/knife.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:804e3739d8e2055c128930aeea32f7c03d7af075a61487c36a43327265a6a0ef +size 2424 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/knife.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/knife.prefab.meta new file mode 100644 index 00000000..5b6e2a4b --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/knife.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: b0c4c3290f5728c4ca90ae47db1e2c3e +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/knife_magnet.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/knife_magnet.prefab new file mode 100644 index 00000000..20382cf0 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/knife_magnet.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ce5da87f293491e524fb5e425acdd4ef9ffebdc1e8c969bc925509516eedb10 +size 2434 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/knife_magnet.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/knife_magnet.prefab.meta new file mode 100644 index 00000000..d52c811a --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/knife_magnet.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 9071305204e57924f9a11b741032f75e +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/lid.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/lid.prefab new file mode 100644 index 00000000..6dde490a --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/lid.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d37235394d252f783fc809c6ce831fd83c757c0a59caa01faa10f4ac7132e1f +size 2425 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/lid.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/lid.prefab.meta new file mode 100644 index 00000000..f40ff1d9 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/lid.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 99d73fba4719e9547a2fe770bf00b053 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/oven.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/oven.prefab new file mode 100644 index 00000000..6ee6bff8 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/oven.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8ea96f523055a8de80790ef4d68eadec8bed1e2efbf9a6c34576385b065de74 +size 2425 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/oven.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/oven.prefab.meta new file mode 100644 index 00000000..591b5bb0 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/oven.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: d6184b82a4dc2104d83d90db29ef2bf8 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/pan.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/pan.prefab new file mode 100644 index 00000000..b7972ac9 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/pan.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c02559a98d96ecadd3f3cc7db99767b71740ead84dd8f833d15c28aacfee0844 +size 2422 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/pan.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/pan.prefab.meta new file mode 100644 index 00000000..7df734e1 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/pan.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 09c0832a11f5e6c47a8b3fe39423bca8 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/paper_towel.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/paper_towel.prefab new file mode 100644 index 00000000..b375ceca --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/paper_towel.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0324dd566e1a2385d26a5691b1bfcd3968ac0117b9b0556a7804f66b936975e3 +size 2432 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/paper_towel.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/paper_towel.prefab.meta new file mode 100644 index 00000000..02819ca0 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/paper_towel.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 1a3d5871cff374e43b72666ce0635eea +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/paper_towel_holder.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/paper_towel_holder.prefab new file mode 100644 index 00000000..392e3a1b --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/paper_towel_holder.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2866579eee75aa7e776a01a67bba59cb0433da980a6d2bb9bfc5cd4d5ba5784 +size 2440 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/paper_towel_holder.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/paper_towel_holder.prefab.meta new file mode 100644 index 00000000..f2f43b0e --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/paper_towel_holder.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: b8f2cd3edca074342a50af8485bac7a8 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/plate.001.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/plate.001.prefab new file mode 100644 index 00000000..2c47035e --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/plate.001.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afbd59df35c79543f338a7dbb1ffe343ccca4562d380d84f602eb0aa210fe295 +size 2430 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/plate.001.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/plate.001.prefab.meta new file mode 100644 index 00000000..e3a541f9 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/plate.001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 77d63eeef5ea2af4998406a67b2e9662 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/plate.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/plate.prefab new file mode 100644 index 00000000..f259d6de --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/plate.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b24e5f64b29e78dce9a7b40cb1c48efdb7e1a7d46bd0d88f16684dc0922058f +size 2425 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/plate.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/plate.prefab.meta new file mode 100644 index 00000000..f1002f15 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/plate.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 7e281417af6e0a34da3ffb136ab46ec9 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/saucer.001.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/saucer.001.prefab new file mode 100644 index 00000000..3f41f008 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/saucer.001.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70ff5b14f86457d7f0a215fc534017df8dad9c6b45a73246ace3ff12fba39d3b +size 2430 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/saucer.001.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/saucer.001.prefab.meta new file mode 100644 index 00000000..7f184ced --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/saucer.001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 7a3eb71b14b311d44840e2015c5899f0 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/saucer.002.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/saucer.002.prefab new file mode 100644 index 00000000..0569f0dd --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/saucer.002.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37caee6b639d1ea6399c69542476b9caee8e5983351cd7e00be4d5a613f01a85 +size 2432 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/saucer.002.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/saucer.002.prefab.meta new file mode 100644 index 00000000..cdf4626c --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/saucer.002.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: fd4a3e9b95e4a9d4aa67017926d199a9 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/saucer.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/saucer.prefab new file mode 100644 index 00000000..72ec7d1d --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/saucer.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c81d2ee9644ed756fbe4fecbb6ec1fc6f7bf809929e24b333da2bfce7bfdcb1 +size 2427 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/saucer.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/saucer.prefab.meta new file mode 100644 index 00000000..e845e9d8 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/saucer.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: c6e5689e0516a2148a0b14029b75263e +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/saucer_set.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/saucer_set.prefab new file mode 100644 index 00000000..f53da547 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/saucer_set.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e65bc7098a42d581a52d626daf56f8a95c0e8471b26623ef12a31251923dcda +size 2431 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/saucer_set.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/saucer_set.prefab.meta new file mode 100644 index 00000000..b696a702 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/saucer_set.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 36d73a5ad58900548b7723127ab8a0ac +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/shelf.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/shelf.prefab new file mode 100644 index 00000000..69f62ee8 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/shelf.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d35855c19bde3f3beaccab5b2c6b128554c63b9abc031ceeba543c283edbd0a0 +size 2426 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/shelf.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/shelf.prefab.meta new file mode 100644 index 00000000..4a4a5451 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/shelf.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: da6e38bcb866e5c409bd235b322a3ab6 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/sink.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/sink.prefab new file mode 100644 index 00000000..406737a9 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/sink.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10b4634f5f19d370916bf5ac5bf3e5573bf772a99c8899161aeed068f8721240 +size 2419 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/sink.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/sink.prefab.meta new file mode 100644 index 00000000..3b9aa787 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/sink.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: af20a1085c92abd45aec7c865ae05e18 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/sink_curtain.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/sink_curtain.prefab new file mode 100644 index 00000000..380258f1 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/sink_curtain.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58b09743f66c25a40c1321a63c753d858215bb262e4d6da1f6b82ad6b34cc086 +size 2434 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/sink_curtain.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/sink_curtain.prefab.meta new file mode 100644 index 00000000..4031fddb --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/sink_curtain.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 497ee1d14633f124db8e48a917ae4805 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/spoon.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/spoon.prefab new file mode 100644 index 00000000..5764330f --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/spoon.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cfd112e189c031fdf997f7cb55ca19e6a5fd0e5755ce217a103e6b7942ca159 +size 2426 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/spoon.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/spoon.prefab.meta new file mode 100644 index 00000000..15ed8803 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/spoon.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 27ea4a668eb420749acb7cc9c71d658a +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/stewpot.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/stewpot.prefab new file mode 100644 index 00000000..8c1ae17e --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/stewpot.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:836ad7227d7efe481b0cb5ab3596d2430d3a7f11230f980a3ec5820452ecfc01 +size 2428 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/stewpot.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/stewpot.prefab.meta new file mode 100644 index 00000000..abea1222 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/stewpot.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: ceade53ded65721439f0deb6091c2d10 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/table.001.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/table.001.prefab new file mode 100644 index 00000000..5f4c0151 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/table.001.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0115bbc9d3048fcceb83a5b0ea6aee2524ea99409ff7ad6cfce69efe3216623b +size 2430 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/table.001.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/table.001.prefab.meta new file mode 100644 index 00000000..9c959480 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/table.001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: eea5cf4756c6c494895b8b779613a065 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/table.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/table.prefab new file mode 100644 index 00000000..dc3ccd07 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/table.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2607aac1da944dadc3587807fbe3019911107f26e0d9d0ca05a5aa9bdd0b502b +size 2425 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/table.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/table.prefab.meta new file mode 100644 index 00000000..c36dda49 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/table.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 1a39dc12f46fe454eb2c1223766aac55 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/towel_roll.001.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/towel_roll.001.prefab new file mode 100644 index 00000000..9a84bbac --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/towel_roll.001.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:502cf2fda60565f61ed0a1be442c9689472ed7b7532e10e692b9ce4fa5b9aba4 +size 2434 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/towel_roll.001.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/towel_roll.001.prefab.meta new file mode 100644 index 00000000..648f56d2 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/towel_roll.001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 2959e7138731ec34cb62be66443b1432 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/towel_roll.002.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/towel_roll.002.prefab new file mode 100644 index 00000000..c4341b6a --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/towel_roll.002.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd3ffc634f5df261589214d848c1930e664e09108e7c073632e7e111f7c97512 +size 2430 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/towel_roll.002.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/towel_roll.002.prefab.meta new file mode 100644 index 00000000..e2e2c117 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/towel_roll.002.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 16cb8a3007a602047a57bb20a193daa6 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/towel_roll.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/towel_roll.prefab new file mode 100644 index 00000000..c141a3e3 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/towel_roll.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:612bd23025dbe308e471cfe6b1e8d2663a166aa774e939a6585d332254e6c30d +size 2426 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/towel_roll.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/towel_roll.prefab.meta new file mode 100644 index 00000000..be42a823 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/towel_roll.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 0a86f184b85e4a24cba14a39a2465b83 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/towel_sink_side.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/towel_sink_side.prefab new file mode 100644 index 00000000..97d3bf15 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/towel_sink_side.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3374ec9012f7614e153a650edfbf184ca288a4f94a096a8b49d3c67f99c269c9 +size 2433 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/towel_sink_side.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/towel_sink_side.prefab.meta new file mode 100644 index 00000000..9e466fc0 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/towel_sink_side.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 8fff243a268d05f4bb9a8a9db70c05cc +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall.001.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall.001.prefab new file mode 100644 index 00000000..69d0adbe --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall.001.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f72660f167a7841386b7c5bf85ea5c653b23f2bdef05fa62b5c86b8eb087c4e9 +size 2430 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall.001.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall.001.prefab.meta new file mode 100644 index 00000000..1837f671 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall.001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: d264de31bd133c449ab706bb0f3fd3d3 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall.prefab new file mode 100644 index 00000000..caee104e --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:028d5eff7b55c8551d078d1a9972df0c238a0139fdc03cfc48d06f28b0cb3d5c +size 2424 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall.prefab.meta new file mode 100644 index 00000000..9270e886 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: bf0b62aaad4f3ac46a8a6ec7371140b8 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall_part.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall_part.prefab new file mode 100644 index 00000000..d02f1499 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall_part.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8e95dfbb5b8cb02e8a0dd2405e4fe0bf72acb5b434c2266bec70ae204df11ee +size 2431 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall_part.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall_part.prefab.meta new file mode 100644 index 00000000..3ecf3a66 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall_part.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 0f9db354c4ce7ad4c9ea57ce796a93ba +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall_tile_L.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall_tile_L.prefab new file mode 100644 index 00000000..5b9d2f0a --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall_tile_L.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc1af05c3e7deac3da6a3b1385271c14c24d5a56c314e4e16c8e228813bb9d0a +size 2432 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall_tile_L.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall_tile_L.prefab.meta new file mode 100644 index 00000000..3e1f7cc4 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall_tile_L.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 9388b0aa1130a794cb98381c68769bcc +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall_tile_S.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall_tile_S.prefab new file mode 100644 index 00000000..512617cd --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall_tile_S.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:726d72041df273c7c1dc7df8b2cf539ee5c40e5360c50f410c7d4c4693c6e3e4 +size 2433 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall_tile_S.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall_tile_S.prefab.meta new file mode 100644 index 00000000..ef0d1236 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall_tile_S.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 4060e55a0e219b34f82f75e4bc05ef40 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall_tiles.001.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall_tiles.001.prefab new file mode 100644 index 00000000..dd58a62e --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall_tiles.001.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87a97c4cb214d5ce7dd571e537f101d47554cb8b9571e4ebe9cb521cd33433fd +size 2435 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall_tiles.001.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall_tiles.001.prefab.meta new file mode 100644 index 00000000..8b3bf6a4 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall_tiles.001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 70af7e28e02c46e4bb51100101b7290a +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall_tiles.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall_tiles.prefab new file mode 100644 index 00000000..9fbb1a72 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall_tiles.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed78ab706ee1f6b24a27d6fdec1b367380800832d308270a8c6e01dd61960088 +size 2427 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall_tiles.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall_tiles.prefab.meta new file mode 100644 index 00000000..af67934c --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/wall_tiles.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 0baea16dff48b7e45b311b533ec33386 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/window.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/window.prefab new file mode 100644 index 00000000..a06420d7 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/window.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a9b25725ac544a8aca47436712593166a93e1a194dd313e46eb4298731d41e0 +size 2428 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/window.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/window.prefab.meta new file mode 100644 index 00000000..99ccfbf9 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/window.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: ed544d9244e933a428a9b6b0ac526934 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/window_frame.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/window_frame.prefab new file mode 100644 index 00000000..85a0d404 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/window_frame.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:109f85a0977c82c082455956c822c3c1956deebc8e1d69e8408797dbc463135a +size 2434 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/window_frame.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/window_frame.prefab.meta new file mode 100644 index 00000000..64d6154b --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/window_frame.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 1a530fb1e71a4ba4588e07cabd46a4f3 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/window_with_frame.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/window_with_frame.prefab new file mode 100644 index 00000000..62666171 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/window_with_frame.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2abe4abeac58fbd61ce003571c3c6d8569997242ecef6bd680ece3f15a6fe1fc +size 2437 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/window_with_frame.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/window_with_frame.prefab.meta new file mode 100644 index 00000000..3139dfd5 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Kitchen/Prefabs/window_with_frame.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 6dcaa55185e954b4e9c82808f7b6eabb +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room.meta new file mode 100644 index 00000000..6486963f --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 4dead91a3046ca84cb8d0450caa21588 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes.meta new file mode 100644 index 00000000..abe2275b --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: b4dc2f2cd00ef434e9e1b47f483efe7b +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/armchair.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/armchair.fbx new file mode 100644 index 00000000..e3681900 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/armchair.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22fe943e3ad42e00333fecb6341165569b970e73fd54d6d9714c1c133560d8d4 +size 81964 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/armchair.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/armchair.fbx.meta new file mode 100644 index 00000000..68c17033 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/armchair.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: 9c49de94ebe606c44b38defad76cdd90 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 2100000, guid: 4893e1a39ed36004791821bd4d5aaa0a, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/book.001.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/book.001.fbx new file mode 100644 index 00000000..87511d00 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/book.001.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16a3ef83393c58a8fab6cb71479494af725ff80c798400e4e21eef0348551993 +size 45500 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/book.001.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/book.001.fbx.meta new file mode 100644 index 00000000..c2139ba2 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/book.001.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: 00bef12b7a0dda14bace5601dd0482e6 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 2100000, guid: 4893e1a39ed36004791821bd4d5aaa0a, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/book.002.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/book.002.fbx new file mode 100644 index 00000000..d87c75b2 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/book.002.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17d5219bc75789490987960309100a5a17e71681e4bdd9ceb296ee60a5ffa0cf +size 45516 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/book.002.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/book.002.fbx.meta new file mode 100644 index 00000000..282cafb5 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/book.002.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: 1678469f65a98ce41a8ebb154cc8fda0 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 2100000, guid: 4893e1a39ed36004791821bd4d5aaa0a, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/book.003.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/book.003.fbx new file mode 100644 index 00000000..70a09808 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/book.003.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a55efe4a6afc5e6139dbf3c909393a4b909447a86a7359c3e0c7df24bbc3d5aa +size 45708 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/book.003.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/book.003.fbx.meta new file mode 100644 index 00000000..8e7ad0ef --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/book.003.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: b3d4637705479e14a866d21b768d96f7 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 2100000, guid: 4893e1a39ed36004791821bd4d5aaa0a, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/book.004.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/book.004.fbx new file mode 100644 index 00000000..eb723680 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/book.004.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e007fc599ad93be461d1fcb4bc00ae21bd77eee864db4d1a28fda63ac2e72eac +size 45660 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/book.004.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/book.004.fbx.meta new file mode 100644 index 00000000..ff3dae48 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/book.004.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: f413454a04b853a40bd0924316d596dc +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 2100000, guid: 4893e1a39ed36004791821bd4d5aaa0a, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/book.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/book.fbx new file mode 100644 index 00000000..3aec9669 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/book.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9564939526d8efb85ec05a4deefdcfa6cb82e21322f27526f12014a86fedde4 +size 45500 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/book.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/book.fbx.meta new file mode 100644 index 00000000..92ecf3ec --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/book.fbx.meta @@ -0,0 +1,107 @@ +fileFormatVersion: 2 +guid: 0d090464a3f6d2e4bb5ac28c067e5628 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/bookshelf.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/bookshelf.fbx new file mode 100644 index 00000000..65f294f0 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/bookshelf.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3f16e7e348754f53d8bf7fc0663f3273f37ed560dd93961808f15a982ad1568 +size 118108 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/bookshelf.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/bookshelf.fbx.meta new file mode 100644 index 00000000..5f35c2ae --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/bookshelf.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: d647c9cd59d1c884a8ac0aa03266a5c9 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 2100000, guid: 4893e1a39ed36004791821bd4d5aaa0a, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/candle.001.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/candle.001.fbx new file mode 100644 index 00000000..f9cdd0f5 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/candle.001.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5181bbf6374c36f3826a1795543dd332ab06d21a2dc3c887f650f652b65b8d6 +size 75228 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/candle.001.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/candle.001.fbx.meta new file mode 100644 index 00000000..af88ad2a --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/candle.001.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: 6cb8cefe4674c204abe280e360bf7741 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 2100000, guid: 4893e1a39ed36004791821bd4d5aaa0a, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/candle.002.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/candle.002.fbx new file mode 100644 index 00000000..10e0cc7d --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/candle.002.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8dd4b292c3ca8af5d253aed7570570d4f04bf1e8765e0124d4b57218c3fbbaf6 +size 60124 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/candle.002.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/candle.002.fbx.meta new file mode 100644 index 00000000..1c7da597 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/candle.002.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: e47fb6ad4119e71468002dd13c6d1644 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 2100000, guid: 4893e1a39ed36004791821bd4d5aaa0a, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/candle.003.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/candle.003.fbx new file mode 100644 index 00000000..8942f794 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/candle.003.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7083c8c579b3ee529ff6d7ab1ccec483fcd1c431f8cad374e3a7e71f79f768ce +size 81548 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/candle.003.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/candle.003.fbx.meta new file mode 100644 index 00000000..125b0e15 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/candle.003.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: bcd769cbf8fbf0a4ba0c5e1833d1059b +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 2100000, guid: 4893e1a39ed36004791821bd4d5aaa0a, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/candle.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/candle.fbx new file mode 100644 index 00000000..4e1219c1 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/candle.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f275257ee5d5695a6f25a91262583ef66263e58a08ce049f7cebe8e50140c9d +size 53548 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/candle.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/candle.fbx.meta new file mode 100644 index 00000000..d4caf7d7 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/candle.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: f49bc00aca2d78947a2ee95106aaf904 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 2100000, guid: 4893e1a39ed36004791821bd4d5aaa0a, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/candle_tray.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/candle_tray.fbx new file mode 100644 index 00000000..6bef282b --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/candle_tray.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8afdc48684626be01f2d8ac834e37b7fcfce60969e4012bc27856df89cdd86dd +size 39100 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/candle_tray.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/candle_tray.fbx.meta new file mode 100644 index 00000000..865f89a5 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/candle_tray.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: b1ce2b533fabe0d4da7a07c631ded5e4 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 2100000, guid: 4893e1a39ed36004791821bd4d5aaa0a, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/ceiling_light.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/ceiling_light.fbx new file mode 100644 index 00000000..8f3f615d --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/ceiling_light.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65bd1514498312586c757352b6925a15597b7b75d9eccb76df871b7de3bd3a01 +size 74540 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/ceiling_light.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/ceiling_light.fbx.meta new file mode 100644 index 00000000..6e97aac0 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/ceiling_light.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: 6a2cb977b2aa02e49af1e1b23293859c +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 2100000, guid: 4893e1a39ed36004791821bd4d5aaa0a, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/ceiling_part.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/ceiling_part.fbx new file mode 100644 index 00000000..379993c0 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/ceiling_part.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cb27c5e0fbf18aa40496f21f11c844041e11fa1d3052dd20f279e02c2ce939a +size 27852 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/ceiling_part.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/ceiling_part.fbx.meta new file mode 100644 index 00000000..32df9cf7 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/ceiling_part.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: eda0b523a2be46540976f008117a6ed7 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 2100000, guid: 4893e1a39ed36004791821bd4d5aaa0a, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/coffee_table.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/coffee_table.fbx new file mode 100644 index 00000000..92b6a5b0 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/coffee_table.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f1fc1b3c16522b403657df61024dd207702dc461954bc8a454c9590d8086ca8 +size 50604 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/coffee_table.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/coffee_table.fbx.meta new file mode 100644 index 00000000..df5235b9 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/coffee_table.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: 76d674debce9f30468cc82dc5603ec4b +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 2100000, guid: 4893e1a39ed36004791821bd4d5aaa0a, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/curtain.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/curtain.fbx new file mode 100644 index 00000000..9779d0be --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/curtain.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ceb4245f34b472540f9e7e81bb8b93bcabda1dab12da089e4ffd55170620bba +size 49676 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/curtain.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/curtain.fbx.meta new file mode 100644 index 00000000..d52157ea --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/curtain.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: 22e2cdf0b2e7f7c4198217437933bfe9 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 2100000, guid: 4893e1a39ed36004791821bd4d5aaa0a, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/curtain_part.001.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/curtain_part.001.fbx new file mode 100644 index 00000000..b5a3497a --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/curtain_part.001.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2df8a53c49872f68aedd60404e2e60e0aadbfccb30677b34582d3049d660804 +size 39772 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/curtain_part.001.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/curtain_part.001.fbx.meta new file mode 100644 index 00000000..9f886e0e --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/curtain_part.001.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: df8c8b8e4806eec42b563ea8177e10b9 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 2100000, guid: 4893e1a39ed36004791821bd4d5aaa0a, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/curtain_part.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/curtain_part.fbx new file mode 100644 index 00000000..f9f12e5c --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/curtain_part.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:913e6dae3d6cb1b68aae6404ace82667d431250366bfbd21dc61f88c51210c6a +size 49468 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/curtain_part.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/curtain_part.fbx.meta new file mode 100644 index 00000000..ce4b9514 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/curtain_part.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: 0232bcb56ed9a42488b3f34bc992dd1d +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 2100000, guid: 4893e1a39ed36004791821bd4d5aaa0a, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/curtains.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/curtains.fbx new file mode 100644 index 00000000..23b3802b --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/curtains.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed42d4671cd554007ddf8536f5df45ecfe3f13714de40f6d82c25ae5bd753a59 +size 166876 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/curtains.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/curtains.fbx.meta new file mode 100644 index 00000000..8e6873d3 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/curtains.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: 67fc85c8af94b2940a5d7dc534844799 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 2100000, guid: 4893e1a39ed36004791821bd4d5aaa0a, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/demo.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/demo.fbx new file mode 100644 index 00000000..e29a76b4 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/demo.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:470a7d5c0a9abb2aed914d88d4aa4f14657cbcc130d385e9ff494c0582529990 +size 4634844 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/demo.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/demo.fbx.meta new file mode 100644 index 00000000..d39f54bf --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/demo.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: f73c1315340afa945959a4f64333806a +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 2100000, guid: 4893e1a39ed36004791821bd4d5aaa0a, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/floor.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/floor.fbx new file mode 100644 index 00000000..851497f5 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/floor.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73cdfbb9122350733d79e45d0c13b1fb70ab8c60f8246a4684b9cf8fbf2a8111 +size 27148 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/floor.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/floor.fbx.meta new file mode 100644 index 00000000..00c8602d --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/floor.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: fc464c01b9f70154fa821b160b0994c8 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 2100000, guid: 4893e1a39ed36004791821bd4d5aaa0a, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/flowers.001.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/flowers.001.fbx new file mode 100644 index 00000000..bc98ad38 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/flowers.001.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8012ff0cc10ff55c1bd3848c3d507362bace95937ec81eaf9c174c40905d7ed4 +size 344236 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/flowers.001.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/flowers.001.fbx.meta new file mode 100644 index 00000000..9d989b1f --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/flowers.001.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: d7e7060aab9a8f445a5faa1b4da3dace +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 2100000, guid: 4893e1a39ed36004791821bd4d5aaa0a, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/flowers.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/flowers.fbx new file mode 100644 index 00000000..19053c0c --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/flowers.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c3b57ffd4fc3841f9ec922f792e92ffd1b70ca5e6cca67596d4b0feece587da +size 343868 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/flowers.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/flowers.fbx.meta new file mode 100644 index 00000000..cde593ed --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/flowers.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: 6834774ef28576a45b538d92f1b10b73 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 2100000, guid: 4893e1a39ed36004791821bd4d5aaa0a, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/game_console.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/game_console.fbx new file mode 100644 index 00000000..2502b653 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/game_console.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26b4773444c9f75a89fb754c72ee46b55eee6523f72167f141415491b1c509c0 +size 107820 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/game_console.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/game_console.fbx.meta new file mode 100644 index 00000000..9135712f --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/game_console.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: 3c439eb8d2af8a14cb18c89c6a9915d4 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 2100000, guid: 4893e1a39ed36004791821bd4d5aaa0a, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/pillow.001.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/pillow.001.fbx new file mode 100644 index 00000000..58c0b2ce --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/pillow.001.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fc7da9b7627fdef526920806268f3d39fec88735833d50eaff41859014a93ee +size 25372 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/pillow.001.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/pillow.001.fbx.meta new file mode 100644 index 00000000..ee153a49 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/pillow.001.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: 532c6dab94131cd4abbe335eb8208f34 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 2100000, guid: 4893e1a39ed36004791821bd4d5aaa0a, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/pillow.002.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/pillow.002.fbx new file mode 100644 index 00000000..fb2469ec --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/pillow.002.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a01206fee83367a4ec73e2fc2ab0269d3230f297942974f99e4a3158ac66cc11 +size 25372 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/pillow.002.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/pillow.002.fbx.meta new file mode 100644 index 00000000..4a059898 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/pillow.002.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: acf46d26efa00d74c870e32f546720d4 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 2100000, guid: 4893e1a39ed36004791821bd4d5aaa0a, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/pillow.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/pillow.fbx new file mode 100644 index 00000000..df82da4f --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/pillow.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87050b76d54f961b641f8c4d4c1a8add214e2b8049c9670699be3e139d9037cd +size 25356 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/pillow.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/pillow.fbx.meta new file mode 100644 index 00000000..310d4293 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/pillow.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: 306e47e3145ef9846a74f94e2b99251f +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 2100000, guid: 4893e1a39ed36004791821bd4d5aaa0a, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plank.001.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plank.001.fbx new file mode 100644 index 00000000..5801cfd4 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plank.001.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9aa7804a49772a7e4bd25f7baafc2d6ec34fc40b60c645c89f625642a6716408 +size 23132 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plank.001.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plank.001.fbx.meta new file mode 100644 index 00000000..6cbb0dc4 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plank.001.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: bc6fa514d52bb6b4ab12fddf01a2fb7d +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 2100000, guid: 4893e1a39ed36004791821bd4d5aaa0a, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plank.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plank.fbx new file mode 100644 index 00000000..7d2b4d48 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plank.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb4ce9b089e368385ff488e6e66e53c19235bf579d7bb9ad423e420dee5dbced +size 23772 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plank.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plank.fbx.meta new file mode 100644 index 00000000..a93a9e33 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plank.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: 14b41ae18435a44449f6178b0c2c7151 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 2100000, guid: 4893e1a39ed36004791821bd4d5aaa0a, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plank_floor.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plank_floor.fbx new file mode 100644 index 00000000..1d6202c0 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plank_floor.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32c3dbc46831cba6358b9dfe2a68005196daa26f4726ddb59c06f9c892868a04 +size 327436 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plank_floor.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plank_floor.fbx.meta new file mode 100644 index 00000000..28acfec3 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plank_floor.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: e9ead89c965cebf48ad53ab1a86f9709 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 2100000, guid: 4893e1a39ed36004791821bd4d5aaa0a, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plant.001.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plant.001.fbx new file mode 100644 index 00000000..e493e008 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plant.001.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0e64c24b154220382c81fc0a8b2fdf933ffb7fdd87e05a17762645a6467dac3 +size 1031500 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plant.001.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plant.001.fbx.meta new file mode 100644 index 00000000..f68efea8 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plant.001.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: afa5dece9dd2c8c40b957a65da1fbdc7 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 2100000, guid: 4893e1a39ed36004791821bd4d5aaa0a, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plant.002.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plant.002.fbx new file mode 100644 index 00000000..7402d205 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plant.002.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e7f9cf8c035c88f459e62d2ea3861a9c127a879006e05237a8eeeed85befe60 +size 1030924 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plant.002.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plant.002.fbx.meta new file mode 100644 index 00000000..dc09316d --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plant.002.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: ceafd0b7a781f6b41aa178711f936ba6 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 2100000, guid: 4893e1a39ed36004791821bd4d5aaa0a, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plant.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plant.fbx new file mode 100644 index 00000000..e6e5767f --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plant.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f0f44cbd80f2a8ab7a4ce3d4991d8fe161debc813f4a07b647fc418e8840c1c +size 1033900 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plant.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plant.fbx.meta new file mode 100644 index 00000000..511e9bb0 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plant.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: 5beca826e31f8b745bacc59af6f4fb8b +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 2100000, guid: 4893e1a39ed36004791821bd4d5aaa0a, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plant_pot.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plant_pot.fbx new file mode 100644 index 00000000..fd8aa42f --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plant_pot.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7905e920dacde8b0afa2f31501bd57cd1a3e62a982a37d3cc66b566f75e4d2d5 +size 3071596 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plant_pot.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plant_pot.fbx.meta new file mode 100644 index 00000000..39c79422 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/plant_pot.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: 9cd954238afda164f95f19fe9c2a81f4 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 2100000, guid: 4893e1a39ed36004791821bd4d5aaa0a, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/pot.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/pot.fbx new file mode 100644 index 00000000..de9ab10c --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/pot.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:346324f32c2908b601b2ac1f0bd492bd3f0da8fe4af5858d8fb19173766ef018 +size 52044 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/pot.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/pot.fbx.meta new file mode 100644 index 00000000..6cf2d561 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/pot.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: 782ed88515071414d990397a18953fc7 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 2100000, guid: 4893e1a39ed36004791821bd4d5aaa0a, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/rose.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/rose.fbx new file mode 100644 index 00000000..900b83a0 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/rose.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30f8f641b28f668b0f1fcfcf815239f6cd1857070097d0a58a9c62301c515333 +size 111420 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/rose.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/rose.fbx.meta new file mode 100644 index 00000000..9dc0a556 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/rose.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: f88dad4e9c4d1854eaa1cc7abbdb2f5b +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 2100000, guid: 4893e1a39ed36004791821bd4d5aaa0a, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/rug.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/rug.fbx new file mode 100644 index 00000000..d66ca033 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/rug.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1628cfc9ef075fb47ae0b0c6e683a39d78dc4653fc3e9345fec027d99f63e1e +size 24172 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/rug.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/rug.fbx.meta new file mode 100644 index 00000000..d7b9cda1 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/rug.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: bd57b0d849c027e4f8ba07b5db0cd09d +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 2100000, guid: 4893e1a39ed36004791821bd4d5aaa0a, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/sofa.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/sofa.fbx new file mode 100644 index 00000000..b4782b36 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/sofa.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77232387d93b9f59755d551b853965043b01a6a909e158bb61f66aa24983e170 +size 148396 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/sofa.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/sofa.fbx.meta new file mode 100644 index 00000000..d730bb85 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/sofa.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: ee129c926a9190c48bade236c3fac5ad +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 2100000, guid: 4893e1a39ed36004791821bd4d5aaa0a, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/soundbar.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/soundbar.fbx new file mode 100644 index 00000000..ba45df35 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/soundbar.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:841a02387ea3ead18dacb3c940187801cd3905b113640eec13eada82e2fe2985 +size 23148 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/soundbar.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/soundbar.fbx.meta new file mode 100644 index 00000000..5ecf7177 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/soundbar.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: 03a0e18b43cd006409bf8a8c34174c5f +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 2100000, guid: 4893e1a39ed36004791821bd4d5aaa0a, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/tv console.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/tv console.fbx new file mode 100644 index 00000000..33c62965 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/tv console.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5b8d18cdaaaffe4cab956e50594a9f9d029decccefaed8238ec0421258a96c8 +size 493372 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/tv console.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/tv console.fbx.meta new file mode 100644 index 00000000..28946981 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/tv console.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: 170161bc858007c4bbd57f79262b2b3d +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 2100000, guid: 4893e1a39ed36004791821bd4d5aaa0a, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/tv.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/tv.fbx new file mode 100644 index 00000000..fbd205a0 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/tv.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9ba1b823665b07e89fa9c6323fcfcbf7d70d59b5bec0da289c8ebe44fec7476 +size 29276 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/tv.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/tv.fbx.meta new file mode 100644 index 00000000..a6eec321 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/tv.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: 263fe4f193079b942ba5aaf6863f28b4 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 2100000, guid: 4893e1a39ed36004791821bd4d5aaa0a, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/vase.001.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/vase.001.fbx new file mode 100644 index 00000000..edd9d372 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/vase.001.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d3ca07ca6271e270dea5eee768a0b6467c17f8fa9b7e8c5d9d449f8f124ae1f +size 65756 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/vase.001.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/vase.001.fbx.meta new file mode 100644 index 00000000..875ddaac --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/vase.001.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: d3f64a8c9e53422478ba7f68ff8f00c2 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 2100000, guid: 4893e1a39ed36004791821bd4d5aaa0a, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/vase.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/vase.fbx new file mode 100644 index 00000000..7b45629a --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/vase.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:288653504c5b73d2799a672c47bc31379d41579c0bb5cfbf49ee948ead5bed9e +size 61340 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/vase.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/vase.fbx.meta new file mode 100644 index 00000000..5947bcd7 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/vase.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: 689aed490d1e0c04a882d28e4ca07645 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 2100000, guid: 4893e1a39ed36004791821bd4d5aaa0a, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/wall.001.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/wall.001.fbx new file mode 100644 index 00000000..62619fb1 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/wall.001.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2db946eceb0011fc29d8afd50f80639e0705b7c552d791577d6f08787ac7f86 +size 27660 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/wall.001.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/wall.001.fbx.meta new file mode 100644 index 00000000..747e6ef1 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/wall.001.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: 0ae860f5bc20bce4ab281a9f423e2097 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 2100000, guid: 4893e1a39ed36004791821bd4d5aaa0a, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/wall.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/wall.fbx new file mode 100644 index 00000000..f3ec90eb --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/wall.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cce111963c75165f0ef687b22276cb18d9f8fcf6e151ebbf60d7a82d8ef48dbe +size 69804 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/wall.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/wall.fbx.meta new file mode 100644 index 00000000..c854f0d7 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/wall.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: 5206231f8434b124b9ab8ba126e8190e +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 2100000, guid: 4893e1a39ed36004791821bd4d5aaa0a, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/wall_light.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/wall_light.fbx new file mode 100644 index 00000000..f7b26a3c --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/wall_light.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6397a94529234b6fefd84e31067940d62871caaf6f4b29adfbb5db2401572e0 +size 87004 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/wall_light.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/wall_light.fbx.meta new file mode 100644 index 00000000..571566db --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/wall_light.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: 89a54c3862b05aa46b40141ca1dcb548 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 2100000, guid: 4893e1a39ed36004791821bd4d5aaa0a, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/window frame.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/window frame.fbx new file mode 100644 index 00000000..04d20bf9 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/window frame.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b54a1e1e7938e08e136eb9a5ffb9a4d51420a058299881fdb7e32b84aef2725 +size 43004 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/window frame.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/window frame.fbx.meta new file mode 100644 index 00000000..6241271f --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/window frame.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: 3812162395ec59a48b197188dcc1b83a +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 2100000, guid: 4893e1a39ed36004791821bd4d5aaa0a, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/window.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/window.fbx new file mode 100644 index 00000000..6901451b --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/window.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:433b6e6fc460b33521f733d3f51320e04220094200abc52776fbe98cee46ae77 +size 90844 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/window.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/window.fbx.meta new file mode 100644 index 00000000..025af878 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/window.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: a552b624ba6e6a8418f7d377018f764f +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 2100000, guid: 4893e1a39ed36004791821bd4d5aaa0a, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/window_frame.fbx b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/window_frame.fbx new file mode 100644 index 00000000..1f051505 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/window_frame.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ed299bb8d9dbea23e761a8c427c3ceb5f60db9b2c9c40e1e51d4f856927b149 +size 116348 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/window_frame.fbx.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/window_frame.fbx.meta new file mode 100644 index 00000000..ae847dd8 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Meshes/window_frame.fbx.meta @@ -0,0 +1,112 @@ +fileFormatVersion: 2 +guid: c786110b9c636fe4a854a1a3378086c2 +ModelImporter: + serializedVersion: 21300 + internalIDToNameTable: [] + externalObjects: + - first: + type: UnityEngine:Material + assembly: UnityEngine.CoreModule + name: texture + second: {fileID: 2100000, guid: 4893e1a39ed36004791821bd4d5aaa0a, type: 2} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 1 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: [] + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 0 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 2 + humanoidOversampling: 1 + avatarSetup: 0 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs.meta new file mode 100644 index 00000000..9700746d --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 234294b725e416d4e8c1aaf26fb949e6 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/armchair.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/armchair.prefab new file mode 100644 index 00000000..fb413e17 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/armchair.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90a8866a3cd79d4f7ed174ca354cb6c7bebb4cbe64e0271c415a279c104254e6 +size 2430 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/armchair.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/armchair.prefab.meta new file mode 100644 index 00000000..5054ee06 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/armchair.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 7a8bde422f16efa43a75b545863ae9be +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/book.001.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/book.001.prefab new file mode 100644 index 00000000..2afa74a3 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/book.001.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca7f7084c98dc343766280dc6ee425011309ab9e8e55c621217b857a72df0170 +size 2431 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/book.001.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/book.001.prefab.meta new file mode 100644 index 00000000..6853eb36 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/book.001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 610f8c80869fbd84086e54ed3a2d4a95 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/book.002.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/book.002.prefab new file mode 100644 index 00000000..c01f48f3 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/book.002.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfbbf6bb195d0add76a0d24d80fc8316d52b5b46e53f2071cdbedfd3dd26bfcd +size 2431 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/book.002.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/book.002.prefab.meta new file mode 100644 index 00000000..32cd89e8 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/book.002.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 8270f8fec46e959438034dfdc143bc67 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/book.003.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/book.003.prefab new file mode 100644 index 00000000..64b33c1c --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/book.003.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34e1183306e5402131b99c4f82137c1dd4f0938a67452ac3f78272ef7052e580 +size 2430 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/book.003.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/book.003.prefab.meta new file mode 100644 index 00000000..146f56a5 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/book.003.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: d825f4f6556cdcf42b79c42b94b8b912 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/book.004.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/book.004.prefab new file mode 100644 index 00000000..4daa5c61 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/book.004.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3779b2fcc3bae43f15a7357b22e98f93ccb22522e7f7f937675669237f123437 +size 2429 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/book.004.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/book.004.prefab.meta new file mode 100644 index 00000000..1df1eee2 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/book.004.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 13a2594a63103c048ae42cc6d9968618 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/book.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/book.prefab new file mode 100644 index 00000000..8c619e04 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/book.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3649ac5542e171013af6434535d9d75dda5c792ab37fc687ec03429e2118a27 +size 2437 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/book.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/book.prefab.meta new file mode 100644 index 00000000..9fc78115 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/book.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 9599d02b8049f81488ed1a7aae9b7bdf +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/bookshelf.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/bookshelf.prefab new file mode 100644 index 00000000..f3d70677 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/bookshelf.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f225e40ba49fd84403f5c7c274e91dbd6d4d6d9c87a3bbd3d025533f3d238b90 +size 2425 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/bookshelf.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/bookshelf.prefab.meta new file mode 100644 index 00000000..19ddc13c --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/bookshelf.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: ac517f2e4f13fff4fa4da48e62d21bd5 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/candle.001.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/candle.001.prefab new file mode 100644 index 00000000..73361818 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/candle.001.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7233e647e04c88a026b2a383d982a4bcc2385754498eda5a1bee1dab40885fe9 +size 2430 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/candle.001.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/candle.001.prefab.meta new file mode 100644 index 00000000..04e38166 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/candle.001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: ae41c45c6340c404fb29788c2d0bb340 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/candle.002.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/candle.002.prefab new file mode 100644 index 00000000..8f720195 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/candle.002.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29b9aab6fc9c78b085a1d9c1582ca5e1163855942ce767b132e905a166ec4769 +size 2431 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/candle.002.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/candle.002.prefab.meta new file mode 100644 index 00000000..fae2960d --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/candle.002.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 899b1989c4115f944bb3447815cde8fb +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/candle.003.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/candle.003.prefab new file mode 100644 index 00000000..feeef7ef --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/candle.003.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fea376f315d80d8a0dfe925d52ffaa0b28335120e6646a666258b0600776194a +size 2433 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/candle.003.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/candle.003.prefab.meta new file mode 100644 index 00000000..de03545a --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/candle.003.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 396fde664f7f12e49b6ce75d725bde6e +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/candle.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/candle.prefab new file mode 100644 index 00000000..d1e75b91 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/candle.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a26706d68c78578407386b56ea219ce41d1152d26541af9d8a88b1987b0e0f1f +size 2427 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/candle.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/candle.prefab.meta new file mode 100644 index 00000000..7ef84138 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/candle.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: aa93639c96c97574ba23eb091ebcb47e +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/candle_tray.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/candle_tray.prefab new file mode 100644 index 00000000..033d60b6 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/candle_tray.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ed849baa912245cd3d660bbc7066c33eabaf2bbf6c326770640d8e09b331aa7 +size 2431 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/candle_tray.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/candle_tray.prefab.meta new file mode 100644 index 00000000..1b130135 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/candle_tray.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 882decc28abf09849b6504b16ce89a96 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/ceiling_light.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/ceiling_light.prefab new file mode 100644 index 00000000..fcc1d358 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/ceiling_light.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e87d122056ce84aeb227ad7ac003a98c8feaedcce341750facc8096c350c727 +size 2436 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/ceiling_light.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/ceiling_light.prefab.meta new file mode 100644 index 00000000..8355e03e --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/ceiling_light.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 676723b6a87757d4cb946899ea307a72 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/ceiling_part.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/ceiling_part.prefab new file mode 100644 index 00000000..1fbc0461 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/ceiling_part.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39f08931b964418b8396747d6761472ebe927501b6c123867a6b6be766b92b18 +size 2433 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/ceiling_part.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/ceiling_part.prefab.meta new file mode 100644 index 00000000..59e35d43 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/ceiling_part.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: af11508ed665bcd439daf1b2ff049382 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/coffee_table.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/coffee_table.prefab new file mode 100644 index 00000000..2f100d97 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/coffee_table.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a04d2f4eb21e7b078b3ecdb4e0a867ef3709293d7ddb9c10e20558badc8aca76 +size 2435 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/coffee_table.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/coffee_table.prefab.meta new file mode 100644 index 00000000..834d168c --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/coffee_table.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 530579e26aab7e84dac297384e02956e +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/curtain.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/curtain.prefab new file mode 100644 index 00000000..77fdc37b --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/curtain.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c73dc96937d51c7ad20ef30ddafdc2b5e12da39f48c4a01bb98e6c7e855dc428 +size 2427 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/curtain.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/curtain.prefab.meta new file mode 100644 index 00000000..c5f1a3ac --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/curtain.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: d6702040b65e9b149a8c6b9c05b8968e +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/curtain_part.001.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/curtain_part.001.prefab new file mode 100644 index 00000000..12d13217 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/curtain_part.001.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:929f029bcf6a30727b3db3e24060554a1a326d610d91d49aac6364a085b93955 +size 2438 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/curtain_part.001.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/curtain_part.001.prefab.meta new file mode 100644 index 00000000..31bd7002 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/curtain_part.001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 23ce99be6af381042a4b76ccf1379ae4 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/curtain_part.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/curtain_part.prefab new file mode 100644 index 00000000..7628736a --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/curtain_part.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a132240c83d8236d7bc236a9b090258fa9324ac79bf70962a392e4ebfbb8931 +size 2428 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/curtain_part.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/curtain_part.prefab.meta new file mode 100644 index 00000000..723794bb --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/curtain_part.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 25cb7f0e6f9369c4d86a97d72bf6b53c +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/curtains.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/curtains.prefab new file mode 100644 index 00000000..a2b426b2 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/curtains.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c402957c5819e5190c722b20792338e778556db47233c398966518cf2f305015 +size 2431 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/curtains.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/curtains.prefab.meta new file mode 100644 index 00000000..d68728c2 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/curtains.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 534af93eb7189f14d85cf506b7d31996 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/demo.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/demo.prefab new file mode 100644 index 00000000..06d6201c --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/demo.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:139c7629b07c97d231a4763c947b19b5b2d18f1a4ba25961826edf2aeb5def98 +size 2427 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/demo.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/demo.prefab.meta new file mode 100644 index 00000000..50e00a9f --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/demo.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: a21436b2c3ca6d248990aaa874eb917d +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/floor.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/floor.prefab new file mode 100644 index 00000000..c7d56d79 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/floor.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d1a1e819c36c3fe87ee9cc6887ec0fc6cf4131d21b30250e187547ffa9db806 +size 2426 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/floor.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/floor.prefab.meta new file mode 100644 index 00000000..f70bbfcf --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/floor.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 836c870e4efc5ea4aa521fc2ae1ccc30 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/flowers.001.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/flowers.001.prefab new file mode 100644 index 00000000..de9210d9 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/flowers.001.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c3b4108105f687151cf365b42c33faefede164222bbeaa20bd56ed64f6088c8 +size 2434 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/flowers.001.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/flowers.001.prefab.meta new file mode 100644 index 00000000..2be5805e --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/flowers.001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: cb220609e7ccc5f4f8f1ad3579273123 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/flowers.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/flowers.prefab new file mode 100644 index 00000000..f32d4487 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/flowers.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c139456034ea17078121efd1f50aae8a99286be29de823329c1ca4c80cf0736 +size 2424 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/flowers.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/flowers.prefab.meta new file mode 100644 index 00000000..3dbea420 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/flowers.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 490df4d5243c8024dadfc7434e4cc417 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/game_console.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/game_console.prefab new file mode 100644 index 00000000..49d4fca6 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/game_console.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf4679a4d350ec5338c337e5b9fd20e5d037a5a5619edf772399d2d262a9eb40 +size 2433 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/game_console.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/game_console.prefab.meta new file mode 100644 index 00000000..fff55f4d --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/game_console.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 01bb1d6f25569ae428f8123c126a4ce9 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/pillow.001.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/pillow.001.prefab new file mode 100644 index 00000000..ed6e8d53 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/pillow.001.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e64c6e8395c6a704813678f32384916e43b27a8738b3d8d9df43d6577296316e +size 2425 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/pillow.001.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/pillow.001.prefab.meta new file mode 100644 index 00000000..3f121611 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/pillow.001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 126e35116d7d9674ba74282191c15fc6 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/pillow.002.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/pillow.002.prefab new file mode 100644 index 00000000..a0047554 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/pillow.002.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b543842f068a836d66fb83eb56e64ee5b33fc5164806c4b81cdd707d019f4a1 +size 2432 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/pillow.002.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/pillow.002.prefab.meta new file mode 100644 index 00000000..0ec53082 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/pillow.002.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 2b1693bcbbfa13d499bd10afba020f18 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/pillow.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/pillow.prefab new file mode 100644 index 00000000..dd3a52aa --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/pillow.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5348728d78c085a60b477d620fd2df6860c9ad007c30c352286e58e59719859 +size 2428 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/pillow.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/pillow.prefab.meta new file mode 100644 index 00000000..ca6acd24 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/pillow.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 13475dcff51db3f4b97d9062a8e543c2 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plank.001.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plank.001.prefab new file mode 100644 index 00000000..fcfcf07c --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plank.001.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5d15914a17574cb457e12cc38b19061dfca33afff440d0584d4b238e2525a72 +size 2432 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plank.001.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plank.001.prefab.meta new file mode 100644 index 00000000..a5a461c8 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plank.001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: cab2cc806c8227f40b1dbab28e7a1ace +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plank.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plank.prefab new file mode 100644 index 00000000..adcddaa9 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plank.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0192a61c3b253436e7c7a8a99b6dd2ae0196f0c0c86615334bdd208f1b9e389 +size 2427 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plank.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plank.prefab.meta new file mode 100644 index 00000000..b98d4841 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plank.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: c33096e155acb974bbd4b9f6977e2910 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plank_floor.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plank_floor.prefab new file mode 100644 index 00000000..74c26a69 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plank_floor.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5c5c194c5e1ada16d0e8157654074b829d640515c0e1955a64ec263d1e94837 +size 2431 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plank_floor.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plank_floor.prefab.meta new file mode 100644 index 00000000..86d553ea --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plank_floor.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 08c9fdb2230e42e499fc3b8909ae440c +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plant.001.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plant.001.prefab new file mode 100644 index 00000000..2b797b40 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plant.001.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64cda4f8faba681777aa5a4e9541c8291ad580c7ea8eb3dd4f732300f26eafae +size 2430 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plant.001.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plant.001.prefab.meta new file mode 100644 index 00000000..903420c5 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plant.001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 30de8da46995c5f43a447c6079ae766b +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plant.002.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plant.002.prefab new file mode 100644 index 00000000..2c566ca5 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plant.002.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:347f5cb9dc21185435af1817632b14b95fcaca87fc8648b919144c66abebdfc4 +size 2431 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plant.002.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plant.002.prefab.meta new file mode 100644 index 00000000..b1420610 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plant.002.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: d8f85141712bc764daec7751fcff2e02 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plant.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plant.prefab new file mode 100644 index 00000000..9634c170 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plant.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:638dec92a694f8d392b83552fd32750101f11a75afe99b3f5109441d981b5a73 +size 2425 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plant.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plant.prefab.meta new file mode 100644 index 00000000..b22dc532 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plant.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 2c1f6061b95f0b6459ed289d1a36c98f +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plant_pot.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plant_pot.prefab new file mode 100644 index 00000000..d29c4300 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plant_pot.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13b883f2c4989f807d6c8c3e98db834d8f533c9c2ccd14964a6b8dae3fe5a950 +size 2425 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plant_pot.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plant_pot.prefab.meta new file mode 100644 index 00000000..0ba13c20 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/plant_pot.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 512385401bc1f1e4ba49de9d2b0b0785 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/pot.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/pot.prefab new file mode 100644 index 00000000..b5171962 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/pot.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b8be5d6ed4c0876e69a1d6d875dbebbfe8fecdc1714fcd0ea30204c03f17e28 +size 2422 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/pot.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/pot.prefab.meta new file mode 100644 index 00000000..62559ad5 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/pot.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 03a2bd5136e7d2547aee772f5146c7f1 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/rose.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/rose.prefab new file mode 100644 index 00000000..fd6476f2 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/rose.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:691e6c404f63880092c4240d2fe2eaf9514db9b6c10affb7b8f45f3a0593d9d2 +size 2426 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/rose.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/rose.prefab.meta new file mode 100644 index 00000000..e7ce6b50 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/rose.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 88df9adc310493e4b927eb2f6672b23a +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/rug.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/rug.prefab new file mode 100644 index 00000000..10c766a6 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/rug.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7e00cc12a975c236e5e34e941bfe0fc7598902324ed46c5cdadb37e2bba4ef2 +size 2424 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/rug.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/rug.prefab.meta new file mode 100644 index 00000000..9bf19834 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/rug.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: d075ff9cf680a5a479fdac888cce1c59 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/sofa.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/sofa.prefab new file mode 100644 index 00000000..d2f1656c --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/sofa.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70ab8ade1c47adefffdcfb988a34490b8d0fe7c2569d91e588409bcc1c1ceb09 +size 2423 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/sofa.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/sofa.prefab.meta new file mode 100644 index 00000000..37060ac1 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/sofa.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 4a7d66cb3e1e61e41a15920bd73705f9 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/soundbar.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/soundbar.prefab new file mode 100644 index 00000000..52c1f93d --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/soundbar.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bd1e1c9e7e79a89fcdb22f9bc2706582df6c7b4b322ce83c04751189796cc1b +size 2429 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/soundbar.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/soundbar.prefab.meta new file mode 100644 index 00000000..2a76ada9 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/soundbar.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: ca9dfaccb86d8a240b0fc37a9446baa4 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/tv console.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/tv console.prefab new file mode 100644 index 00000000..9bb34f8a --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/tv console.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:588d2a9fa862e3d394699f4262cdc5b7eb78174aa3a399baeddb3f50c892b8af +size 2431 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/tv console.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/tv console.prefab.meta new file mode 100644 index 00000000..42ac6ca0 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/tv console.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: c09aa920c3315804780262c1fc2bf1ef +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/tv.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/tv.prefab new file mode 100644 index 00000000..317c127b --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/tv.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f99c751c4b1f9c761caed2533e9e409d6fbc59887c3804985865bc690562a04c +size 2425 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/tv.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/tv.prefab.meta new file mode 100644 index 00000000..91182637 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/tv.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 61e9b76ba36ffb54f89c445f8e6e978e +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/vase.001.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/vase.001.prefab new file mode 100644 index 00000000..83c50ae1 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/vase.001.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4159094855d252846a92471e1753b5a70620996fbada1b1de4b0e067ca6642b +size 2424 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/vase.001.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/vase.001.prefab.meta new file mode 100644 index 00000000..3d6ddc0c --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/vase.001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: c243b7be09dc98a43ab7277c2e492441 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/vase.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/vase.prefab new file mode 100644 index 00000000..9e58be4b --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/vase.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbc241b1026aa5d0913ca7e9b7be933f1389edf9fad0c0d622550a2967d70f4d +size 2427 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/vase.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/vase.prefab.meta new file mode 100644 index 00000000..9def89e0 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/vase.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 4e0093caa23347149ba891a23be83fb8 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/wall.001.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/wall.001.prefab new file mode 100644 index 00000000..e8a7484d --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/wall.001.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:872fa98113d0080247b79369989fcf6c5d786e0624fd70e2fd2c977d5816cf51 +size 2431 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/wall.001.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/wall.001.prefab.meta new file mode 100644 index 00000000..9696a860 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/wall.001.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 4e9e047afa6ed1043ac0aefd6e2ac0a1 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/wall.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/wall.prefab new file mode 100644 index 00000000..a648d6bc --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/wall.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d963f382f74639f9d6ee4c476d7dcd3b210d04bb6ff2a4a6e88c19d05686d569 +size 2427 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/wall.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/wall.prefab.meta new file mode 100644 index 00000000..0f3c7eac --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/wall.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: fd8995ca5a2f3df4b81d5bfb49edc355 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/wall_light.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/wall_light.prefab new file mode 100644 index 00000000..8de186c3 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/wall_light.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c1fbfcab46262e37e63191d58c62df35c79c066fcecfd1e83fe03954329cd71 +size 2431 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/wall_light.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/wall_light.prefab.meta new file mode 100644 index 00000000..369746f4 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/wall_light.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 63373ffe3061e724087208dcf7e61494 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/window frame.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/window frame.prefab new file mode 100644 index 00000000..28755905 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/window frame.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b7bd7db1e5c6554fd6dee7f905c167851ef3af0aabb61f7af0a04f3d340e7f4 +size 2424 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/window frame.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/window frame.prefab.meta new file mode 100644 index 00000000..91757e6f --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/window frame.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 7d1e6772d7066514a8e23279d096eb9d +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/window.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/window.prefab new file mode 100644 index 00000000..b5519d85 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/window.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c5558827129ec8353d7cd261b30d2dfe32cfe4872ab7fbca5fbf2a0390fbcb0 +size 2429 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/window.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/window.prefab.meta new file mode 100644 index 00000000..fd32c7ed --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/window.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 4dc590c9228912b4383f7b0ab0c12cf8 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/window_frame.prefab b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/window_frame.prefab new file mode 100644 index 00000000..6ce08b65 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/window_frame.prefab @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:749dad8515a9135f402719543656c54515e7182d5ca35d080e67c0f19b555de7 +size 2433 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/window_frame.prefab.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/window_frame.prefab.meta new file mode 100644 index 00000000..2a61e1ea --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Living Room/Prefabs/window_frame.prefab.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 47841bec4e0e77846a2ef592f2994cc9 +PrefabImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Materials.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Materials.meta new file mode 100644 index 00000000..321e2ac4 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Materials.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: a315f19f7f778574fb2f689c017d66bc +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Materials/texture.mat b/Assets/StoreAssets/Cozy Rooms Bundle/Materials/texture.mat new file mode 100644 index 00000000..796e5a24 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Materials/texture.mat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7787a113313844fa4a3a4f9062988d410b7d054cb847465c36c664fc10e83f3 +size 3758 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Materials/texture.mat.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Materials/texture.mat.meta new file mode 100644 index 00000000..1bef534f --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Materials/texture.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 34742b8ee3fff5e418d30aa922511f6d +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Materials/texture_01.mat b/Assets/StoreAssets/Cozy Rooms Bundle/Materials/texture_01.mat new file mode 100644 index 00000000..bbfe57bf --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Materials/texture_01.mat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e834ef958f1f9073910b11ffb70dac0ca718b1ef4922b555dd62cca4d60729f8 +size 3763 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Materials/texture_01.mat.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Materials/texture_01.mat.meta new file mode 100644 index 00000000..7d47a386 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Materials/texture_01.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 4893e1a39ed36004791821bd4d5aaa0a +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Scenes.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Scenes.meta new file mode 100644 index 00000000..67b7fa70 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Scenes.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 31c51789bf084cd49a835e8899f5d75b +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Bathroom.unity b/Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Bathroom.unity new file mode 100644 index 00000000..f1a9b2be --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Bathroom.unity @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e1998ce3582481d639e671bb90f218db3d35bf56e78839a1756e82212931ddc +size 10404 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Bathroom.unity.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Bathroom.unity.meta new file mode 100644 index 00000000..f2f78ad0 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Bathroom.unity.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: df94165683d628b4393d2ce8ad90fe36 +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Bedroom.unity b/Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Bedroom.unity new file mode 100644 index 00000000..4b6a7641 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Bedroom.unity @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d304fd492a61240a73ed1567529d87627acc00f858c69eabf6241b17a880710f +size 10408 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Bedroom.unity.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Bedroom.unity.meta new file mode 100644 index 00000000..75b63531 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Bedroom.unity.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 9c93fff570509964591a544c70ceb46a +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Kitchen.unity b/Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Kitchen.unity new file mode 100644 index 00000000..301f578d --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Kitchen.unity @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:636c8aad4433c45d3e124bfa4db3916a32e9bf5a69d36f7129cc2ed2b6e50dff +size 10408 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Kitchen.unity.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Kitchen.unity.meta new file mode 100644 index 00000000..5c73a609 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Kitchen.unity.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: c965a90f7791d2546b44a573bb03b97c +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Living Room.unity b/Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Living Room.unity new file mode 100644 index 00000000..07d6fb03 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Living Room.unity @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb90dc2ab1f980c7b108644d089ee660c3416278eb397dbb4b94086e28e9a06a +size 10408 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Living Room.unity.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Living Room.unity.meta new file mode 100644 index 00000000..f35cd7cc --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Living Room.unity.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: 0f6e3722a507ae147981ab53cb21bc56 +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Texture Editor.preset b/Assets/StoreAssets/Cozy Rooms Bundle/Texture Editor.preset new file mode 100644 index 00000000..bc72ebcb --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Texture Editor.preset @@ -0,0 +1,395 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!181963792 &2655988077585873504 +Preset: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Texture Editor + m_TargetType: + m_NativeTypeID: 1041 + m_ManagedTypePPtr: {fileID: 0} + m_ManagedTypeFallback: + m_Properties: + - target: {fileID: 0} + propertyPath: m_ExternalObjects.Array.size + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_MaterialImportMode + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_MaterialName + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_MaterialSearch + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_MaterialLocation + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_LegacyGenerateAnimations + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_BakeSimulation + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_ResampleCurves + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_OptimizeGameObjects + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_RemoveConstantScaleCurves + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_MotionNodeName + value: + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_RigImportErrors + value: + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_RigImportWarnings + value: + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_AnimationImportErrors + value: + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_AnimationImportWarnings + value: + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_AnimationRetargetingWarnings + value: + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_AnimationDoRetargetingWarnings + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_ImportAnimatedCustomProperties + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_ImportConstraints + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_AnimationCompression + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_AnimationRotationError + value: 0.5 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_AnimationPositionError + value: 0.5 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_AnimationScaleError + value: 0.5 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_AnimationWrapMode + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_ExtraExposedTransformPaths.Array.size + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_ExtraUserProperties.Array.size + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_ClipAnimations.Array.size + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_IsReadable + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_LODScreenPercentages.Array.size + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_GlobalScale + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_MeshCompression + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_AddColliders + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_UseSRGBMaterialColor + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_SortHierarchyByName + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_ImportVisibility + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_ImportBlendShapes + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_ImportCameras + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_ImportLights + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_NodeNameCollisionStrategy + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: swapUVChannels + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: generateSecondaryUV + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_UseFileUnits + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: keepQuads + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: weldVertices + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: bakeAxisConversion + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_PreserveHierarchy + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: skinWeightsMode + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: maxBonesPerVertex + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: minBoneWeight + value: 0.001 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: optimizeBones + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: meshOptimizationFlags + value: -1 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: indexFormat + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: secondaryUVAngleDistortion + value: 8 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: secondaryUVAreaDistortion + value: 15.000001 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: secondaryUVHardAngle + value: 88 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: secondaryUVMarginMethod + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: secondaryUVMinLightmapResolution + value: 40 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: secondaryUVMinObjectScale + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: secondaryUVPackMargin + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_UseFileScale + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_StrictVertexDataChecks + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: normalSmoothAngle + value: 60 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: normalImportMode + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: tangentImportMode + value: 3 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: normalCalculationMode + value: 4 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: blendShapeNormalImportMode + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: normalSmoothingSource + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_ReferencedClips.Array.size + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_ImportAnimation + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_HumanDescription.m_Human.Array.size + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_HumanDescription.m_Skeleton.Array.size + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_HumanDescription.m_ArmTwist + value: 0.5 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_HumanDescription.m_ForeArmTwist + value: 0.5 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_HumanDescription.m_UpperLegTwist + value: 0.5 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_HumanDescription.m_LegTwist + value: 0.5 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_HumanDescription.m_ArmStretch + value: 0.05 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_HumanDescription.m_LegStretch + value: 0.05 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_HumanDescription.m_FeetSpacing + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_HumanDescription.m_GlobalScale + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_HumanDescription.m_RootMotionBoneName + value: + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_HumanDescription.m_HasTranslationDoF + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_HumanDescription.m_HasExtraRoot + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_HumanDescription.m_SkeletonHasParents + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_LastHumanDescriptionAvatarSource + value: + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_AutoGenerateAvatarMappingIfUnspecified + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_AnimationType + value: 2 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_HumanoidOversampling + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_AvatarSetup + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_AddHumanoidExtraRootOnlyWhenUsingAvatar + value: 1 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_RemapMaterialsIfMaterialImportModeIsNone + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_AdditionalBone + value: 0 + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_UserData + value: + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_AssetBundleName + value: + objectReference: {fileID: 0} + - target: {fileID: 0} + propertyPath: m_AssetBundleVariant + value: + objectReference: {fileID: 0} + m_ExcludedProperties: [] diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Texture Editor.preset.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Texture Editor.preset.meta new file mode 100644 index 00000000..f15990f1 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Texture Editor.preset.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c990b81597b779848a3d5a5dcbe48b30 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2655988077585873504 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Textures.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Textures.meta new file mode 100644 index 00000000..a5f57158 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Textures.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f793426cf0ac7f04fb6b0dbb4d2c0735 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Textures/texture.png b/Assets/StoreAssets/Cozy Rooms Bundle/Textures/texture.png new file mode 100644 index 00000000..652c85d9 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Textures/texture.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4569055e8ed8e1c5a3a991b0c8cc6710754f15413309f220ae2e8154eee7a96d +size 21792 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Textures/texture.png.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Textures/texture.png.meta new file mode 100644 index 00000000..f868e23f --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Textures/texture.png.meta @@ -0,0 +1,111 @@ +fileFormatVersion: 2 +guid: 1092458019818304ca97a872d248e562 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Textures/texture_01.png b/Assets/StoreAssets/Cozy Rooms Bundle/Textures/texture_01.png new file mode 100644 index 00000000..9679df51 --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Textures/texture_01.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c12ad6d4aa377173f7b3f98be3514e4c6d50214a6587747e6f4d4edecc17bd9 +size 6179 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Textures/texture_01.png.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Textures/texture_01.png.meta new file mode 100644 index 00000000..ee10248f --- /dev/null +++ b/Assets/StoreAssets/Cozy Rooms Bundle/Textures/texture_01.png.meta @@ -0,0 +1,111 @@ +fileFormatVersion: 2 +guid: 06af9e92949350146a329d4f1e1f23c0 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 12 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + vTOnly: 0 + ignoreMasterTextureLimit: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: 1 + aniso: 1 + mipBias: 0 + wrapU: 0 + wrapV: 0 + wrapW: 0 + nPOTScale: 1 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 0 + spriteTessellationDetail: -1 + textureType: 0 + textureShape: 1 + singleChannelComponent: 0 + flipbookRows: 1 + flipbookColumns: 1 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + ignorePngGamma: 0 + applyGammaDecoding: 0 + cookieLightType: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 2048 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + nameFileIdTable: {} + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/UnityTechnologies/Basic Asset Pack Interior/Materials/WallBlule.mat b/Assets/UnityTechnologies/Basic Asset Pack Interior/Materials/WallBlule.mat new file mode 100644 index 00000000..7e83c86d --- /dev/null +++ b/Assets/UnityTechnologies/Basic Asset Pack Interior/Materials/WallBlule.mat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fd0215813f317974cbeb30e7bfc694d86e01dd2f50b89fb7208006daa9cd634 +size 3730 diff --git a/Assets/UnityTechnologies/Basic Asset Pack Interior/Materials/WallBlule.mat.meta b/Assets/UnityTechnologies/Basic Asset Pack Interior/Materials/WallBlule.mat.meta new file mode 100644 index 00000000..9893f5f8 --- /dev/null +++ b/Assets/UnityTechnologies/Basic Asset Pack Interior/Materials/WallBlule.mat.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: c1b4bfdb7e498594d9f630e2248fa074 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 2100000 + userData: + assetBundleName: + assetBundleVariant: From dd076b7dc9c8d0b65be7113ffe7b4e35466dcafe Mon Sep 17 00:00:00 2001 From: Sehyeon Date: Fri, 2 May 2025 09:27:08 +0900 Subject: [PATCH 2/5] =?UTF-8?q?DEG-124=20[Feat]=20cat=20asset=20=EC=B6=94?= =?UTF-8?q?=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/KSH/ReHousing.unity | 4 +- .../Scenes/Demo Bathroom.unity | 3 - .../Scenes/Demo Bedroom.unity | 3 - .../Scenes/Demo Kitchen.unity | 3 - .../Scenes/Demo Living Room.unity | 3 - .../Scenes/Demo Living Room.unity.meta | 7 - .../Scenes.meta => Suriyun_Cat.meta} | 2 +- .../Animations.meta} | 3 +- .../Animations/Pspsps Animations.meta} | 3 +- .../Character Animations.meta} | 3 +- .../Character Animations/Anim_Chibi@Alert.fbx | 3 + .../Anim_Chibi@Alert.fbx.meta | 1357 ++++++++++++++++ .../Character Animations/Anim_Chibi@Angry.fbx | 3 + .../Anim_Chibi@Angry.fbx.meta | 1356 ++++++++++++++++ .../Character Animations/Anim_Chibi@Block.fbx | 3 + .../Anim_Chibi@Block.fbx.meta | 1357 ++++++++++++++++ .../Character Animations/Anim_Chibi@Bow.fbx | 3 + .../Anim_Chibi@Bow.fbx.meta | 1352 ++++++++++++++++ .../Character Animations/Anim_Chibi@Cute1.fbx | 3 + .../Anim_Chibi@Cute1.fbx.meta | 1356 ++++++++++++++++ .../Anim_Chibi@Damage.fbx | 3 + .../Anim_Chibi@Damage.fbx.meta | 1356 ++++++++++++++++ .../Character Animations/Anim_Chibi@Dash.fbx | 3 + .../Anim_Chibi@Dash.fbx.meta | 1356 ++++++++++++++++ .../Character Animations/Anim_Chibi@DigA.fbx | 3 + .../Anim_Chibi@DigA.fbx.meta | 1358 +++++++++++++++++ .../Character Animations/Anim_Chibi@DigB.fbx | 3 + .../Anim_Chibi@DigB.fbx.meta | 1356 ++++++++++++++++ .../Character Animations/Anim_Chibi@Hi.fbx | 3 + .../Anim_Chibi@Hi.fbx.meta | 1352 ++++++++++++++++ .../Anim_Chibi@Idle02.fbx | 3 + .../Anim_Chibi@Idle02.fbx.meta | 1356 ++++++++++++++++ .../Anim_Chibi@Idle03.fbx | 3 + .../Anim_Chibi@Idle03.fbx.meta | 1352 ++++++++++++++++ .../Anim_Chibi@Idle05.fbx | 3 + .../Anim_Chibi@Idle05.fbx.meta | 1356 ++++++++++++++++ .../Character Animations/Anim_Chibi@IdleA.fbx | 3 + .../Anim_Chibi@IdleA.fbx.meta | 1357 ++++++++++++++++ .../Character Animations/Anim_Chibi@IdleB.fbx | 3 + .../Anim_Chibi@IdleB.fbx.meta | 1355 ++++++++++++++++ .../Character Animations/Anim_Chibi@IdleC.fbx | 3 + .../Anim_Chibi@IdleC.fbx.meta | 1358 +++++++++++++++++ .../Character Animations/Anim_Chibi@Jump.fbx | 3 + .../Anim_Chibi@Jump.fbx.meta | 1358 +++++++++++++++++ .../Character Animations/Anim_Chibi@Move.fbx | 3 + .../Anim_Chibi@Move.fbx.meta | 1355 ++++++++++++++++ .../Anim_Chibi@Move_L.fbx | 3 + .../Anim_Chibi@Move_L.fbx.meta | 1357 ++++++++++++++++ .../Anim_Chibi@Move_R.fbx | 3 + .../Anim_Chibi@Move_R.fbx.meta | 1356 ++++++++++++++++ .../Character Animations/Anim_Chibi@No.fbx | 3 + .../Anim_Chibi@No.fbx.meta | 1352 ++++++++++++++++ .../Character Animations/Anim_Chibi@Run.fbx | 3 + .../Anim_Chibi@Run.fbx.meta | 1358 +++++++++++++++++ .../Character Animations/Anim_Chibi@Run_L.fbx | 3 + .../Anim_Chibi@Run_L.fbx.meta | 1358 +++++++++++++++++ .../Character Animations/Anim_Chibi@Run_R.fbx | 3 + .../Anim_Chibi@Run_R.fbx.meta | 1356 ++++++++++++++++ .../Character Animations/Anim_Chibi@Shoot.fbx | 3 + .../Anim_Chibi@Shoot.fbx.meta | 1355 ++++++++++++++++ .../Character Animations/Anim_Chibi@Sit.fbx | 3 + .../Anim_Chibi@Sit.fbx.meta | 1357 ++++++++++++++++ .../Character Animations/Anim_Chibi@Sleep.fbx | 3 + .../Anim_Chibi@Sleep.fbx.meta | 1358 +++++++++++++++++ .../Character Animations/Anim_Chibi@Swoon.fbx | 3 + .../Anim_Chibi@Swoon.fbx.meta | 1357 ++++++++++++++++ .../Character Animations/Anim_Chibi@Tired.fbx | 3 + .../Anim_Chibi@Tired.fbx.meta | 1355 ++++++++++++++++ .../Anim_Chibi@Victory.fbx | 3 + .../Anim_Chibi@Victory.fbx.meta | 1358 +++++++++++++++++ .../Character Animations/Anim_Chibi@Walk.fbx | 3 + .../Anim_Chibi@Walk.fbx.meta | 1356 ++++++++++++++++ .../Anim_Chibi@Walk_L.fbx | 3 + .../Anim_Chibi@Walk_L.fbx.meta | 1357 ++++++++++++++++ .../Anim_Chibi@Walk_R.fbx | 3 + .../Anim_Chibi@Walk_R.fbx.meta | 1357 ++++++++++++++++ .../Anim_Chibi@Worship.fbx | 3 + .../Anim_Chibi@Worship.fbx.meta | 1356 ++++++++++++++++ .../Character Animations/Anim_Chibi@Yes.fbx | 3 + .../Anim_Chibi@Yes.fbx.meta | 1356 ++++++++++++++++ .../Chibi_Humanoid_Avatar.fbx | 3 + .../Chibi_Humanoid_Avatar.fbx.meta | 126 ++ .../Pspsps Animations Check.controller | 3 + .../Pspsps Animations Check.controller.meta | 16 + .../Pspsps_Cat_Avatar_Mask.mask | 229 +++ .../Pspsps_Cat_Avatar_Mask.mask.meta | 15 + .../StoreAssets/Suriyun_Cat/LightingData.meta | 8 + .../LightingData/LightingData.asset | Bin 0 -> 18128 bytes .../LightingData/LightingData.asset.meta | 15 + .../LightingData/ReflectionProbe-0.exr | Bin 0 -> 144556 bytes .../LightingData/ReflectionProbe-0.exr.meta | 147 ++ Assets/StoreAssets/Suriyun_Cat/Pspsps.meta | 8 + .../StoreAssets/Suriyun_Cat/Pspsps/FBX.meta | 8 + .../Suriyun_Cat/Pspsps/FBX/Accessory.meta | 8 + .../Pspsps/FBX/Accessory/Bag_bread.fbx | 3 + .../Pspsps/FBX/Accessory/Bag_bread.fbx.meta | 104 ++ .../Pspsps/FBX/Accessory/Baton_wood.fbx | 3 + .../Pspsps/FBX/Accessory/Baton_wood.fbx.meta | 104 ++ .../Pspsps/FBX/Accessory/Dried_fish.fbx | 3 + .../Pspsps/FBX/Accessory/Dried_fish.fbx.meta | 104 ++ .../Pspsps/FBX/Accessory/GrassA_Red.fbx | 3 + .../Pspsps/FBX/Accessory/GrassA_Red.fbx.meta | 104 ++ .../Pspsps/FBX/Accessory/Hiking_hat_A.fbx | 3 + .../FBX/Accessory/Hiking_hat_A.fbx.meta | 104 ++ .../Pspsps/FBX/Accessory/MeatA.fbx | 3 + .../Pspsps/FBX/Accessory/MeatA.fbx.meta | 104 ++ .../Suriyun_Cat/Pspsps/FBX/Accessory/Pan.fbx | 3 + .../Pspsps/FBX/Accessory/Pan.fbx.meta | 104 ++ .../Pspsps/FBX/Accessory/SpadA.fbx | 3 + .../Pspsps/FBX/Accessory/SpadA.fbx.meta | 104 ++ .../Pspsps/FBX/Accessory/Whirligig_A.fbx | 3 + .../Pspsps/FBX/Accessory/Whirligig_A.fbx.meta | 151 ++ .../Suriyun_Cat/Pspsps/FBX/Characters.meta | 8 + .../Pspsps/FBX/Characters/Chibi_Cat.fbm.meta | 8 + .../Chibi_Cat.fbm/T_Chibi_Cat_01.png | 3 + .../Chibi_Cat.fbm/T_Chibi_Cat_01.png.meta | 127 ++ .../Chibi_Cat.fbm/T_Chibi_Emo_01.png | 3 + .../Chibi_Cat.fbm/T_Chibi_Emo_01.png.meta | 127 ++ .../Pspsps/FBX/Characters/Chibi_Cat.fbx | 3 + .../Pspsps/FBX/Characters/Chibi_Cat.fbx.meta | 960 ++++++++++++ .../Suriyun_Cat/Pspsps/Materials.meta | 8 + .../Pspsps/Materials/Accessory.meta | 8 + .../Materials/Accessory/T_Bag_bread.mat | 3 + .../Materials/Accessory/T_Bag_bread.mat.meta | 15 + .../Materials/Accessory/T_Baton_Wood.mat | 3 + .../Materials/Accessory/T_Baton_Wood.mat.meta | 15 + .../Materials/Accessory/T_Dried_fish.mat | 3 + .../Materials/Accessory/T_Dried_fish.mat.meta | 15 + .../Materials/Accessory/T_GrassA_red.mat | 3 + .../Materials/Accessory/T_GrassA_red.mat.meta | 15 + .../Materials/Accessory/T_Hiking_hat_A.mat | 3 + .../Accessory/T_Hiking_hat_A.mat.meta | 15 + .../Pspsps/Materials/Accessory/T_MeatA.mat | 3 + .../Materials/Accessory/T_MeatA.mat.meta | 15 + .../Pspsps/Materials/Accessory/T_Pan.mat | 3 + .../Pspsps/Materials/Accessory/T_Pan.mat.meta | 15 + .../Pspsps/Materials/Accessory/T_SpadA.mat | 3 + .../Materials/Accessory/T_SpadA.mat.meta | 15 + .../Materials/Accessory/T_Whirligig.mat | 3 + .../Materials/Accessory/T_Whirligig.mat.meta | 15 + .../Pspsps/Materials/Characters.meta | 8 + .../Pspsps/Materials/Characters/Cat.meta | 8 + .../Characters/Cat/M_Chibi_Cat_00.mat | 3 + .../Characters/Cat/M_Chibi_Cat_00.mat.meta | 15 + .../Characters/Cat/M_Chibi_Cat_01.mat | 3 + .../Characters/Cat/M_Chibi_Cat_01.mat.meta | 15 + .../Characters/Cat/M_Chibi_Cat_02.mat | 3 + .../Characters/Cat/M_Chibi_Cat_02.mat.meta | 15 + .../Characters/Cat/M_Chibi_Cat_03.mat | 3 + .../Characters/Cat/M_Chibi_Cat_03.mat.meta | 15 + .../Characters/Cat/M_Chibi_Cat_04.mat | 3 + .../Characters/Cat/M_Chibi_Cat_04.mat.meta | 15 + .../Characters/Cat/M_Chibi_Cat_05.mat | 3 + .../Characters/Cat/M_Chibi_Cat_05.mat.meta | 15 + .../Characters/Cat/M_Chibi_Cat_06.mat | 3 + .../Characters/Cat/M_Chibi_Cat_06.mat.meta | 15 + .../Characters/Cat/M_Chibi_Cat_07.mat | 3 + .../Characters/Cat/M_Chibi_Cat_07.mat.meta | 15 + .../Characters/Cat/M_Chibi_Cat_08.mat | 3 + .../Characters/Cat/M_Chibi_Cat_08.mat.meta | 15 + .../Characters/Cat/M_Chibi_Cat_09.mat | 3 + .../Characters/Cat/M_Chibi_Cat_09.mat.meta | 15 + .../Pspsps/Materials/Emotions.meta | 8 + .../Materials/Emotions/M_Chibi_Emo_01.mat | 3 + .../Emotions/M_Chibi_Emo_01.mat.meta | 15 + .../Materials/Emotions/M_Chibi_Emo_02.mat | 3 + .../Emotions/M_Chibi_Emo_02.mat.meta | 15 + .../Materials/Emotions/M_Chibi_Emo_03.mat | 3 + .../Emotions/M_Chibi_Emo_03.mat.meta | 15 + .../Materials/Emotions/M_Chibi_Emo_04.mat | 3 + .../Emotions/M_Chibi_Emo_04.mat.meta | 15 + .../Materials/Emotions/M_Chibi_Emo_05.mat | 3 + .../Emotions/M_Chibi_Emo_05.mat.meta | 15 + .../Materials/Emotions/M_Chibi_Emo_06.mat | 3 + .../Emotions/M_Chibi_Emo_06.mat.meta | 15 + .../Materials/Emotions/M_Chibi_Emo_07.mat | 3 + .../Emotions/M_Chibi_Emo_07.mat.meta | 15 + .../Materials/Emotions/M_Chibi_Emo_08.mat | 3 + .../Emotions/M_Chibi_Emo_08.mat.meta | 15 + .../Materials/Emotions/M_Chibi_Emo_09.mat | 3 + .../Emotions/M_Chibi_Emo_09.mat.meta | 15 + .../Materials/Emotions/M_Chibi_Emo_10.mat | 3 + .../Emotions/M_Chibi_Emo_10.mat.meta | 15 + .../Materials/Emotions/M_Chibi_Emo_11.mat | 3 + .../Emotions/M_Chibi_Emo_11.mat.meta | 15 + .../Materials/Emotions/M_Chibi_Emo_12.mat | 3 + .../Emotions/M_Chibi_Emo_12.mat.meta | 15 + .../Materials/Emotions/M_Chibi_Emo_13.mat | 3 + .../Emotions/M_Chibi_Emo_13.mat.meta | 15 + .../Materials/Emotions/M_Chibi_Emo_14.mat | 3 + .../Emotions/M_Chibi_Emo_14.mat.meta | 15 + .../Materials/Emotions/M_Chibi_Emo_15.mat | 3 + .../Emotions/M_Chibi_Emo_15.mat.meta | 15 + .../Materials/Emotions/M_Chibi_Emo_16.mat | 3 + .../Emotions/M_Chibi_Emo_16.mat.meta | 15 + .../Materials/Emotions/M_Chibi_Emo_17.mat | 3 + .../Emotions/M_Chibi_Emo_17.mat.meta | 15 + .../Materials/Emotions/M_Chibi_Emo_18.mat | 3 + .../Emotions/M_Chibi_Emo_18.mat.meta | 15 + .../Materials/Emotions/M_Chibi_Emo_19.mat | 3 + .../Emotions/M_Chibi_Emo_19.mat.meta | 15 + .../Materials/Emotions/M_Chibi_Emo_20.mat | 3 + .../Emotions/M_Chibi_Emo_20.mat.meta | 15 + .../Materials/Emotions/M_Chibi_Emo_21.mat | 3 + .../Emotions/M_Chibi_Emo_21.mat.meta | 15 + .../Materials/Emotions/M_Chibi_Emo_22.mat | 3 + .../Emotions/M_Chibi_Emo_22.mat.meta | 15 + .../Materials/Emotions/M_Chibi_Emo_23.mat | 3 + .../Emotions/M_Chibi_Emo_23.mat.meta | 15 + .../Materials/Emotions/M_Chibi_Emo_24.mat | 3 + .../Emotions/M_Chibi_Emo_24.mat.meta | 15 + .../Materials/Emotions/M_Chibi_Emo_25.mat | 3 + .../Emotions/M_Chibi_Emo_25.mat.meta | 15 + .../Materials/Emotions/M_Chibi_Emo_26.mat | 3 + .../Emotions/M_Chibi_Emo_26.mat.meta | 15 + .../Materials/Emotions/M_Chibi_Emo_27.mat | 3 + .../Emotions/M_Chibi_Emo_27.mat.meta | 15 + .../Suriyun_Cat/Pspsps/Prefab.meta | 8 + .../Suriyun_Cat/Pspsps/Prefab/Accessory.meta | 8 + .../Pspsps/Prefab/Accessory/Bag_bread.prefab | 3 + .../Prefab/Accessory/Bag_bread.prefab.meta | 14 + .../Accessory/Bag_bread_with_props.prefab | 3 + .../Bag_bread_with_props.prefab.meta | 14 + .../Pspsps/Prefab/Accessory/Baton_wood.prefab | 3 + .../Prefab/Accessory/Baton_wood.prefab.meta | 14 + .../Pspsps/Prefab/Accessory/Dried_fish.prefab | 3 + .../Prefab/Accessory/Dried_fish.prefab.meta | 14 + .../Pspsps/Prefab/Accessory/GrassA_Red.prefab | 3 + .../Prefab/Accessory/GrassA_Red.prefab.meta | 14 + .../Prefab/Accessory/Hiking_hat_A.prefab | 3 + .../Prefab/Accessory/Hiking_hat_A.prefab.meta | 14 + .../Pspsps/Prefab/Accessory/MeatA.prefab | 3 + .../Pspsps/Prefab/Accessory/MeatA.prefab.meta | 14 + .../Pspsps/Prefab/Accessory/Pan.prefab | 3 + .../Pspsps/Prefab/Accessory/Pan.prefab.meta | 14 + .../Pspsps/Prefab/Accessory/SpadA.prefab | 3 + .../Pspsps/Prefab/Accessory/SpadA.prefab.meta | 14 + .../Prefab/Accessory/Whirligig_A.prefab | 3 + .../Prefab/Accessory/Whirligig_A.prefab.meta | 14 + .../Suriyun_Cat/Pspsps/Prefab/Characters.meta | 8 + .../Prefab/Characters/Chibi_Cat_00.prefab | 3 + .../Characters/Chibi_Cat_00.prefab.meta | 14 + .../Prefab/Characters/Chibi_Cat_01.prefab | 3 + .../Characters/Chibi_Cat_01.prefab.meta | 14 + .../Prefab/Characters/Chibi_Cat_02.prefab | 3 + .../Characters/Chibi_Cat_02.prefab.meta | 14 + .../Prefab/Characters/Chibi_Cat_03.prefab | 3 + .../Characters/Chibi_Cat_03.prefab.meta | 14 + .../Prefab/Characters/Chibi_Cat_04.prefab | 3 + .../Characters/Chibi_Cat_04.prefab.meta | 14 + .../Prefab/Characters/Chibi_Cat_05.prefab | 3 + .../Characters/Chibi_Cat_05.prefab.meta | 14 + .../Prefab/Characters/Chibi_Cat_06.prefab | 3 + .../Characters/Chibi_Cat_06.prefab.meta | 14 + .../Prefab/Characters/Chibi_Cat_07.prefab | 3 + .../Characters/Chibi_Cat_07.prefab.meta | 14 + .../Prefab/Characters/Chibi_Cat_08.prefab | 3 + .../Characters/Chibi_Cat_08.prefab.meta | 14 + .../Prefab/Characters/Chibi_Cat_09.prefab | 3 + .../Characters/Chibi_Cat_09.prefab.meta | 14 + .../Chibi_Cat_Show_Equipment.prefab | 3 + .../Chibi_Cat_Show_Equipment.prefab.meta | 14 + .../Suriyun_Cat/Pspsps/Textures.meta | 8 + .../Pspsps/Textures/Accessory.meta | 8 + .../Pspsps/Textures/Accessory/T_Bag_bread.png | 3 + .../Textures/Accessory/T_Bag_bread.png.meta | 147 ++ .../Textures/Accessory/T_Bag_bread_N.png | 3 + .../Textures/Accessory/T_Bag_bread_N.png.meta | 147 ++ .../Textures/Accessory/T_Baton_wood.png | 3 + .../Textures/Accessory/T_Baton_wood.png.meta | 147 ++ .../Textures/Accessory/T_Baton_wood_N.png | 3 + .../Accessory/T_Baton_wood_N.png.meta | 147 ++ .../Textures/Accessory/T_Dried_fish.png | 3 + .../Textures/Accessory/T_Dried_fish.png.meta | 147 ++ .../Textures/Accessory/T_Dried_fish_N.png | 3 + .../Accessory/T_Dried_fish_N.png.meta | 147 ++ .../Pspsps/Textures/Accessory/T_GrassA_N.png | 3 + .../Textures/Accessory/T_GrassA_N.png.meta | 147 ++ .../Textures/Accessory/T_GrassA_red.png | 3 + .../Textures/Accessory/T_GrassA_red.png.meta | 147 ++ .../Textures/Accessory/T_Hiking_hat_A.png | 3 + .../Accessory/T_Hiking_hat_A.png.meta | 147 ++ .../Textures/Accessory/T_Hiking_hat_A_N.png | 3 + .../Accessory/T_Hiking_hat_A_N.png.meta | 147 ++ .../Pspsps/Textures/Accessory/T_MeatA.png | 3 + .../Textures/Accessory/T_MeatA.png.meta | 147 ++ .../Pspsps/Textures/Accessory/T_MeatA_N.png | 3 + .../Textures/Accessory/T_MeatA_N.png.meta | 147 ++ .../Pspsps/Textures/Accessory/T_Pan.png | 3 + .../Pspsps/Textures/Accessory/T_Pan.png.meta | 147 ++ .../Pspsps/Textures/Accessory/T_Pan_N.png | 3 + .../Textures/Accessory/T_Pan_N.png.meta | 147 ++ .../Pspsps/Textures/Accessory/T_SpadA.png | 3 + .../Textures/Accessory/T_SpadA.png.meta | 147 ++ .../Pspsps/Textures/Accessory/T_Spad_N.png | 3 + .../Textures/Accessory/T_Spad_N.png.meta | 147 ++ .../Pspsps/Textures/Accessory/T_Whirligig.png | 3 + .../Textures/Accessory/T_Whirligig.png.meta | 99 ++ .../Textures/Accessory/T_Whirligig_N.png | 3 + .../Textures/Accessory/T_Whirligig_N.png.meta | 99 ++ .../Pspsps/Textures/Cat Color.meta | 8 + .../Textures/Cat Color/T_Chibi_Cat_00.png | 3 + .../Cat Color/T_Chibi_Cat_00.png.meta | 147 ++ .../Textures/Cat Color/T_Chibi_Cat_01.png | 3 + .../Cat Color/T_Chibi_Cat_01.png.meta | 147 ++ .../Textures/Cat Color/T_Chibi_Cat_02.png | 3 + .../Cat Color/T_Chibi_Cat_02.png.meta | 147 ++ .../Textures/Cat Color/T_Chibi_Cat_03.png | 3 + .../Cat Color/T_Chibi_Cat_03.png.meta | 147 ++ .../Textures/Cat Color/T_Chibi_Cat_04.png | 3 + .../Cat Color/T_Chibi_Cat_04.png.meta | 147 ++ .../Textures/Cat Color/T_Chibi_Cat_05.png | 3 + .../Cat Color/T_Chibi_Cat_05.png.meta | 147 ++ .../Textures/Cat Color/T_Chibi_Cat_06.png | 3 + .../Cat Color/T_Chibi_Cat_06.png.meta | 147 ++ .../Textures/Cat Color/T_Chibi_Cat_07.png | 3 + .../Cat Color/T_Chibi_Cat_07.png.meta | 147 ++ .../Textures/Cat Color/T_Chibi_Cat_08.png | 3 + .../Cat Color/T_Chibi_Cat_08.png.meta | 147 ++ .../Textures/Cat Color/T_Chibi_Cat_09.png | 3 + .../Cat Color/T_Chibi_Cat_09.png.meta | 147 ++ .../Textures/Cat Color/T_Chibi_Cat_N.png | 3 + .../Textures/Cat Color/T_Chibi_Cat_N.png.meta | 147 ++ .../Suriyun_Cat/Pspsps/Textures/Emotions.meta | 8 + .../Textures/Emotions/T_Chibi_Emo_01.png | 3 + .../Textures/Emotions/T_Chibi_Emo_01.png.meta | 147 ++ .../Textures/Emotions/T_Chibi_Emo_02.png | 3 + .../Textures/Emotions/T_Chibi_Emo_02.png.meta | 147 ++ .../Textures/Emotions/T_Chibi_Emo_03.png | 3 + .../Textures/Emotions/T_Chibi_Emo_03.png.meta | 147 ++ .../Textures/Emotions/T_Chibi_Emo_04.png | 3 + .../Textures/Emotions/T_Chibi_Emo_04.png.meta | 147 ++ .../Textures/Emotions/T_Chibi_Emo_05.png | 3 + .../Textures/Emotions/T_Chibi_Emo_05.png.meta | 147 ++ .../Textures/Emotions/T_Chibi_Emo_06.png | 3 + .../Textures/Emotions/T_Chibi_Emo_06.png.meta | 147 ++ .../Textures/Emotions/T_Chibi_Emo_07.png | 3 + .../Textures/Emotions/T_Chibi_Emo_07.png.meta | 147 ++ .../Textures/Emotions/T_Chibi_Emo_08.png | 3 + .../Textures/Emotions/T_Chibi_Emo_08.png.meta | 147 ++ .../Textures/Emotions/T_Chibi_Emo_09.png | 3 + .../Textures/Emotions/T_Chibi_Emo_09.png.meta | 147 ++ .../Textures/Emotions/T_Chibi_Emo_10.png | 3 + .../Textures/Emotions/T_Chibi_Emo_10.png.meta | 147 ++ .../Textures/Emotions/T_Chibi_Emo_11.png | 3 + .../Textures/Emotions/T_Chibi_Emo_11.png.meta | 147 ++ .../Textures/Emotions/T_Chibi_Emo_12.png | 3 + .../Textures/Emotions/T_Chibi_Emo_12.png.meta | 147 ++ .../Textures/Emotions/T_Chibi_Emo_13.png | 3 + .../Textures/Emotions/T_Chibi_Emo_13.png.meta | 147 ++ .../Textures/Emotions/T_Chibi_Emo_14.png | 3 + .../Textures/Emotions/T_Chibi_Emo_14.png.meta | 147 ++ .../Textures/Emotions/T_Chibi_Emo_15.png | 3 + .../Textures/Emotions/T_Chibi_Emo_15.png.meta | 147 ++ .../Textures/Emotions/T_Chibi_Emo_16.png | 3 + .../Textures/Emotions/T_Chibi_Emo_16.png.meta | 147 ++ .../Textures/Emotions/T_Chibi_Emo_17.png | 3 + .../Textures/Emotions/T_Chibi_Emo_17.png.meta | 147 ++ .../Textures/Emotions/T_Chibi_Emo_18.png | 3 + .../Textures/Emotions/T_Chibi_Emo_18.png.meta | 147 ++ .../Textures/Emotions/T_Chibi_Emo_19.png | 3 + .../Textures/Emotions/T_Chibi_Emo_19.png.meta | 147 ++ .../Textures/Emotions/T_Chibi_Emo_20.png | 3 + .../Textures/Emotions/T_Chibi_Emo_20.png.meta | 147 ++ .../Textures/Emotions/T_Chibi_Emo_21.png | 3 + .../Textures/Emotions/T_Chibi_Emo_21.png.meta | 147 ++ .../Textures/Emotions/T_Chibi_Emo_22.png | 3 + .../Textures/Emotions/T_Chibi_Emo_22.png.meta | 147 ++ .../Textures/Emotions/T_Chibi_Emo_23.png | 3 + .../Textures/Emotions/T_Chibi_Emo_23.png.meta | 147 ++ .../Textures/Emotions/T_Chibi_Emo_24.png | 3 + .../Textures/Emotions/T_Chibi_Emo_24.png.meta | 147 ++ .../Textures/Emotions/T_Chibi_Emo_25.png | 3 + .../Textures/Emotions/T_Chibi_Emo_25.png.meta | 147 ++ .../Textures/Emotions/T_Chibi_Emo_26.png | 3 + .../Textures/Emotions/T_Chibi_Emo_26.png.meta | 147 ++ .../Textures/Emotions/T_Chibi_Emo_27.png | 3 + .../Textures/Emotions/T_Chibi_Emo_27.png.meta | 147 ++ Assets/StoreAssets/Suriyun_Cat/Scripts.meta | 9 + .../Suriyun_Cat/Scripts/AnimatorController.cs | 80 + .../Scripts/AnimatorController.cs.meta | 19 + .../Suriyun_Cat/Scripts/Camera Scripts.meta | 9 + .../Camera Scripts/MouseOrbitImproved.cs | 74 + .../Camera Scripts/MouseOrbitImproved.cs.meta | 18 + .../Scripts/ExampleSwapMaterials.cs | 32 + .../Scripts/ExampleSwapMaterials.cs.meta | 19 + .../Suriyun_Cat/Scripts/Swapper1.cs | 29 + .../Suriyun_Cat/Scripts/Swapper1.cs.meta | 19 + 388 files changed, 60304 insertions(+), 25 deletions(-) delete mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Bathroom.unity delete mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Bedroom.unity delete mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Kitchen.unity delete mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Living Room.unity delete mode 100644 Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Living Room.unity.meta rename Assets/StoreAssets/{Cozy Rooms Bundle/Scenes.meta => Suriyun_Cat.meta} (77%) rename Assets/StoreAssets/{Cozy Rooms Bundle/Scenes/Demo Bedroom.unity.meta => Suriyun_Cat/Animations.meta} (67%) rename Assets/StoreAssets/{Cozy Rooms Bundle/Scenes/Demo Bathroom.unity.meta => Suriyun_Cat/Animations/Pspsps Animations.meta} (67%) rename Assets/StoreAssets/{Cozy Rooms Bundle/Scenes/Demo Kitchen.unity.meta => Suriyun_Cat/Animations/Pspsps Animations/Character Animations.meta} (67%) create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Alert.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Alert.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Angry.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Angry.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Block.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Block.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Bow.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Bow.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Cute1.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Cute1.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Damage.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Damage.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Dash.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Dash.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@DigA.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@DigA.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@DigB.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@DigB.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Hi.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Hi.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Idle02.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Idle02.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Idle03.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Idle03.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Idle05.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Idle05.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@IdleA.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@IdleA.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@IdleB.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@IdleB.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@IdleC.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@IdleC.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Jump.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Jump.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Move.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Move.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Move_L.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Move_L.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Move_R.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Move_R.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@No.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@No.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Run.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Run.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Run_L.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Run_L.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Run_R.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Run_R.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Shoot.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Shoot.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Sit.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Sit.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Sleep.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Sleep.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Swoon.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Swoon.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Tired.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Tired.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Victory.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Victory.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Walk.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Walk.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Walk_L.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Walk_L.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Walk_R.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Walk_R.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Worship.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Worship.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Yes.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Yes.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Chibi_Humanoid_Avatar.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Chibi_Humanoid_Avatar.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Pspsps Animations Check.controller create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Pspsps Animations Check.controller.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Pspsps_Cat_Avatar_Mask.mask create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Pspsps_Cat_Avatar_Mask.mask.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/LightingData.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/LightingData/LightingData.asset create mode 100644 Assets/StoreAssets/Suriyun_Cat/LightingData/LightingData.asset.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/LightingData/ReflectionProbe-0.exr create mode 100644 Assets/StoreAssets/Suriyun_Cat/LightingData/ReflectionProbe-0.exr.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/FBX.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/FBX/Accessory.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/FBX/Accessory/Bag_bread.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/FBX/Accessory/Bag_bread.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/FBX/Accessory/Baton_wood.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/FBX/Accessory/Baton_wood.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/FBX/Accessory/Dried_fish.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/FBX/Accessory/Dried_fish.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/FBX/Accessory/GrassA_Red.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/FBX/Accessory/GrassA_Red.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/FBX/Accessory/Hiking_hat_A.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/FBX/Accessory/Hiking_hat_A.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/FBX/Accessory/MeatA.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/FBX/Accessory/MeatA.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/FBX/Accessory/Pan.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/FBX/Accessory/Pan.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/FBX/Accessory/SpadA.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/FBX/Accessory/SpadA.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/FBX/Accessory/Whirligig_A.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/FBX/Accessory/Whirligig_A.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/FBX/Characters.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/FBX/Characters/Chibi_Cat.fbm.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/FBX/Characters/Chibi_Cat.fbm/T_Chibi_Cat_01.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/FBX/Characters/Chibi_Cat.fbm/T_Chibi_Cat_01.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/FBX/Characters/Chibi_Cat.fbm/T_Chibi_Emo_01.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/FBX/Characters/Chibi_Cat.fbm/T_Chibi_Emo_01.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/FBX/Characters/Chibi_Cat.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/FBX/Characters/Chibi_Cat.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_Bag_bread.mat create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_Bag_bread.mat.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_Baton_Wood.mat create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_Baton_Wood.mat.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_Dried_fish.mat create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_Dried_fish.mat.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_GrassA_red.mat create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_GrassA_red.mat.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_Hiking_hat_A.mat create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_Hiking_hat_A.mat.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_MeatA.mat create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_MeatA.mat.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_Pan.mat create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_Pan.mat.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_SpadA.mat create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_SpadA.mat.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_Whirligig.mat create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_Whirligig.mat.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_00.mat create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_00.mat.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_01.mat create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_01.mat.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_02.mat create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_02.mat.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_03.mat create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_03.mat.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_04.mat create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_04.mat.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_05.mat create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_05.mat.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_06.mat create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_06.mat.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_07.mat create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_07.mat.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_08.mat create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_08.mat.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_09.mat create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_09.mat.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_01.mat create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_01.mat.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_02.mat create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_02.mat.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_03.mat create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_03.mat.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_04.mat create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_04.mat.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_05.mat create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_05.mat.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_06.mat create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_06.mat.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_07.mat create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_07.mat.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_08.mat create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_08.mat.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_09.mat create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_09.mat.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_10.mat create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_10.mat.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_11.mat create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_11.mat.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_12.mat create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_12.mat.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_13.mat create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_13.mat.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_14.mat create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_14.mat.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_15.mat create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_15.mat.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_16.mat create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_16.mat.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_17.mat create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_17.mat.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_18.mat create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_18.mat.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_19.mat create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_19.mat.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_20.mat create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_20.mat.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_21.mat create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_21.mat.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_22.mat create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_22.mat.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_23.mat create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_23.mat.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_24.mat create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_24.mat.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_25.mat create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_25.mat.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_26.mat create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_26.mat.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_27.mat create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Emotions/M_Chibi_Emo_27.mat.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Prefab.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Prefab/Accessory.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Prefab/Accessory/Bag_bread.prefab create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Prefab/Accessory/Bag_bread.prefab.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Prefab/Accessory/Bag_bread_with_props.prefab create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Prefab/Accessory/Bag_bread_with_props.prefab.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Prefab/Accessory/Baton_wood.prefab create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Prefab/Accessory/Baton_wood.prefab.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Prefab/Accessory/Dried_fish.prefab create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Prefab/Accessory/Dried_fish.prefab.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Prefab/Accessory/GrassA_Red.prefab create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Prefab/Accessory/GrassA_Red.prefab.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Prefab/Accessory/Hiking_hat_A.prefab create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Prefab/Accessory/Hiking_hat_A.prefab.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Prefab/Accessory/MeatA.prefab create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Prefab/Accessory/MeatA.prefab.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Prefab/Accessory/Pan.prefab create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Prefab/Accessory/Pan.prefab.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Prefab/Accessory/SpadA.prefab create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Prefab/Accessory/SpadA.prefab.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Prefab/Accessory/Whirligig_A.prefab create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Prefab/Accessory/Whirligig_A.prefab.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Prefab/Characters.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Prefab/Characters/Chibi_Cat_00.prefab create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Prefab/Characters/Chibi_Cat_00.prefab.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Prefab/Characters/Chibi_Cat_01.prefab create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Prefab/Characters/Chibi_Cat_01.prefab.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Prefab/Characters/Chibi_Cat_02.prefab create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Prefab/Characters/Chibi_Cat_02.prefab.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Prefab/Characters/Chibi_Cat_03.prefab create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Prefab/Characters/Chibi_Cat_03.prefab.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Prefab/Characters/Chibi_Cat_04.prefab create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Prefab/Characters/Chibi_Cat_04.prefab.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Prefab/Characters/Chibi_Cat_05.prefab create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Prefab/Characters/Chibi_Cat_05.prefab.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Prefab/Characters/Chibi_Cat_06.prefab create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Prefab/Characters/Chibi_Cat_06.prefab.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Prefab/Characters/Chibi_Cat_07.prefab create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Prefab/Characters/Chibi_Cat_07.prefab.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Prefab/Characters/Chibi_Cat_08.prefab create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Prefab/Characters/Chibi_Cat_08.prefab.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Prefab/Characters/Chibi_Cat_09.prefab create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Prefab/Characters/Chibi_Cat_09.prefab.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Prefab/Characters/Chibi_Cat_Show_Equipment.prefab create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Prefab/Characters/Chibi_Cat_Show_Equipment.prefab.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Accessory.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Accessory/T_Bag_bread.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Accessory/T_Bag_bread.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Accessory/T_Bag_bread_N.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Accessory/T_Bag_bread_N.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Accessory/T_Baton_wood.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Accessory/T_Baton_wood.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Accessory/T_Baton_wood_N.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Accessory/T_Baton_wood_N.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Accessory/T_Dried_fish.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Accessory/T_Dried_fish.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Accessory/T_Dried_fish_N.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Accessory/T_Dried_fish_N.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Accessory/T_GrassA_N.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Accessory/T_GrassA_N.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Accessory/T_GrassA_red.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Accessory/T_GrassA_red.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Accessory/T_Hiking_hat_A.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Accessory/T_Hiking_hat_A.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Accessory/T_Hiking_hat_A_N.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Accessory/T_Hiking_hat_A_N.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Accessory/T_MeatA.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Accessory/T_MeatA.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Accessory/T_MeatA_N.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Accessory/T_MeatA_N.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Accessory/T_Pan.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Accessory/T_Pan.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Accessory/T_Pan_N.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Accessory/T_Pan_N.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Accessory/T_SpadA.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Accessory/T_SpadA.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Accessory/T_Spad_N.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Accessory/T_Spad_N.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Accessory/T_Whirligig.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Accessory/T_Whirligig.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Accessory/T_Whirligig_N.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Accessory/T_Whirligig_N.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Cat Color.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Cat Color/T_Chibi_Cat_00.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Cat Color/T_Chibi_Cat_00.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Cat Color/T_Chibi_Cat_01.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Cat Color/T_Chibi_Cat_01.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Cat Color/T_Chibi_Cat_02.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Cat Color/T_Chibi_Cat_02.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Cat Color/T_Chibi_Cat_03.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Cat Color/T_Chibi_Cat_03.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Cat Color/T_Chibi_Cat_04.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Cat Color/T_Chibi_Cat_04.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Cat Color/T_Chibi_Cat_05.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Cat Color/T_Chibi_Cat_05.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Cat Color/T_Chibi_Cat_06.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Cat Color/T_Chibi_Cat_06.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Cat Color/T_Chibi_Cat_07.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Cat Color/T_Chibi_Cat_07.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Cat Color/T_Chibi_Cat_08.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Cat Color/T_Chibi_Cat_08.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Cat Color/T_Chibi_Cat_09.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Cat Color/T_Chibi_Cat_09.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Cat Color/T_Chibi_Cat_N.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Cat Color/T_Chibi_Cat_N.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_01.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_01.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_02.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_02.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_03.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_03.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_04.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_04.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_05.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_05.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_06.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_06.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_07.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_07.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_08.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_08.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_09.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_09.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_10.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_10.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_11.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_11.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_12.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_12.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_13.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_13.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_14.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_14.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_15.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_15.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_16.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_16.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_17.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_17.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_18.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_18.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_19.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_19.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_20.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_20.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_21.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_21.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_22.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_22.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_23.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_23.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_24.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_24.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_25.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_25.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_26.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_26.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_27.png create mode 100644 Assets/StoreAssets/Suriyun_Cat/Pspsps/Textures/Emotions/T_Chibi_Emo_27.png.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Scripts.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Scripts/AnimatorController.cs create mode 100644 Assets/StoreAssets/Suriyun_Cat/Scripts/AnimatorController.cs.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Scripts/Camera Scripts.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Scripts/Camera Scripts/MouseOrbitImproved.cs create mode 100644 Assets/StoreAssets/Suriyun_Cat/Scripts/Camera Scripts/MouseOrbitImproved.cs.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Scripts/ExampleSwapMaterials.cs create mode 100644 Assets/StoreAssets/Suriyun_Cat/Scripts/ExampleSwapMaterials.cs.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Scripts/Swapper1.cs create mode 100644 Assets/StoreAssets/Suriyun_Cat/Scripts/Swapper1.cs.meta diff --git a/Assets/KSH/ReHousing.unity b/Assets/KSH/ReHousing.unity index bf86394a..f916a437 100644 --- a/Assets/KSH/ReHousing.unity +++ b/Assets/KSH/ReHousing.unity @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ba055f4257a4cfa6eb2e230e0e73e1a91da6f79669071807d8c37f5cc88c12d2 -size 448217 +oid sha256:c3eedfd699dca74ee7ede9b69930c040c41c2af3d8775b77ef57c1cb82f51706 +size 448468 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Bathroom.unity b/Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Bathroom.unity deleted file mode 100644 index f1a9b2be..00000000 --- a/Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Bathroom.unity +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3e1998ce3582481d639e671bb90f218db3d35bf56e78839a1756e82212931ddc -size 10404 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Bedroom.unity b/Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Bedroom.unity deleted file mode 100644 index 4b6a7641..00000000 --- a/Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Bedroom.unity +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d304fd492a61240a73ed1567529d87627acc00f858c69eabf6241b17a880710f -size 10408 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Kitchen.unity b/Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Kitchen.unity deleted file mode 100644 index 301f578d..00000000 --- a/Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Kitchen.unity +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:636c8aad4433c45d3e124bfa4db3916a32e9bf5a69d36f7129cc2ed2b6e50dff -size 10408 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Living Room.unity b/Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Living Room.unity deleted file mode 100644 index 07d6fb03..00000000 --- a/Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Living Room.unity +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eb90dc2ab1f980c7b108644d089ee660c3416278eb397dbb4b94086e28e9a06a -size 10408 diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Living Room.unity.meta b/Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Living Room.unity.meta deleted file mode 100644 index f35cd7cc..00000000 --- a/Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Living Room.unity.meta +++ /dev/null @@ -1,7 +0,0 @@ -fileFormatVersion: 2 -guid: 0f6e3722a507ae147981ab53cb21bc56 -DefaultImporter: - externalObjects: {} - userData: - assetBundleName: - assetBundleVariant: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Scenes.meta b/Assets/StoreAssets/Suriyun_Cat.meta similarity index 77% rename from Assets/StoreAssets/Cozy Rooms Bundle/Scenes.meta rename to Assets/StoreAssets/Suriyun_Cat.meta index 67b7fa70..e2893a54 100644 --- a/Assets/StoreAssets/Cozy Rooms Bundle/Scenes.meta +++ b/Assets/StoreAssets/Suriyun_Cat.meta @@ -1,5 +1,5 @@ fileFormatVersion: 2 -guid: 31c51789bf084cd49a835e8899f5d75b +guid: eb6ec768a919ce14c845f04c5773a1ac folderAsset: yes DefaultImporter: externalObjects: {} diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Bedroom.unity.meta b/Assets/StoreAssets/Suriyun_Cat/Animations.meta similarity index 67% rename from Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Bedroom.unity.meta rename to Assets/StoreAssets/Suriyun_Cat/Animations.meta index 75b63531..c3a69356 100644 --- a/Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Bedroom.unity.meta +++ b/Assets/StoreAssets/Suriyun_Cat/Animations.meta @@ -1,5 +1,6 @@ fileFormatVersion: 2 -guid: 9c93fff570509964591a544c70ceb46a +guid: 6c01b72f7acfe7a4599f9660cc33c9c3 +folderAsset: yes DefaultImporter: externalObjects: {} userData: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Bathroom.unity.meta b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations.meta similarity index 67% rename from Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Bathroom.unity.meta rename to Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations.meta index f2f78ad0..9314420c 100644 --- a/Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Bathroom.unity.meta +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations.meta @@ -1,5 +1,6 @@ fileFormatVersion: 2 -guid: df94165683d628b4393d2ce8ad90fe36 +guid: d778476ad3e91bd4e810e0935a3b29de +folderAsset: yes DefaultImporter: externalObjects: {} userData: diff --git a/Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Kitchen.unity.meta b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations.meta similarity index 67% rename from Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Kitchen.unity.meta rename to Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations.meta index 5c73a609..69bd79ba 100644 --- a/Assets/StoreAssets/Cozy Rooms Bundle/Scenes/Demo Kitchen.unity.meta +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations.meta @@ -1,5 +1,6 @@ fileFormatVersion: 2 -guid: c965a90f7791d2546b44a573bb03b97c +guid: 5ea92829bd401914187d3b6072f00874 +folderAsset: yes DefaultImporter: externalObjects: {} userData: diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Alert.fbx b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Alert.fbx new file mode 100644 index 00000000..f2711b31 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Alert.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:620b1fa222fd330e09afe04f45c6a0443b6f05eef9fbd9f1a917281718fe21ca +size 1082960 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Alert.fbx.meta b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Alert.fbx.meta new file mode 100644 index 00000000..b28243be --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Alert.fbx.meta @@ -0,0 +1,1357 @@ +fileFormatVersion: 2 +guid: 5396668e9f7b4b940b00cb8400a22228 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: + - first: + 74: -2468793520961819404 + second: Alert + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: "\nClip 'Anim_Chibi@Alert' has import animation warnings + that might lower retargeting quality:\nNote: Activate translation DOF on avatar + to improve retargeting quality.\n\t'ball_r' is inbetween humanoid transforms + and has rotation animation that will be discarded.\n\t'lowerarm_l' has translation + animation that will be discarded.\n\t'calf_l' has translation animation that + will be discarded.\n" + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 3 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: Alert + takeName: Anim_Chibi@Alert + internalID: 0 + firstFrame: 1 + lastFrame: 24 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 1 + loopBlend: 0 + loopBlendOrientation: 1 + loopBlendPositionY: 1 + loopBlendPositionXZ: 1 + keepOriginalOrientation: 1 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 1 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: + - path: + weight: 1 + - path: root + weight: 1 + - path: root/pelvis + weight: 1 + - path: root/pelvis/short_tail_1 + weight: 1 + - path: root/pelvis/short_tail_1/short_tail_2 + weight: 1 + - path: root/pelvis/spine_01 + weight: 1 + - path: root/pelvis/spine_01/Body_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/Chest_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l/pinky_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/Hand_l_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l/thumb_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r/pinky_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/Hand_r_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r/thumb_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2/catears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2/catears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2/ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2/ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L/EyeEnd_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R/EyeEnd_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Head_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/HeadEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M/JawEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4/rabbit_ears_l5 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4/rabbit_ears_r5 + weight: 1 + - path: root/pelvis/tail01 + weight: 1 + - path: root/pelvis/tail01/tail02 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04/tail05 + weight: 1 + - path: root/pelvis/thigh_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l/ball_l_02 + weight: 1 + - path: root/pelvis/thigh_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r/ball_r_02 + weight: 1 + maskType: 1 + maskSource: {fileID: 31900000, guid: 69887b248fdf7e64abf63a884b391a4d, type: 2} + additiveReferencePoseFrame: 0.96 + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 0 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: pelvis + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_l + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_r + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_l + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_r + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_l + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_r + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_01 + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_02 + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: neck_01 + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_l + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_r + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_l + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_r + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_l + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_r + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_l + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_r + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_l_02 + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_r_02 + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_L + humanName: LeftEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_R + humanName: RightEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Jaw_M + humanName: Jaw + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_l + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_l + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_l + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_l + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_l + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_l + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_l + humanName: Left Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_l + humanName: Left Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_l + humanName: Left Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_l + humanName: Left Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_l + humanName: Left Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_l + humanName: Left Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_l + humanName: Left Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_l + humanName: Left Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_l + humanName: Left Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_r + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_r + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_r + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_r + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_r + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_r + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_r + humanName: Right Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_r + humanName: Right Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_r + humanName: Right Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_r + humanName: Right Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_r + humanName: Right Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_r + humanName: Right Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_r + humanName: Right Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_r + humanName: Right Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_r + humanName: Right Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_03 + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: Chibi_Humanoid_Avatar(Clone) + parentName: + position: {x: 0, y: 0, z: 0} + rotation: {x: 0, y: 0, z: 0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: root + parentName: Chibi_Humanoid_Avatar(Clone) + position: {x: -7.97287e-17, y: -1.4210854e-16, z: 4.3298696e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: pelvis + parentName: root + position: {x: 7.145355e-17, y: 0.3590527, z: -0.0064596897} + rotation: {x: 0.49148893, y: -0.5083686, z: -0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_r + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: -0.21348922} + rotation: {x: -0.04016816, y: 0.9991325, z: -0.010738504, w: -0.0023285814} + scale: {x: 1, y: 1, z: 1} + - name: calf_r + parentName: thigh_r + position: {x: -0.18052627, y: -1.3322676e-16, z: -3.1974422e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_r + parentName: calf_r + position: {x: -0.13916215, y: 5.062617e-16, z: 1.4210854e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_r + parentName: foot_r + position: {x: -0.010533721, y: 0.041665323, z: -2.842171e-16} + rotation: {x: 0.0063922573, y: 0.0051184404, z: -0.62501913, w: 0.7805665} + scale: {x: 1, y: 1, z: 1} + - name: ball_r_02 + parentName: ball_r + position: {x: -0.042483583, y: -4.161116e-15, z: 0.000000039237683} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_01 + parentName: pelvis + position: {x: -0.11659071, y: 4.8072656e-16, z: -1.0787449e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_02 + parentName: spine_01 + position: {x: -0.11659071, y: 4.718448e-16, z: -1.7044439e-16} + rotation: {x: 0, y: 0, z: 0.03248174, w: 0.9994723} + scale: {x: 1, y: 1, z: 1} + - name: spine_03 + parentName: spine_02 + position: {x: -0.16774303, y: 2.842171e-16, z: -1.04349324e-16} + rotation: {x: 0, y: 0, z: -0.1542978, w: 0.9880244} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_r + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: -0.14820191} + rotation: {x: 0.032161284, y: -0.71431756, z: 0.11852793, w: 0.68896097} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_r + parentName: clavicle_r + position: {x: -0.07712384, y: 1.1812772e-15, z: -9.947598e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_r + parentName: upperarm_r + position: {x: -0.2517576, y: 3.0198067e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_r + parentName: lowerarm_r + position: {x: -0.22869253, y: 7.105427e-17, z: 7.105427e-16} + rotation: {x: 6.938894e-17, y: -1.0833356e-33, z: -1.5612511e-17, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_r + parentName: hand_r + position: {x: -0.09803901, y: -3.5527136e-17, z: -2.842171e-16} + rotation: {x: -0.016859, y: -0.0772194, z: 0.0028675944, w: 0.9968674} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_r + parentName: middle_01_r + position: {x: -0.038769238, y: -1.7763568e-17, z: -1.4210854e-16} + rotation: {x: 0.03001885, y: -0.03945842, z: -0.0040334114, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_r + parentName: middle_02_r + position: {x: -0.040027287, y: -1.0658141e-16, z: 1.4210854e-16} + rotation: {x: 0.0065667694, y: -0.038803533, z: 0.0045389077, w: 0.999215} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_r + parentName: middle_03_r + position: {x: -0.037305653, y: -8.881784e-18, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_r + parentName: hand_r + position: {x: -0.02134813, y: 0.07035614, z: -0.039544} + rotation: {x: -0.61776274, y: 0.13377738, z: -0.35522214, w: 0.6886872} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_r + parentName: thumb_01_r + position: {x: -0.05523822, y: 0, z: -1.1013412e-15} + rotation: {x: -0.0121451, y: 0.0049000825, z: 0.039093893, w: 0.99914974} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_r + parentName: thumb_02_r + position: {x: -0.029465482, y: 0, z: 2.4868996e-16} + rotation: {x: -0.02598971, y: -0.0017890756, z: 0.03824424, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_r + parentName: thumb_03_r + position: {x: -0.023924602, y: 0, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_r + parentName: hand_r + position: {x: -0.09991405, y: 0.037073765, z: -0.0036836944} + rotation: {x: 0.009854632, y: -0.06354492, z: -0.035094682, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_r + parentName: index_01_r + position: {x: -0.03643808, y: -5.0848214e-16, z: -5.684342e-16} + rotation: {x: 0.0056443936, y: -0.03929569, z: -0.0038016667, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_r + parentName: index_02_r + position: {x: -0.035263915, y: -6.217249e-17, z: 1.847411e-15} + rotation: {x: -0.0071803136, y: -0.03818158, z: 0.007895683, w: 0.9992139} + scale: {x: 1, y: 1, z: 1} + - name: index_04_r + parentName: index_03_r + position: {x: -0.027298061, y: -1.0658141e-16, z: -1.563194e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_r + parentName: hand_r + position: {x: -0.008487943, y: -0.0041985167, z: -0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_r + parentName: cup_r + position: {x: -0.08094637, y: -0.036209043, z: -0.008335483} + rotation: {x: -0.008872239, y: -0.023159215, z: -0.00061652897, w: 0.99969226} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_r + parentName: pinky_01_r + position: {x: -0.028854312, y: -7.105427e-17, z: -8.5265126e-16} + rotation: {x: -0.0033607401, y: -0.0399435, z: -0.005443123, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_r + parentName: pinky_02_r + position: {x: -0.023566289, y: 3.5527135e-16, z: 1.1368684e-15} + rotation: {x: -0.025013803, y: -0.038439002, z: -0.0017993893, w: 0.9989462} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_r + parentName: pinky_03_r + position: {x: -0.0293414, y: -3.5527135e-16, z: 4.2632563e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_r + parentName: cup_r + position: {x: -0.08916332, y: -0.01552607, z: -0.0027549511} + rotation: {x: -0.02685257, y: -0.053124383, z: -0.02886147, w: 0.9978095} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_r + parentName: ring_01_r + position: {x: -0.037284084, y: 2.842171e-16, z: -2.2737367e-15} + rotation: {x: 0.0016190425, y: -0.039832465, z: 0.0004005827, w: 0.99920505} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_r + parentName: ring_02_r + position: {x: -0.03615039, y: -4.2632563e-16, z: 1.4210854e-15} + rotation: {x: -0.011273785, y: -0.03634874, z: -0.017581433, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_r + parentName: ring_03_r + position: {x: -0.027998645, y: 2.842171e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_r_equipment + parentName: hand_r + position: {x: -0.071717314, y: -0.008393532, z: -0.07169423} + rotation: {x: 0.0068377545, y: 0.7600093, z: 0.6495589, w: 0.020306554} + scale: {x: 1, y: 1, z: 1} + - name: neck_01 + parentName: spine_03 + position: {x: -0.100067444, y: -2.1316282e-16, z: 1.970298e-16} + rotation: {x: 0, y: 0, z: -0.074045286, w: 0.9972549} + scale: {x: 1, y: 1, z: 1} + - name: head + parentName: neck_01 + position: {x: -0.02629805, y: -3.5527136e-17, z: -1.5519624e-17} + rotation: {x: 0, y: 0, z: 0.17869695, w: 0.9839042} + scale: {x: 1, y: 1, z: 1} + - name: Eye_R + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: -0.16987707} + rotation: {x: 0.5, y: 0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_R + parentName: Eye_R + position: {x: -0.053281333, y: 5.684342e-16, z: -1.065814e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Jaw_M + parentName: head + position: {x: -0.05101526, y: 0.2876312, z: -3.5414823e-16} + rotation: {x: 0, y: 0, z: -0.78643805, w: 0.61766917} + scale: {x: 1, y: 1, z: 1} + - name: JawEnd_M + parentName: Jaw_M + position: {x: -0.113684185, y: 5.684342e-16, z: -1.3292045e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: HeadEnd_M + parentName: head + position: {x: -0.8511138, y: 6.1242674e-16, z: -2.23472e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Eye_L + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: 0.16987707} + rotation: {x: -0.5, y: -0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_L + parentName: Eye_L + position: {x: -0.053281333, y: 2.2737367e-15, z: 8.5265126e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: catears_r1 + parentName: head + position: {x: -0.6328281, y: -0.045856588, z: -0.33683398} + rotation: {x: 0.3517171, y: 0.7074806, z: -0.54890835, w: 0.2728845} + scale: {x: 1, y: 1, z: 1} + - name: catears_r2 + parentName: catears_r1 + position: {x: 0.08282707, y: -0.0000009463735, z: 0.00000008864178} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_r3 + parentName: catears_r2 + position: {x: 0.12977353, y: 0.0000011342388, z: -0.00000013708586} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: catears_l1 + parentName: head + position: {x: -0.6328281, y: -0.04585657, z: 0.33683437} + rotation: {x: -0.70748055, y: 0.35171714, z: 0.27288446, w: 0.5489084} + scale: {x: 1, y: 1, z: 1} + - name: catears_l2 + parentName: catears_l1 + position: {x: -0.08282578, y: 4.3975105e-17, z: -1.0269563e-17} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_l3 + parentName: catears_l2 + position: {x: -0.12977435, y: -2.3096108e-16, z: 3.4416914e-17} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: ears_l1 + parentName: head + position: {x: -0.29893956, y: 0.00065100734, z: 0.4818343} + rotation: {x: -0.4961981, y: 0.5037732, z: 0.5037732, w: 0.4961981} + scale: {x: 1, y: 1, z: 1} + - name: ears_l2 + parentName: ears_l1 + position: {x: -0.08323166, y: 0.00906778, z: 0} + rotation: {x: 0, y: 0, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_l3 + parentName: ears_l2 + position: {x: -0.08352148, y: 0.008665383, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ears_r1 + parentName: head + position: {x: -0.2989381, y: 0.00065100734, z: -0.481834} + rotation: {x: 0.5037732, y: 0.4961981, z: -0.4961981, w: 0.5037732} + scale: {x: 1, y: 1, z: 1} + - name: ears_r2 + parentName: ears_r1 + position: {x: 0.08323211, y: -0.009071989, z: 1.1109982e-18} + rotation: {x: 0.00000001053641, y: -7.981671e-11, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_r3 + parentName: ears_r2 + position: {x: 0.083521, y: -0.00866, z: 1.8249585e-10} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Head_equipment + parentName: head + position: {x: -0.000000023831111, y: -1.41579725e-11, z: 3.1386756e-16} + rotation: {x: -0.5, y: 0.5, z: 0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l1 + parentName: head + position: {x: -0.7671371, y: -0.007979299, z: 0.1900594} + rotation: {x: 7.182875e-16, y: 0.142911, z: -1.8155141e-15, w: 0.98973554} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l2 + parentName: rabbit_ears_l1 + position: {x: -0.12435393, y: -1.380606e-17, z: -2.9455213e-18} + rotation: {x: 0, y: -0.0021245151, z: -0, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l3 + parentName: rabbit_ears_l2 + position: {x: -0.19884825, y: -4.673433e-31, z: -1.0302869e-15} + rotation: {x: 0, y: 0.014221186, z: -0, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l4 + parentName: rabbit_ears_l3 + position: {x: -0.24156539, y: 9.860761e-33, z: 3.0999348e-17} + rotation: {x: 0, y: -0.014612687, z: -0, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l5 + parentName: rabbit_ears_l4 + position: {x: -0.16246277, y: -1.774937e-32, z: -7.022122e-16} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r1 + parentName: head + position: {x: -0.76713806, y: -0.007979303, z: -0.19005899} + rotation: {x: -0.142911, y: -8.284253e-16, z: 0.98973554, w: -6.027865e-17} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r2 + parentName: rabbit_ears_r1 + position: {x: 0.124349885, y: -4.3742785e-16, z: -0.0000019627425} + rotation: {x: -6.018545e-35, y: -0.0021245151, z: -6.50125e-17, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r3 + parentName: rabbit_ears_r2 + position: {x: 0.19885482, y: -7.0277117e-16, z: 0.0000018277557} + rotation: {x: 2.8891874e-34, y: 0.014221186, z: -7.7608295e-17, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r4 + parentName: rabbit_ears_r3 + position: {x: 0.2415585, y: -8.4598993e-16, z: -0.000001972059} + rotation: {x: 0.0000000074497852, y: -0.014612687, z: 1.0887293e-10, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r5 + parentName: rabbit_ears_r4 + position: {x: 0.16246666, y: -5.7287506e-16, z: 0.0000012133444} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_l + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: 0.14820191} + rotation: {x: 0.71431756, y: 0.032161284, z: 0.68896097, w: -0.11852792} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_l + parentName: clavicle_l + position: {x: 0.07712384, y: 5.6177284e-16, z: 8.5265126e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_l + parentName: upperarm_l + position: {x: 0.2517576, y: -3.0198067e-16, z: 1.4210854e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_l + parentName: lowerarm_l + position: {x: 0.22869253, y: -8.8817837e-17, z: -2.2737367e-15} + rotation: {x: 2.7755576e-17, y: -4.814825e-35, z: -1.7347235e-18, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_l + parentName: hand_l + position: {x: 0.09803901, y: -5.3290704e-17, z: 2.842171e-16} + rotation: {x: -0.016858978, y: -0.07721935, z: 0.0028675941, w: 0.9968675} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_l + parentName: middle_01_l + position: {x: 0.038769238, y: 1.7763568e-17, z: -1.847411e-15} + rotation: {x: 0.030018795, y: -0.039458398, z: -0.0040334365, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_l + parentName: middle_02_l + position: {x: 0.040027287, y: -1.0658141e-16, z: -2.2737367e-15} + rotation: {x: 0.0065668514, y: -0.03880391, z: 0.004538058, w: 0.99921507} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_l + parentName: middle_03_l + position: {x: 0.037305653, y: 1.3322676e-16, z: 3.2684964e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_l + parentName: hand_l + position: {x: 0.02134813, y: -0.07035614, z: 0.039544} + rotation: {x: -0.617763, y: 0.13377708, z: -0.35522237, w: 0.688687} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_l + parentName: thumb_01_l + position: {x: 0.05523822, y: 4.2632563e-16, z: 4.0856205e-16} + rotation: {x: -0.01214498, y: 0.0049005807, z: 0.039095934, w: 0.9991497} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_l + parentName: thumb_02_l + position: {x: 0.029465482, y: -1.4210854e-16, z: -4.796163e-16} + rotation: {x: -0.025989592, y: -0.0017877439, z: 0.03824587, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_l + parentName: thumb_03_l + position: {x: 0.023924602, y: 9.947598e-16, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_l + parentName: hand_l + position: {x: 0.09991405, y: -0.037073765, z: 0.0036836944} + rotation: {x: 0.00985464, y: -0.063544914, z: -0.035094675, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_l + parentName: index_01_l + position: {x: 0.03643808, y: 4.596323e-16, z: -1.1368684e-15} + rotation: {x: 0.005644415, y: -0.03929582, z: -0.0038020932, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_l + parentName: index_02_l + position: {x: 0.035263915, y: -6.2616577e-16, z: 7.105427e-16} + rotation: {x: -0.007180413, y: -0.03817956, z: 0.0078948075, w: 0.99921393} + scale: {x: 1, y: 1, z: 1} + - name: index_04_l + parentName: index_03_l + position: {x: 0.027298061, y: 1.0658141e-16, z: 9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_l + parentName: hand_l + position: {x: 0.008487943, y: 0.0041985167, z: 0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_l + parentName: cup_l + position: {x: 0.08094637, y: 0.036209043, z: 0.008335483} + rotation: {x: -0.008872085, y: -0.023159143, z: -0.0006156796, w: 0.9996922} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_l + parentName: pinky_01_l + position: {x: 0.028854312, y: -4.2632563e-16, z: 8.5265126e-16} + rotation: {x: -0.0033606838, y: -0.03994216, z: -0.005443243, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_l + parentName: pinky_02_l + position: {x: 0.023566289, y: 3.5527135e-16, z: -9.947598e-16} + rotation: {x: -0.025013776, y: -0.038437095, z: -0.0017992624, w: 0.9989463} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_l + parentName: pinky_03_l + position: {x: 0.0293414, y: -8.171241e-16, z: -9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_l + parentName: cup_l + position: {x: 0.08916332, y: 0.01552607, z: 0.0027549511} + rotation: {x: -0.026852543, y: -0.053124446, z: -0.028861433, w: 0.9978096} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_l + parentName: ring_01_l + position: {x: 0.037284084, y: -4.2632563e-16, z: 2.842171e-16} + rotation: {x: 0.0016190197, y: -0.03983278, z: 0.0003998217, w: 0.999205} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_l + parentName: ring_02_l + position: {x: 0.03615039, y: 2.4868996e-16, z: 2.5579537e-15} + rotation: {x: -0.01127379, y: -0.036347788, z: -0.017580679, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_l + parentName: ring_03_l + position: {x: 0.027998645, y: 1.3322676e-16, z: -1.2789769e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_l_equipment + parentName: hand_l + position: {x: 0.07171857, y: 0.008393485, z: 0.071694255} + rotation: {x: -0.020306554, y: -0.6495589, z: 0.7600093, w: 0.0068377545} + scale: {x: 1, y: 1, z: 1} + - name: Chest_equipment + parentName: spine_03 + position: {x: 0.00000003347651, y: 0.000000006615356, z: 3.6168006e-17} + rotation: {x: 0.5498939, y: -0.44454098, z: -0.5498939, w: -0.44454098} + scale: {x: 1, y: 1, z: 1} + - name: Body_equipment + parentName: spine_01 + position: {x: -0.28397974, y: -0.010891423, z: -8.393871e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_l + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: 0.21348922} + rotation: {x: 0.9991325, y: 0.04016816, z: 0.0023285814, w: -0.010738504} + scale: {x: 1, y: 1, z: 1} + - name: calf_l + parentName: thigh_l + position: {x: 0.18052627, y: 1.4654943e-16, z: 2.1316282e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_l + parentName: calf_l + position: {x: 0.13916215, y: -1.3000712e-15, z: -2.4868996e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_l + parentName: foot_l + position: {x: 0.010533721, y: -0.041665323, z: 1.4210854e-16} + rotation: {x: 0.0063926373, y: 0.0051187444, z: -0.6250192, w: 0.78056645} + scale: {x: 1, y: 1, z: 1} + - name: ball_l_02 + parentName: ball_l + position: {x: 0.042483583, y: -2.8643753e-16, z: 0.00000000109071} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail01 + parentName: pelvis + position: {x: 0.051698957, y: -0.24261716, z: -6.6123945e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: tail02 + parentName: tail01 + position: {x: 1.4791142e-33, y: -0.07674059, z: -0.07478956} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail03 + parentName: tail02 + position: {x: -6.669206e-17, y: -0.035118576, z: -0.13657223} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail04 + parentName: tail03 + position: {x: -4.4758975e-17, y: 0.020160662, z: -0.11641157} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail05 + parentName: tail04 + position: {x: -1.8550005e-17, y: 0.03316754, z: -0.05853096} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_1 + parentName: pelvis + position: {x: -0.07192494, y: -0.24255544, z: -1.4793249e-16} + rotation: {x: -1.2437499e-15, y: -1.4109186e-15, z: 0.68329304, w: 0.73014426} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_2 + parentName: short_tail_1 + position: {x: -0.1667836, y: 0.050014894, z: -3.9796156e-17} + rotation: {x: -0.011493115, y: 0.70701337, z: 0.011493115, w: 0.70701337} + scale: {x: 1, y: 1, z: 1} + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 1 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 40652f2acecba7946a15c0dab99f7d97, + type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 0 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Alert.fbx + uploadId: 698227 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Angry.fbx b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Angry.fbx new file mode 100644 index 00000000..926c3f50 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Angry.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7e6f2ec959fb324bf128fd0af1e67ea26cdb7d658b6abc6e900195fb59fd83e +size 1010208 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Angry.fbx.meta b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Angry.fbx.meta new file mode 100644 index 00000000..d32ba2fd --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Angry.fbx.meta @@ -0,0 +1,1356 @@ +fileFormatVersion: 2 +guid: b5d51419198bd0c4d92b7776ae4de9a4 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: + - first: + 74: -2433318663607344569 + second: Angry + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: "\nClip 'Anim_Chibi@Angry' has import animation warnings + that might lower retargeting quality:\nNote: Activate translation DOF on avatar + to improve retargeting quality.\n\t'ball_r' is inbetween humanoid transforms + and has rotation animation that will be discarded.\n\t'ball_l' is inbetween + humanoid transforms and has rotation animation that will be discarded.\n" + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 3 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: Angry + takeName: Anim_Chibi@Angry + internalID: 0 + firstFrame: 61 + lastFrame: 84 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 1 + loopBlend: 0 + loopBlendOrientation: 1 + loopBlendPositionY: 1 + loopBlendPositionXZ: 1 + keepOriginalOrientation: 1 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 1 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: + - path: + weight: 1 + - path: root + weight: 1 + - path: root/pelvis + weight: 1 + - path: root/pelvis/short_tail_1 + weight: 1 + - path: root/pelvis/short_tail_1/short_tail_2 + weight: 1 + - path: root/pelvis/spine_01 + weight: 1 + - path: root/pelvis/spine_01/Body_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/Chest_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l/pinky_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/Hand_l_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l/thumb_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r/pinky_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/Hand_r_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r/thumb_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2/catears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2/catears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2/ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2/ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L/EyeEnd_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R/EyeEnd_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Head_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/HeadEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M/JawEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4/rabbit_ears_l5 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4/rabbit_ears_r5 + weight: 1 + - path: root/pelvis/tail01 + weight: 1 + - path: root/pelvis/tail01/tail02 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04/tail05 + weight: 1 + - path: root/pelvis/thigh_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l/ball_l_02 + weight: 1 + - path: root/pelvis/thigh_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r/ball_r_02 + weight: 1 + maskType: 1 + maskSource: {fileID: 31900000, guid: 69887b248fdf7e64abf63a884b391a4d, type: 2} + additiveReferencePoseFrame: 60.96 + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 0 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: pelvis + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_l + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_r + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_l + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_r + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_l + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_r + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_01 + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_02 + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: neck_01 + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_l + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_r + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_l + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_r + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_l + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_r + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_l + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_r + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_l_02 + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_r_02 + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_L + humanName: LeftEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_R + humanName: RightEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Jaw_M + humanName: Jaw + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_l + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_l + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_l + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_l + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_l + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_l + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_l + humanName: Left Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_l + humanName: Left Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_l + humanName: Left Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_l + humanName: Left Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_l + humanName: Left Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_l + humanName: Left Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_l + humanName: Left Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_l + humanName: Left Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_l + humanName: Left Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_r + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_r + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_r + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_r + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_r + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_r + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_r + humanName: Right Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_r + humanName: Right Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_r + humanName: Right Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_r + humanName: Right Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_r + humanName: Right Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_r + humanName: Right Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_r + humanName: Right Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_r + humanName: Right Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_r + humanName: Right Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_03 + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: Chibi_Humanoid_Avatar(Clone) + parentName: + position: {x: 0, y: 0, z: 0} + rotation: {x: 0, y: 0, z: 0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: root + parentName: Chibi_Humanoid_Avatar(Clone) + position: {x: -7.97287e-17, y: -1.4210854e-16, z: 4.3298696e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: pelvis + parentName: root + position: {x: 7.145355e-17, y: 0.3590527, z: -0.0064596897} + rotation: {x: 0.49148893, y: -0.5083686, z: -0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_r + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: -0.21348922} + rotation: {x: -0.04016816, y: 0.9991325, z: -0.010738504, w: -0.0023285814} + scale: {x: 1, y: 1, z: 1} + - name: calf_r + parentName: thigh_r + position: {x: -0.18052627, y: -1.3322676e-16, z: -3.1974422e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_r + parentName: calf_r + position: {x: -0.13916215, y: 5.062617e-16, z: 1.4210854e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_r + parentName: foot_r + position: {x: -0.010533721, y: 0.041665323, z: -2.842171e-16} + rotation: {x: 0.0063922573, y: 0.0051184404, z: -0.62501913, w: 0.7805665} + scale: {x: 1, y: 1, z: 1} + - name: ball_r_02 + parentName: ball_r + position: {x: -0.042483583, y: -4.161116e-15, z: 0.000000039237683} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_01 + parentName: pelvis + position: {x: -0.11659071, y: 4.8072656e-16, z: -1.0787449e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_02 + parentName: spine_01 + position: {x: -0.11659071, y: 4.718448e-16, z: -1.7044439e-16} + rotation: {x: 0, y: 0, z: 0.03248174, w: 0.9994723} + scale: {x: 1, y: 1, z: 1} + - name: spine_03 + parentName: spine_02 + position: {x: -0.16774303, y: 2.842171e-16, z: -1.04349324e-16} + rotation: {x: 0, y: 0, z: -0.1542978, w: 0.9880244} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_r + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: -0.14820191} + rotation: {x: 0.032161284, y: -0.71431756, z: 0.11852793, w: 0.68896097} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_r + parentName: clavicle_r + position: {x: -0.07712384, y: 1.1812772e-15, z: -9.947598e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_r + parentName: upperarm_r + position: {x: -0.2517576, y: 3.0198067e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_r + parentName: lowerarm_r + position: {x: -0.22869253, y: 7.105427e-17, z: 7.105427e-16} + rotation: {x: 6.938894e-17, y: -1.0833356e-33, z: -1.5612511e-17, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_r + parentName: hand_r + position: {x: -0.09803901, y: -3.5527136e-17, z: -2.842171e-16} + rotation: {x: -0.016859, y: -0.0772194, z: 0.0028675944, w: 0.9968674} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_r + parentName: middle_01_r + position: {x: -0.038769238, y: -1.7763568e-17, z: -1.4210854e-16} + rotation: {x: 0.03001885, y: -0.03945842, z: -0.0040334114, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_r + parentName: middle_02_r + position: {x: -0.040027287, y: -1.0658141e-16, z: 1.4210854e-16} + rotation: {x: 0.0065667694, y: -0.038803533, z: 0.0045389077, w: 0.999215} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_r + parentName: middle_03_r + position: {x: -0.037305653, y: -8.881784e-18, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_r + parentName: hand_r + position: {x: -0.02134813, y: 0.07035614, z: -0.039544} + rotation: {x: -0.61776274, y: 0.13377738, z: -0.35522214, w: 0.6886872} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_r + parentName: thumb_01_r + position: {x: -0.05523822, y: 0, z: -1.1013412e-15} + rotation: {x: -0.0121451, y: 0.0049000825, z: 0.039093893, w: 0.99914974} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_r + parentName: thumb_02_r + position: {x: -0.029465482, y: 0, z: 2.4868996e-16} + rotation: {x: -0.02598971, y: -0.0017890756, z: 0.03824424, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_r + parentName: thumb_03_r + position: {x: -0.023924602, y: 0, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_r + parentName: hand_r + position: {x: -0.09991405, y: 0.037073765, z: -0.0036836944} + rotation: {x: 0.009854632, y: -0.06354492, z: -0.035094682, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_r + parentName: index_01_r + position: {x: -0.03643808, y: -5.0848214e-16, z: -5.684342e-16} + rotation: {x: 0.0056443936, y: -0.03929569, z: -0.0038016667, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_r + parentName: index_02_r + position: {x: -0.035263915, y: -6.217249e-17, z: 1.847411e-15} + rotation: {x: -0.0071803136, y: -0.03818158, z: 0.007895683, w: 0.9992139} + scale: {x: 1, y: 1, z: 1} + - name: index_04_r + parentName: index_03_r + position: {x: -0.027298061, y: -1.0658141e-16, z: -1.563194e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_r + parentName: hand_r + position: {x: -0.008487943, y: -0.0041985167, z: -0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_r + parentName: cup_r + position: {x: -0.08094637, y: -0.036209043, z: -0.008335483} + rotation: {x: -0.008872239, y: -0.023159215, z: -0.00061652897, w: 0.99969226} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_r + parentName: pinky_01_r + position: {x: -0.028854312, y: -7.105427e-17, z: -8.5265126e-16} + rotation: {x: -0.0033607401, y: -0.0399435, z: -0.005443123, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_r + parentName: pinky_02_r + position: {x: -0.023566289, y: 3.5527135e-16, z: 1.1368684e-15} + rotation: {x: -0.025013803, y: -0.038439002, z: -0.0017993893, w: 0.9989462} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_r + parentName: pinky_03_r + position: {x: -0.0293414, y: -3.5527135e-16, z: 4.2632563e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_r + parentName: cup_r + position: {x: -0.08916332, y: -0.01552607, z: -0.0027549511} + rotation: {x: -0.02685257, y: -0.053124383, z: -0.02886147, w: 0.9978095} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_r + parentName: ring_01_r + position: {x: -0.037284084, y: 2.842171e-16, z: -2.2737367e-15} + rotation: {x: 0.0016190425, y: -0.039832465, z: 0.0004005827, w: 0.99920505} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_r + parentName: ring_02_r + position: {x: -0.03615039, y: -4.2632563e-16, z: 1.4210854e-15} + rotation: {x: -0.011273785, y: -0.03634874, z: -0.017581433, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_r + parentName: ring_03_r + position: {x: -0.027998645, y: 2.842171e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_r_equipment + parentName: hand_r + position: {x: -0.071717314, y: -0.008393532, z: -0.07169423} + rotation: {x: 0.0068377545, y: 0.7600093, z: 0.6495589, w: 0.020306554} + scale: {x: 1, y: 1, z: 1} + - name: neck_01 + parentName: spine_03 + position: {x: -0.100067444, y: -2.1316282e-16, z: 1.970298e-16} + rotation: {x: 0, y: 0, z: -0.074045286, w: 0.9972549} + scale: {x: 1, y: 1, z: 1} + - name: head + parentName: neck_01 + position: {x: -0.02629805, y: -3.5527136e-17, z: -1.5519624e-17} + rotation: {x: 0, y: 0, z: 0.17869695, w: 0.9839042} + scale: {x: 1, y: 1, z: 1} + - name: Eye_R + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: -0.16987707} + rotation: {x: 0.5, y: 0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_R + parentName: Eye_R + position: {x: -0.053281333, y: 5.684342e-16, z: -1.065814e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Jaw_M + parentName: head + position: {x: -0.05101526, y: 0.2876312, z: -3.5414823e-16} + rotation: {x: 0, y: 0, z: -0.78643805, w: 0.61766917} + scale: {x: 1, y: 1, z: 1} + - name: JawEnd_M + parentName: Jaw_M + position: {x: -0.113684185, y: 5.684342e-16, z: -1.3292045e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: HeadEnd_M + parentName: head + position: {x: -0.8511138, y: 6.1242674e-16, z: -2.23472e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Eye_L + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: 0.16987707} + rotation: {x: -0.5, y: -0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_L + parentName: Eye_L + position: {x: -0.053281333, y: 2.2737367e-15, z: 8.5265126e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: catears_r1 + parentName: head + position: {x: -0.6328281, y: -0.045856588, z: -0.33683398} + rotation: {x: 0.3517171, y: 0.7074806, z: -0.54890835, w: 0.2728845} + scale: {x: 1, y: 1, z: 1} + - name: catears_r2 + parentName: catears_r1 + position: {x: 0.08282707, y: -0.0000009463735, z: 0.00000008864178} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_r3 + parentName: catears_r2 + position: {x: 0.12977353, y: 0.0000011342388, z: -0.00000013708586} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: catears_l1 + parentName: head + position: {x: -0.6328281, y: -0.04585657, z: 0.33683437} + rotation: {x: -0.70748055, y: 0.35171714, z: 0.27288446, w: 0.5489084} + scale: {x: 1, y: 1, z: 1} + - name: catears_l2 + parentName: catears_l1 + position: {x: -0.08282578, y: 4.3975105e-17, z: -1.0269563e-17} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_l3 + parentName: catears_l2 + position: {x: -0.12977435, y: -2.3096108e-16, z: 3.4416914e-17} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: ears_l1 + parentName: head + position: {x: -0.29893956, y: 0.00065100734, z: 0.4818343} + rotation: {x: -0.4961981, y: 0.5037732, z: 0.5037732, w: 0.4961981} + scale: {x: 1, y: 1, z: 1} + - name: ears_l2 + parentName: ears_l1 + position: {x: -0.08323166, y: 0.00906778, z: 0} + rotation: {x: 0, y: 0, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_l3 + parentName: ears_l2 + position: {x: -0.08352148, y: 0.008665383, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ears_r1 + parentName: head + position: {x: -0.2989381, y: 0.00065100734, z: -0.481834} + rotation: {x: 0.5037732, y: 0.4961981, z: -0.4961981, w: 0.5037732} + scale: {x: 1, y: 1, z: 1} + - name: ears_r2 + parentName: ears_r1 + position: {x: 0.08323211, y: -0.009071989, z: 1.1109982e-18} + rotation: {x: 0.00000001053641, y: -7.981671e-11, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_r3 + parentName: ears_r2 + position: {x: 0.083521, y: -0.00866, z: 1.8249585e-10} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Head_equipment + parentName: head + position: {x: -0.000000023831111, y: -1.41579725e-11, z: 3.1386756e-16} + rotation: {x: -0.5, y: 0.5, z: 0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l1 + parentName: head + position: {x: -0.7671371, y: -0.007979299, z: 0.1900594} + rotation: {x: 7.182875e-16, y: 0.142911, z: -1.8155141e-15, w: 0.98973554} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l2 + parentName: rabbit_ears_l1 + position: {x: -0.12435393, y: -1.380606e-17, z: -2.9455213e-18} + rotation: {x: 0, y: -0.0021245151, z: -0, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l3 + parentName: rabbit_ears_l2 + position: {x: -0.19884825, y: -4.673433e-31, z: -1.0302869e-15} + rotation: {x: 0, y: 0.014221186, z: -0, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l4 + parentName: rabbit_ears_l3 + position: {x: -0.24156539, y: 9.860761e-33, z: 3.0999348e-17} + rotation: {x: 0, y: -0.014612687, z: -0, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l5 + parentName: rabbit_ears_l4 + position: {x: -0.16246277, y: -1.774937e-32, z: -7.022122e-16} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r1 + parentName: head + position: {x: -0.76713806, y: -0.007979303, z: -0.19005899} + rotation: {x: -0.142911, y: -8.284253e-16, z: 0.98973554, w: -6.027865e-17} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r2 + parentName: rabbit_ears_r1 + position: {x: 0.124349885, y: -4.3742785e-16, z: -0.0000019627425} + rotation: {x: -6.018545e-35, y: -0.0021245151, z: -6.50125e-17, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r3 + parentName: rabbit_ears_r2 + position: {x: 0.19885482, y: -7.0277117e-16, z: 0.0000018277557} + rotation: {x: 2.8891874e-34, y: 0.014221186, z: -7.7608295e-17, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r4 + parentName: rabbit_ears_r3 + position: {x: 0.2415585, y: -8.4598993e-16, z: -0.000001972059} + rotation: {x: 0.0000000074497852, y: -0.014612687, z: 1.0887293e-10, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r5 + parentName: rabbit_ears_r4 + position: {x: 0.16246666, y: -5.7287506e-16, z: 0.0000012133444} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_l + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: 0.14820191} + rotation: {x: 0.71431756, y: 0.032161284, z: 0.68896097, w: -0.11852792} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_l + parentName: clavicle_l + position: {x: 0.07712384, y: 5.6177284e-16, z: 8.5265126e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_l + parentName: upperarm_l + position: {x: 0.2517576, y: -3.0198067e-16, z: 1.4210854e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_l + parentName: lowerarm_l + position: {x: 0.22869253, y: -8.8817837e-17, z: -2.2737367e-15} + rotation: {x: 2.7755576e-17, y: -4.814825e-35, z: -1.7347235e-18, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_l + parentName: hand_l + position: {x: 0.09803901, y: -5.3290704e-17, z: 2.842171e-16} + rotation: {x: -0.016858978, y: -0.07721935, z: 0.0028675941, w: 0.9968675} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_l + parentName: middle_01_l + position: {x: 0.038769238, y: 1.7763568e-17, z: -1.847411e-15} + rotation: {x: 0.030018795, y: -0.039458398, z: -0.0040334365, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_l + parentName: middle_02_l + position: {x: 0.040027287, y: -1.0658141e-16, z: -2.2737367e-15} + rotation: {x: 0.0065668514, y: -0.03880391, z: 0.004538058, w: 0.99921507} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_l + parentName: middle_03_l + position: {x: 0.037305653, y: 1.3322676e-16, z: 3.2684964e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_l + parentName: hand_l + position: {x: 0.02134813, y: -0.07035614, z: 0.039544} + rotation: {x: -0.617763, y: 0.13377708, z: -0.35522237, w: 0.688687} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_l + parentName: thumb_01_l + position: {x: 0.05523822, y: 4.2632563e-16, z: 4.0856205e-16} + rotation: {x: -0.01214498, y: 0.0049005807, z: 0.039095934, w: 0.9991497} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_l + parentName: thumb_02_l + position: {x: 0.029465482, y: -1.4210854e-16, z: -4.796163e-16} + rotation: {x: -0.025989592, y: -0.0017877439, z: 0.03824587, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_l + parentName: thumb_03_l + position: {x: 0.023924602, y: 9.947598e-16, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_l + parentName: hand_l + position: {x: 0.09991405, y: -0.037073765, z: 0.0036836944} + rotation: {x: 0.00985464, y: -0.063544914, z: -0.035094675, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_l + parentName: index_01_l + position: {x: 0.03643808, y: 4.596323e-16, z: -1.1368684e-15} + rotation: {x: 0.005644415, y: -0.03929582, z: -0.0038020932, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_l + parentName: index_02_l + position: {x: 0.035263915, y: -6.2616577e-16, z: 7.105427e-16} + rotation: {x: -0.007180413, y: -0.03817956, z: 0.0078948075, w: 0.99921393} + scale: {x: 1, y: 1, z: 1} + - name: index_04_l + parentName: index_03_l + position: {x: 0.027298061, y: 1.0658141e-16, z: 9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_l + parentName: hand_l + position: {x: 0.008487943, y: 0.0041985167, z: 0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_l + parentName: cup_l + position: {x: 0.08094637, y: 0.036209043, z: 0.008335483} + rotation: {x: -0.008872085, y: -0.023159143, z: -0.0006156796, w: 0.9996922} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_l + parentName: pinky_01_l + position: {x: 0.028854312, y: -4.2632563e-16, z: 8.5265126e-16} + rotation: {x: -0.0033606838, y: -0.03994216, z: -0.005443243, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_l + parentName: pinky_02_l + position: {x: 0.023566289, y: 3.5527135e-16, z: -9.947598e-16} + rotation: {x: -0.025013776, y: -0.038437095, z: -0.0017992624, w: 0.9989463} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_l + parentName: pinky_03_l + position: {x: 0.0293414, y: -8.171241e-16, z: -9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_l + parentName: cup_l + position: {x: 0.08916332, y: 0.01552607, z: 0.0027549511} + rotation: {x: -0.026852543, y: -0.053124446, z: -0.028861433, w: 0.9978096} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_l + parentName: ring_01_l + position: {x: 0.037284084, y: -4.2632563e-16, z: 2.842171e-16} + rotation: {x: 0.0016190197, y: -0.03983278, z: 0.0003998217, w: 0.999205} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_l + parentName: ring_02_l + position: {x: 0.03615039, y: 2.4868996e-16, z: 2.5579537e-15} + rotation: {x: -0.01127379, y: -0.036347788, z: -0.017580679, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_l + parentName: ring_03_l + position: {x: 0.027998645, y: 1.3322676e-16, z: -1.2789769e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_l_equipment + parentName: hand_l + position: {x: 0.07171857, y: 0.008393485, z: 0.071694255} + rotation: {x: -0.020306554, y: -0.6495589, z: 0.7600093, w: 0.0068377545} + scale: {x: 1, y: 1, z: 1} + - name: Chest_equipment + parentName: spine_03 + position: {x: 0.00000003347651, y: 0.000000006615356, z: 3.6168006e-17} + rotation: {x: 0.5498939, y: -0.44454098, z: -0.5498939, w: -0.44454098} + scale: {x: 1, y: 1, z: 1} + - name: Body_equipment + parentName: spine_01 + position: {x: -0.28397974, y: -0.010891423, z: -8.393871e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_l + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: 0.21348922} + rotation: {x: 0.9991325, y: 0.04016816, z: 0.0023285814, w: -0.010738504} + scale: {x: 1, y: 1, z: 1} + - name: calf_l + parentName: thigh_l + position: {x: 0.18052627, y: 1.4654943e-16, z: 2.1316282e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_l + parentName: calf_l + position: {x: 0.13916215, y: -1.3000712e-15, z: -2.4868996e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_l + parentName: foot_l + position: {x: 0.010533721, y: -0.041665323, z: 1.4210854e-16} + rotation: {x: 0.0063926373, y: 0.0051187444, z: -0.6250192, w: 0.78056645} + scale: {x: 1, y: 1, z: 1} + - name: ball_l_02 + parentName: ball_l + position: {x: 0.042483583, y: -2.8643753e-16, z: 0.00000000109071} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail01 + parentName: pelvis + position: {x: 0.051698957, y: -0.24261716, z: -6.6123945e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: tail02 + parentName: tail01 + position: {x: 1.4791142e-33, y: -0.07674059, z: -0.07478956} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail03 + parentName: tail02 + position: {x: -6.669206e-17, y: -0.035118576, z: -0.13657223} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail04 + parentName: tail03 + position: {x: -4.4758975e-17, y: 0.020160662, z: -0.11641157} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail05 + parentName: tail04 + position: {x: -1.8550005e-17, y: 0.03316754, z: -0.05853096} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_1 + parentName: pelvis + position: {x: -0.07192494, y: -0.24255544, z: -1.4793249e-16} + rotation: {x: -1.2437499e-15, y: -1.4109186e-15, z: 0.68329304, w: 0.73014426} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_2 + parentName: short_tail_1 + position: {x: -0.1667836, y: 0.050014894, z: -3.9796156e-17} + rotation: {x: -0.011493115, y: 0.70701337, z: 0.011493115, w: 0.70701337} + scale: {x: 1, y: 1, z: 1} + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 1 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 40652f2acecba7946a15c0dab99f7d97, + type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 0 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Angry.fbx + uploadId: 698227 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Block.fbx b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Block.fbx new file mode 100644 index 00000000..29fdbb7a --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Block.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c583d4b63ca6c88667d1a6e314ccb7580715c7ab454de8a4128c6edaa8f9bb9 +size 1049024 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Block.fbx.meta b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Block.fbx.meta new file mode 100644 index 00000000..c00d71ca --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Block.fbx.meta @@ -0,0 +1,1357 @@ +fileFormatVersion: 2 +guid: ce0f602af0b534d4bb5f761393ff6674 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: + - first: + 74: 8123159328205157117 + second: Block + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: "\nClip 'Anim_Chibi@Block' has import animation warnings + that might lower retargeting quality:\nNote: Activate translation DOF on avatar + to improve retargeting quality.\n\t'calf_r' has translation animation that + will be discarded.\n\t'ball_r' is inbetween humanoid transforms and has rotation + animation that will be discarded.\n\t'lowerarm_l' has translation animation + that will be discarded.\n" + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 3 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: Block + takeName: Anim_Chibi@Block + internalID: 0 + firstFrame: 161 + lastFrame: 180 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 1 + loopBlend: 0 + loopBlendOrientation: 1 + loopBlendPositionY: 1 + loopBlendPositionXZ: 1 + keepOriginalOrientation: 1 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 1 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: + - path: + weight: 1 + - path: root + weight: 1 + - path: root/pelvis + weight: 1 + - path: root/pelvis/short_tail_1 + weight: 1 + - path: root/pelvis/short_tail_1/short_tail_2 + weight: 1 + - path: root/pelvis/spine_01 + weight: 1 + - path: root/pelvis/spine_01/Body_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/Chest_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l/pinky_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/Hand_l_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l/thumb_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r/pinky_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/Hand_r_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r/thumb_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2/catears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2/catears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2/ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2/ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L/EyeEnd_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R/EyeEnd_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Head_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/HeadEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M/JawEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4/rabbit_ears_l5 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4/rabbit_ears_r5 + weight: 1 + - path: root/pelvis/tail01 + weight: 1 + - path: root/pelvis/tail01/tail02 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04/tail05 + weight: 1 + - path: root/pelvis/thigh_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l/ball_l_02 + weight: 1 + - path: root/pelvis/thigh_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r/ball_r_02 + weight: 1 + maskType: 1 + maskSource: {fileID: 31900000, guid: 69887b248fdf7e64abf63a884b391a4d, type: 2} + additiveReferencePoseFrame: 160.79999 + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 0 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: pelvis + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_l + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_r + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_l + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_r + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_l + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_r + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_01 + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_02 + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: neck_01 + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_l + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_r + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_l + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_r + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_l + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_r + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_l + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_r + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_l_02 + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_r_02 + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_L + humanName: LeftEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_R + humanName: RightEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Jaw_M + humanName: Jaw + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_l + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_l + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_l + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_l + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_l + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_l + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_l + humanName: Left Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_l + humanName: Left Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_l + humanName: Left Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_l + humanName: Left Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_l + humanName: Left Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_l + humanName: Left Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_l + humanName: Left Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_l + humanName: Left Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_l + humanName: Left Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_r + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_r + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_r + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_r + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_r + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_r + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_r + humanName: Right Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_r + humanName: Right Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_r + humanName: Right Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_r + humanName: Right Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_r + humanName: Right Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_r + humanName: Right Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_r + humanName: Right Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_r + humanName: Right Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_r + humanName: Right Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_03 + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: Chibi_Humanoid_Avatar(Clone) + parentName: + position: {x: 0, y: 0, z: 0} + rotation: {x: 0, y: 0, z: 0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: root + parentName: Chibi_Humanoid_Avatar(Clone) + position: {x: -7.97287e-17, y: -1.4210854e-16, z: 4.3298696e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: pelvis + parentName: root + position: {x: 7.145355e-17, y: 0.3590527, z: -0.0064596897} + rotation: {x: 0.49148893, y: -0.5083686, z: -0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_r + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: -0.21348922} + rotation: {x: -0.04016816, y: 0.9991325, z: -0.010738504, w: -0.0023285814} + scale: {x: 1, y: 1, z: 1} + - name: calf_r + parentName: thigh_r + position: {x: -0.18052627, y: -1.3322676e-16, z: -3.1974422e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_r + parentName: calf_r + position: {x: -0.13916215, y: 5.062617e-16, z: 1.4210854e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_r + parentName: foot_r + position: {x: -0.010533721, y: 0.041665323, z: -2.842171e-16} + rotation: {x: 0.0063922573, y: 0.0051184404, z: -0.62501913, w: 0.7805665} + scale: {x: 1, y: 1, z: 1} + - name: ball_r_02 + parentName: ball_r + position: {x: -0.042483583, y: -4.161116e-15, z: 0.000000039237683} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_01 + parentName: pelvis + position: {x: -0.11659071, y: 4.8072656e-16, z: -1.0787449e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_02 + parentName: spine_01 + position: {x: -0.11659071, y: 4.718448e-16, z: -1.7044439e-16} + rotation: {x: 0, y: 0, z: 0.03248174, w: 0.9994723} + scale: {x: 1, y: 1, z: 1} + - name: spine_03 + parentName: spine_02 + position: {x: -0.16774303, y: 2.842171e-16, z: -1.04349324e-16} + rotation: {x: 0, y: 0, z: -0.1542978, w: 0.9880244} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_r + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: -0.14820191} + rotation: {x: 0.032161284, y: -0.71431756, z: 0.11852793, w: 0.68896097} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_r + parentName: clavicle_r + position: {x: -0.07712384, y: 1.1812772e-15, z: -9.947598e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_r + parentName: upperarm_r + position: {x: -0.2517576, y: 3.0198067e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_r + parentName: lowerarm_r + position: {x: -0.22869253, y: 7.105427e-17, z: 7.105427e-16} + rotation: {x: 6.938894e-17, y: -1.0833356e-33, z: -1.5612511e-17, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_r + parentName: hand_r + position: {x: -0.09803901, y: -3.5527136e-17, z: -2.842171e-16} + rotation: {x: -0.016859, y: -0.0772194, z: 0.0028675944, w: 0.9968674} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_r + parentName: middle_01_r + position: {x: -0.038769238, y: -1.7763568e-17, z: -1.4210854e-16} + rotation: {x: 0.03001885, y: -0.03945842, z: -0.0040334114, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_r + parentName: middle_02_r + position: {x: -0.040027287, y: -1.0658141e-16, z: 1.4210854e-16} + rotation: {x: 0.0065667694, y: -0.038803533, z: 0.0045389077, w: 0.999215} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_r + parentName: middle_03_r + position: {x: -0.037305653, y: -8.881784e-18, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_r + parentName: hand_r + position: {x: -0.02134813, y: 0.07035614, z: -0.039544} + rotation: {x: -0.61776274, y: 0.13377738, z: -0.35522214, w: 0.6886872} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_r + parentName: thumb_01_r + position: {x: -0.05523822, y: 0, z: -1.1013412e-15} + rotation: {x: -0.0121451, y: 0.0049000825, z: 0.039093893, w: 0.99914974} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_r + parentName: thumb_02_r + position: {x: -0.029465482, y: 0, z: 2.4868996e-16} + rotation: {x: -0.02598971, y: -0.0017890756, z: 0.03824424, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_r + parentName: thumb_03_r + position: {x: -0.023924602, y: 0, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_r + parentName: hand_r + position: {x: -0.09991405, y: 0.037073765, z: -0.0036836944} + rotation: {x: 0.009854632, y: -0.06354492, z: -0.035094682, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_r + parentName: index_01_r + position: {x: -0.03643808, y: -5.0848214e-16, z: -5.684342e-16} + rotation: {x: 0.0056443936, y: -0.03929569, z: -0.0038016667, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_r + parentName: index_02_r + position: {x: -0.035263915, y: -6.217249e-17, z: 1.847411e-15} + rotation: {x: -0.0071803136, y: -0.03818158, z: 0.007895683, w: 0.9992139} + scale: {x: 1, y: 1, z: 1} + - name: index_04_r + parentName: index_03_r + position: {x: -0.027298061, y: -1.0658141e-16, z: -1.563194e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_r + parentName: hand_r + position: {x: -0.008487943, y: -0.0041985167, z: -0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_r + parentName: cup_r + position: {x: -0.08094637, y: -0.036209043, z: -0.008335483} + rotation: {x: -0.008872239, y: -0.023159215, z: -0.00061652897, w: 0.99969226} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_r + parentName: pinky_01_r + position: {x: -0.028854312, y: -7.105427e-17, z: -8.5265126e-16} + rotation: {x: -0.0033607401, y: -0.0399435, z: -0.005443123, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_r + parentName: pinky_02_r + position: {x: -0.023566289, y: 3.5527135e-16, z: 1.1368684e-15} + rotation: {x: -0.025013803, y: -0.038439002, z: -0.0017993893, w: 0.9989462} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_r + parentName: pinky_03_r + position: {x: -0.0293414, y: -3.5527135e-16, z: 4.2632563e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_r + parentName: cup_r + position: {x: -0.08916332, y: -0.01552607, z: -0.0027549511} + rotation: {x: -0.02685257, y: -0.053124383, z: -0.02886147, w: 0.9978095} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_r + parentName: ring_01_r + position: {x: -0.037284084, y: 2.842171e-16, z: -2.2737367e-15} + rotation: {x: 0.0016190425, y: -0.039832465, z: 0.0004005827, w: 0.99920505} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_r + parentName: ring_02_r + position: {x: -0.03615039, y: -4.2632563e-16, z: 1.4210854e-15} + rotation: {x: -0.011273785, y: -0.03634874, z: -0.017581433, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_r + parentName: ring_03_r + position: {x: -0.027998645, y: 2.842171e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_r_equipment + parentName: hand_r + position: {x: -0.071717314, y: -0.008393532, z: -0.07169423} + rotation: {x: 0.0068377545, y: 0.7600093, z: 0.6495589, w: 0.020306554} + scale: {x: 1, y: 1, z: 1} + - name: neck_01 + parentName: spine_03 + position: {x: -0.100067444, y: -2.1316282e-16, z: 1.970298e-16} + rotation: {x: 0, y: 0, z: -0.074045286, w: 0.9972549} + scale: {x: 1, y: 1, z: 1} + - name: head + parentName: neck_01 + position: {x: -0.02629805, y: -3.5527136e-17, z: -1.5519624e-17} + rotation: {x: 0, y: 0, z: 0.17869695, w: 0.9839042} + scale: {x: 1, y: 1, z: 1} + - name: Eye_R + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: -0.16987707} + rotation: {x: 0.5, y: 0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_R + parentName: Eye_R + position: {x: -0.053281333, y: 5.684342e-16, z: -1.065814e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Jaw_M + parentName: head + position: {x: -0.05101526, y: 0.2876312, z: -3.5414823e-16} + rotation: {x: 0, y: 0, z: -0.78643805, w: 0.61766917} + scale: {x: 1, y: 1, z: 1} + - name: JawEnd_M + parentName: Jaw_M + position: {x: -0.113684185, y: 5.684342e-16, z: -1.3292045e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: HeadEnd_M + parentName: head + position: {x: -0.8511138, y: 6.1242674e-16, z: -2.23472e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Eye_L + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: 0.16987707} + rotation: {x: -0.5, y: -0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_L + parentName: Eye_L + position: {x: -0.053281333, y: 2.2737367e-15, z: 8.5265126e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: catears_r1 + parentName: head + position: {x: -0.6328281, y: -0.045856588, z: -0.33683398} + rotation: {x: 0.3517171, y: 0.7074806, z: -0.54890835, w: 0.2728845} + scale: {x: 1, y: 1, z: 1} + - name: catears_r2 + parentName: catears_r1 + position: {x: 0.08282707, y: -0.0000009463735, z: 0.00000008864178} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_r3 + parentName: catears_r2 + position: {x: 0.12977353, y: 0.0000011342388, z: -0.00000013708586} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: catears_l1 + parentName: head + position: {x: -0.6328281, y: -0.04585657, z: 0.33683437} + rotation: {x: -0.70748055, y: 0.35171714, z: 0.27288446, w: 0.5489084} + scale: {x: 1, y: 1, z: 1} + - name: catears_l2 + parentName: catears_l1 + position: {x: -0.08282578, y: 4.3975105e-17, z: -1.0269563e-17} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_l3 + parentName: catears_l2 + position: {x: -0.12977435, y: -2.3096108e-16, z: 3.4416914e-17} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: ears_l1 + parentName: head + position: {x: -0.29893956, y: 0.00065100734, z: 0.4818343} + rotation: {x: -0.4961981, y: 0.5037732, z: 0.5037732, w: 0.4961981} + scale: {x: 1, y: 1, z: 1} + - name: ears_l2 + parentName: ears_l1 + position: {x: -0.08323166, y: 0.00906778, z: 0} + rotation: {x: 0, y: 0, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_l3 + parentName: ears_l2 + position: {x: -0.08352148, y: 0.008665383, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ears_r1 + parentName: head + position: {x: -0.2989381, y: 0.00065100734, z: -0.481834} + rotation: {x: 0.5037732, y: 0.4961981, z: -0.4961981, w: 0.5037732} + scale: {x: 1, y: 1, z: 1} + - name: ears_r2 + parentName: ears_r1 + position: {x: 0.08323211, y: -0.009071989, z: 1.1109982e-18} + rotation: {x: 0.00000001053641, y: -7.981671e-11, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_r3 + parentName: ears_r2 + position: {x: 0.083521, y: -0.00866, z: 1.8249585e-10} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Head_equipment + parentName: head + position: {x: -0.000000023831111, y: -1.41579725e-11, z: 3.1386756e-16} + rotation: {x: -0.5, y: 0.5, z: 0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l1 + parentName: head + position: {x: -0.7671371, y: -0.007979299, z: 0.1900594} + rotation: {x: 7.182875e-16, y: 0.142911, z: -1.8155141e-15, w: 0.98973554} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l2 + parentName: rabbit_ears_l1 + position: {x: -0.12435393, y: -1.380606e-17, z: -2.9455213e-18} + rotation: {x: 0, y: -0.0021245151, z: -0, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l3 + parentName: rabbit_ears_l2 + position: {x: -0.19884825, y: -4.673433e-31, z: -1.0302869e-15} + rotation: {x: 0, y: 0.014221186, z: -0, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l4 + parentName: rabbit_ears_l3 + position: {x: -0.24156539, y: 9.860761e-33, z: 3.0999348e-17} + rotation: {x: 0, y: -0.014612687, z: -0, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l5 + parentName: rabbit_ears_l4 + position: {x: -0.16246277, y: -1.774937e-32, z: -7.022122e-16} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r1 + parentName: head + position: {x: -0.76713806, y: -0.007979303, z: -0.19005899} + rotation: {x: -0.142911, y: -8.284253e-16, z: 0.98973554, w: -6.027865e-17} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r2 + parentName: rabbit_ears_r1 + position: {x: 0.124349885, y: -4.3742785e-16, z: -0.0000019627425} + rotation: {x: -6.018545e-35, y: -0.0021245151, z: -6.50125e-17, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r3 + parentName: rabbit_ears_r2 + position: {x: 0.19885482, y: -7.0277117e-16, z: 0.0000018277557} + rotation: {x: 2.8891874e-34, y: 0.014221186, z: -7.7608295e-17, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r4 + parentName: rabbit_ears_r3 + position: {x: 0.2415585, y: -8.4598993e-16, z: -0.000001972059} + rotation: {x: 0.0000000074497852, y: -0.014612687, z: 1.0887293e-10, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r5 + parentName: rabbit_ears_r4 + position: {x: 0.16246666, y: -5.7287506e-16, z: 0.0000012133444} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_l + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: 0.14820191} + rotation: {x: 0.71431756, y: 0.032161284, z: 0.68896097, w: -0.11852792} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_l + parentName: clavicle_l + position: {x: 0.07712384, y: 5.6177284e-16, z: 8.5265126e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_l + parentName: upperarm_l + position: {x: 0.2517576, y: -3.0198067e-16, z: 1.4210854e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_l + parentName: lowerarm_l + position: {x: 0.22869253, y: -8.8817837e-17, z: -2.2737367e-15} + rotation: {x: 2.7755576e-17, y: -4.814825e-35, z: -1.7347235e-18, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_l + parentName: hand_l + position: {x: 0.09803901, y: -5.3290704e-17, z: 2.842171e-16} + rotation: {x: -0.016858978, y: -0.07721935, z: 0.0028675941, w: 0.9968675} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_l + parentName: middle_01_l + position: {x: 0.038769238, y: 1.7763568e-17, z: -1.847411e-15} + rotation: {x: 0.030018795, y: -0.039458398, z: -0.0040334365, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_l + parentName: middle_02_l + position: {x: 0.040027287, y: -1.0658141e-16, z: -2.2737367e-15} + rotation: {x: 0.0065668514, y: -0.03880391, z: 0.004538058, w: 0.99921507} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_l + parentName: middle_03_l + position: {x: 0.037305653, y: 1.3322676e-16, z: 3.2684964e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_l + parentName: hand_l + position: {x: 0.02134813, y: -0.07035614, z: 0.039544} + rotation: {x: -0.617763, y: 0.13377708, z: -0.35522237, w: 0.688687} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_l + parentName: thumb_01_l + position: {x: 0.05523822, y: 4.2632563e-16, z: 4.0856205e-16} + rotation: {x: -0.01214498, y: 0.0049005807, z: 0.039095934, w: 0.9991497} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_l + parentName: thumb_02_l + position: {x: 0.029465482, y: -1.4210854e-16, z: -4.796163e-16} + rotation: {x: -0.025989592, y: -0.0017877439, z: 0.03824587, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_l + parentName: thumb_03_l + position: {x: 0.023924602, y: 9.947598e-16, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_l + parentName: hand_l + position: {x: 0.09991405, y: -0.037073765, z: 0.0036836944} + rotation: {x: 0.00985464, y: -0.063544914, z: -0.035094675, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_l + parentName: index_01_l + position: {x: 0.03643808, y: 4.596323e-16, z: -1.1368684e-15} + rotation: {x: 0.005644415, y: -0.03929582, z: -0.0038020932, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_l + parentName: index_02_l + position: {x: 0.035263915, y: -6.2616577e-16, z: 7.105427e-16} + rotation: {x: -0.007180413, y: -0.03817956, z: 0.0078948075, w: 0.99921393} + scale: {x: 1, y: 1, z: 1} + - name: index_04_l + parentName: index_03_l + position: {x: 0.027298061, y: 1.0658141e-16, z: 9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_l + parentName: hand_l + position: {x: 0.008487943, y: 0.0041985167, z: 0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_l + parentName: cup_l + position: {x: 0.08094637, y: 0.036209043, z: 0.008335483} + rotation: {x: -0.008872085, y: -0.023159143, z: -0.0006156796, w: 0.9996922} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_l + parentName: pinky_01_l + position: {x: 0.028854312, y: -4.2632563e-16, z: 8.5265126e-16} + rotation: {x: -0.0033606838, y: -0.03994216, z: -0.005443243, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_l + parentName: pinky_02_l + position: {x: 0.023566289, y: 3.5527135e-16, z: -9.947598e-16} + rotation: {x: -0.025013776, y: -0.038437095, z: -0.0017992624, w: 0.9989463} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_l + parentName: pinky_03_l + position: {x: 0.0293414, y: -8.171241e-16, z: -9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_l + parentName: cup_l + position: {x: 0.08916332, y: 0.01552607, z: 0.0027549511} + rotation: {x: -0.026852543, y: -0.053124446, z: -0.028861433, w: 0.9978096} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_l + parentName: ring_01_l + position: {x: 0.037284084, y: -4.2632563e-16, z: 2.842171e-16} + rotation: {x: 0.0016190197, y: -0.03983278, z: 0.0003998217, w: 0.999205} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_l + parentName: ring_02_l + position: {x: 0.03615039, y: 2.4868996e-16, z: 2.5579537e-15} + rotation: {x: -0.01127379, y: -0.036347788, z: -0.017580679, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_l + parentName: ring_03_l + position: {x: 0.027998645, y: 1.3322676e-16, z: -1.2789769e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_l_equipment + parentName: hand_l + position: {x: 0.07171857, y: 0.008393485, z: 0.071694255} + rotation: {x: -0.020306554, y: -0.6495589, z: 0.7600093, w: 0.0068377545} + scale: {x: 1, y: 1, z: 1} + - name: Chest_equipment + parentName: spine_03 + position: {x: 0.00000003347651, y: 0.000000006615356, z: 3.6168006e-17} + rotation: {x: 0.5498939, y: -0.44454098, z: -0.5498939, w: -0.44454098} + scale: {x: 1, y: 1, z: 1} + - name: Body_equipment + parentName: spine_01 + position: {x: -0.28397974, y: -0.010891423, z: -8.393871e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_l + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: 0.21348922} + rotation: {x: 0.9991325, y: 0.04016816, z: 0.0023285814, w: -0.010738504} + scale: {x: 1, y: 1, z: 1} + - name: calf_l + parentName: thigh_l + position: {x: 0.18052627, y: 1.4654943e-16, z: 2.1316282e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_l + parentName: calf_l + position: {x: 0.13916215, y: -1.3000712e-15, z: -2.4868996e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_l + parentName: foot_l + position: {x: 0.010533721, y: -0.041665323, z: 1.4210854e-16} + rotation: {x: 0.0063926373, y: 0.0051187444, z: -0.6250192, w: 0.78056645} + scale: {x: 1, y: 1, z: 1} + - name: ball_l_02 + parentName: ball_l + position: {x: 0.042483583, y: -2.8643753e-16, z: 0.00000000109071} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail01 + parentName: pelvis + position: {x: 0.051698957, y: -0.24261716, z: -6.6123945e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: tail02 + parentName: tail01 + position: {x: 1.4791142e-33, y: -0.07674059, z: -0.07478956} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail03 + parentName: tail02 + position: {x: -6.669206e-17, y: -0.035118576, z: -0.13657223} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail04 + parentName: tail03 + position: {x: -4.4758975e-17, y: 0.020160662, z: -0.11641157} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail05 + parentName: tail04 + position: {x: -1.8550005e-17, y: 0.03316754, z: -0.05853096} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_1 + parentName: pelvis + position: {x: -0.07192494, y: -0.24255544, z: -1.4793249e-16} + rotation: {x: -1.2437499e-15, y: -1.4109186e-15, z: 0.68329304, w: 0.73014426} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_2 + parentName: short_tail_1 + position: {x: -0.1667836, y: 0.050014894, z: -3.9796156e-17} + rotation: {x: -0.011493115, y: 0.70701337, z: 0.011493115, w: 0.70701337} + scale: {x: 1, y: 1, z: 1} + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 1 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 40652f2acecba7946a15c0dab99f7d97, + type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 0 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Block.fbx + uploadId: 698227 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Bow.fbx b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Bow.fbx new file mode 100644 index 00000000..357278cf --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Bow.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18fb01302f251e3a64b666cc4e566c3333eccd080cf53d4fc79befe9cebfe392 +size 1080256 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Bow.fbx.meta b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Bow.fbx.meta new file mode 100644 index 00000000..26a54e9a --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Bow.fbx.meta @@ -0,0 +1,1352 @@ +fileFormatVersion: 2 +guid: 493a4db1366f20143bceabb4b12a6677 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: + - first: + 74: -8349536399396955703 + second: Bow + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 3 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: Bow + takeName: Anim_Chibi@Bow + internalID: 0 + firstFrame: 271 + lastFrame: 300 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 1 + loopBlend: 0 + loopBlendOrientation: 1 + loopBlendPositionY: 1 + loopBlendPositionXZ: 1 + keepOriginalOrientation: 1 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 1 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: + - path: + weight: 1 + - path: root + weight: 1 + - path: root/pelvis + weight: 1 + - path: root/pelvis/short_tail_1 + weight: 1 + - path: root/pelvis/short_tail_1/short_tail_2 + weight: 1 + - path: root/pelvis/spine_01 + weight: 1 + - path: root/pelvis/spine_01/Body_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/Chest_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l/pinky_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/Hand_l_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l/thumb_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r/pinky_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/Hand_r_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r/thumb_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2/catears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2/catears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2/ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2/ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L/EyeEnd_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R/EyeEnd_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Head_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/HeadEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M/JawEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4/rabbit_ears_l5 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4/rabbit_ears_r5 + weight: 1 + - path: root/pelvis/tail01 + weight: 1 + - path: root/pelvis/tail01/tail02 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04/tail05 + weight: 1 + - path: root/pelvis/thigh_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l/ball_l_02 + weight: 1 + - path: root/pelvis/thigh_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r/ball_r_02 + weight: 1 + maskType: 1 + maskSource: {fileID: 31900000, guid: 69887b248fdf7e64abf63a884b391a4d, type: 2} + additiveReferencePoseFrame: 270.96 + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 0 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: pelvis + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_l + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_r + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_l + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_r + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_l + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_r + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_01 + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_02 + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: neck_01 + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_l + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_r + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_l + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_r + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_l + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_r + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_l + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_r + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_l_02 + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_r_02 + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_L + humanName: LeftEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_R + humanName: RightEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Jaw_M + humanName: Jaw + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_l + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_l + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_l + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_l + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_l + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_l + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_l + humanName: Left Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_l + humanName: Left Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_l + humanName: Left Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_l + humanName: Left Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_l + humanName: Left Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_l + humanName: Left Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_l + humanName: Left Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_l + humanName: Left Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_l + humanName: Left Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_r + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_r + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_r + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_r + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_r + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_r + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_r + humanName: Right Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_r + humanName: Right Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_r + humanName: Right Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_r + humanName: Right Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_r + humanName: Right Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_r + humanName: Right Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_r + humanName: Right Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_r + humanName: Right Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_r + humanName: Right Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_03 + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: Chibi_Humanoid_Avatar(Clone) + parentName: + position: {x: 0, y: 0, z: 0} + rotation: {x: 0, y: 0, z: 0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: root + parentName: Chibi_Humanoid_Avatar(Clone) + position: {x: -7.97287e-17, y: -1.4210854e-16, z: 4.3298696e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: pelvis + parentName: root + position: {x: 7.145355e-17, y: 0.3590527, z: -0.0064596897} + rotation: {x: 0.49148893, y: -0.5083686, z: -0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_r + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: -0.21348922} + rotation: {x: -0.04016816, y: 0.9991325, z: -0.010738504, w: -0.0023285814} + scale: {x: 1, y: 1, z: 1} + - name: calf_r + parentName: thigh_r + position: {x: -0.18052627, y: -1.3322676e-16, z: -3.1974422e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_r + parentName: calf_r + position: {x: -0.13916215, y: 5.062617e-16, z: 1.4210854e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_r + parentName: foot_r + position: {x: -0.010533721, y: 0.041665323, z: -2.842171e-16} + rotation: {x: 0.0063922573, y: 0.0051184404, z: -0.62501913, w: 0.7805665} + scale: {x: 1, y: 1, z: 1} + - name: ball_r_02 + parentName: ball_r + position: {x: -0.042483583, y: -4.161116e-15, z: 0.000000039237683} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_01 + parentName: pelvis + position: {x: -0.11659071, y: 4.8072656e-16, z: -1.0787449e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_02 + parentName: spine_01 + position: {x: -0.11659071, y: 4.718448e-16, z: -1.7044439e-16} + rotation: {x: 0, y: 0, z: 0.03248174, w: 0.9994723} + scale: {x: 1, y: 1, z: 1} + - name: spine_03 + parentName: spine_02 + position: {x: -0.16774303, y: 2.842171e-16, z: -1.04349324e-16} + rotation: {x: 0, y: 0, z: -0.1542978, w: 0.9880244} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_r + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: -0.14820191} + rotation: {x: 0.032161284, y: -0.71431756, z: 0.11852793, w: 0.68896097} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_r + parentName: clavicle_r + position: {x: -0.07712384, y: 1.1812772e-15, z: -9.947598e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_r + parentName: upperarm_r + position: {x: -0.2517576, y: 3.0198067e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_r + parentName: lowerarm_r + position: {x: -0.22869253, y: 7.105427e-17, z: 7.105427e-16} + rotation: {x: 6.938894e-17, y: -1.0833356e-33, z: -1.5612511e-17, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_r + parentName: hand_r + position: {x: -0.09803901, y: -3.5527136e-17, z: -2.842171e-16} + rotation: {x: -0.016859, y: -0.0772194, z: 0.0028675944, w: 0.9968674} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_r + parentName: middle_01_r + position: {x: -0.038769238, y: -1.7763568e-17, z: -1.4210854e-16} + rotation: {x: 0.03001885, y: -0.03945842, z: -0.0040334114, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_r + parentName: middle_02_r + position: {x: -0.040027287, y: -1.0658141e-16, z: 1.4210854e-16} + rotation: {x: 0.0065667694, y: -0.038803533, z: 0.0045389077, w: 0.999215} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_r + parentName: middle_03_r + position: {x: -0.037305653, y: -8.881784e-18, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_r + parentName: hand_r + position: {x: -0.02134813, y: 0.07035614, z: -0.039544} + rotation: {x: -0.61776274, y: 0.13377738, z: -0.35522214, w: 0.6886872} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_r + parentName: thumb_01_r + position: {x: -0.05523822, y: 0, z: -1.1013412e-15} + rotation: {x: -0.0121451, y: 0.0049000825, z: 0.039093893, w: 0.99914974} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_r + parentName: thumb_02_r + position: {x: -0.029465482, y: 0, z: 2.4868996e-16} + rotation: {x: -0.02598971, y: -0.0017890756, z: 0.03824424, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_r + parentName: thumb_03_r + position: {x: -0.023924602, y: 0, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_r + parentName: hand_r + position: {x: -0.09991405, y: 0.037073765, z: -0.0036836944} + rotation: {x: 0.009854632, y: -0.06354492, z: -0.035094682, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_r + parentName: index_01_r + position: {x: -0.03643808, y: -5.0848214e-16, z: -5.684342e-16} + rotation: {x: 0.0056443936, y: -0.03929569, z: -0.0038016667, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_r + parentName: index_02_r + position: {x: -0.035263915, y: -6.217249e-17, z: 1.847411e-15} + rotation: {x: -0.0071803136, y: -0.03818158, z: 0.007895683, w: 0.9992139} + scale: {x: 1, y: 1, z: 1} + - name: index_04_r + parentName: index_03_r + position: {x: -0.027298061, y: -1.0658141e-16, z: -1.563194e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_r + parentName: hand_r + position: {x: -0.008487943, y: -0.0041985167, z: -0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_r + parentName: cup_r + position: {x: -0.08094637, y: -0.036209043, z: -0.008335483} + rotation: {x: -0.008872239, y: -0.023159215, z: -0.00061652897, w: 0.99969226} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_r + parentName: pinky_01_r + position: {x: -0.028854312, y: -7.105427e-17, z: -8.5265126e-16} + rotation: {x: -0.0033607401, y: -0.0399435, z: -0.005443123, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_r + parentName: pinky_02_r + position: {x: -0.023566289, y: 3.5527135e-16, z: 1.1368684e-15} + rotation: {x: -0.025013803, y: -0.038439002, z: -0.0017993893, w: 0.9989462} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_r + parentName: pinky_03_r + position: {x: -0.0293414, y: -3.5527135e-16, z: 4.2632563e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_r + parentName: cup_r + position: {x: -0.08916332, y: -0.01552607, z: -0.0027549511} + rotation: {x: -0.02685257, y: -0.053124383, z: -0.02886147, w: 0.9978095} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_r + parentName: ring_01_r + position: {x: -0.037284084, y: 2.842171e-16, z: -2.2737367e-15} + rotation: {x: 0.0016190425, y: -0.039832465, z: 0.0004005827, w: 0.99920505} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_r + parentName: ring_02_r + position: {x: -0.03615039, y: -4.2632563e-16, z: 1.4210854e-15} + rotation: {x: -0.011273785, y: -0.03634874, z: -0.017581433, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_r + parentName: ring_03_r + position: {x: -0.027998645, y: 2.842171e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_r_equipment + parentName: hand_r + position: {x: -0.071717314, y: -0.008393532, z: -0.07169423} + rotation: {x: 0.0068377545, y: 0.7600093, z: 0.6495589, w: 0.020306554} + scale: {x: 1, y: 1, z: 1} + - name: neck_01 + parentName: spine_03 + position: {x: -0.100067444, y: -2.1316282e-16, z: 1.970298e-16} + rotation: {x: 0, y: 0, z: -0.074045286, w: 0.9972549} + scale: {x: 1, y: 1, z: 1} + - name: head + parentName: neck_01 + position: {x: -0.02629805, y: -3.5527136e-17, z: -1.5519624e-17} + rotation: {x: 0, y: 0, z: 0.17869695, w: 0.9839042} + scale: {x: 1, y: 1, z: 1} + - name: Eye_R + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: -0.16987707} + rotation: {x: 0.5, y: 0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_R + parentName: Eye_R + position: {x: -0.053281333, y: 5.684342e-16, z: -1.065814e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Jaw_M + parentName: head + position: {x: -0.05101526, y: 0.2876312, z: -3.5414823e-16} + rotation: {x: 0, y: 0, z: -0.78643805, w: 0.61766917} + scale: {x: 1, y: 1, z: 1} + - name: JawEnd_M + parentName: Jaw_M + position: {x: -0.113684185, y: 5.684342e-16, z: -1.3292045e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: HeadEnd_M + parentName: head + position: {x: -0.8511138, y: 6.1242674e-16, z: -2.23472e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Eye_L + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: 0.16987707} + rotation: {x: -0.5, y: -0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_L + parentName: Eye_L + position: {x: -0.053281333, y: 2.2737367e-15, z: 8.5265126e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: catears_r1 + parentName: head + position: {x: -0.6328281, y: -0.045856588, z: -0.33683398} + rotation: {x: 0.3517171, y: 0.7074806, z: -0.54890835, w: 0.2728845} + scale: {x: 1, y: 1, z: 1} + - name: catears_r2 + parentName: catears_r1 + position: {x: 0.08282707, y: -0.0000009463735, z: 0.00000008864178} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_r3 + parentName: catears_r2 + position: {x: 0.12977353, y: 0.0000011342388, z: -0.00000013708586} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: catears_l1 + parentName: head + position: {x: -0.6328281, y: -0.04585657, z: 0.33683437} + rotation: {x: -0.70748055, y: 0.35171714, z: 0.27288446, w: 0.5489084} + scale: {x: 1, y: 1, z: 1} + - name: catears_l2 + parentName: catears_l1 + position: {x: -0.08282578, y: 4.3975105e-17, z: -1.0269563e-17} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_l3 + parentName: catears_l2 + position: {x: -0.12977435, y: -2.3096108e-16, z: 3.4416914e-17} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: ears_l1 + parentName: head + position: {x: -0.29893956, y: 0.00065100734, z: 0.4818343} + rotation: {x: -0.4961981, y: 0.5037732, z: 0.5037732, w: 0.4961981} + scale: {x: 1, y: 1, z: 1} + - name: ears_l2 + parentName: ears_l1 + position: {x: -0.08323166, y: 0.00906778, z: 0} + rotation: {x: 0, y: 0, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_l3 + parentName: ears_l2 + position: {x: -0.08352148, y: 0.008665383, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ears_r1 + parentName: head + position: {x: -0.2989381, y: 0.00065100734, z: -0.481834} + rotation: {x: 0.5037732, y: 0.4961981, z: -0.4961981, w: 0.5037732} + scale: {x: 1, y: 1, z: 1} + - name: ears_r2 + parentName: ears_r1 + position: {x: 0.08323211, y: -0.009071989, z: 1.1109982e-18} + rotation: {x: 0.00000001053641, y: -7.981671e-11, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_r3 + parentName: ears_r2 + position: {x: 0.083521, y: -0.00866, z: 1.8249585e-10} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Head_equipment + parentName: head + position: {x: -0.000000023831111, y: -1.41579725e-11, z: 3.1386756e-16} + rotation: {x: -0.5, y: 0.5, z: 0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l1 + parentName: head + position: {x: -0.7671371, y: -0.007979299, z: 0.1900594} + rotation: {x: 7.182875e-16, y: 0.142911, z: -1.8155141e-15, w: 0.98973554} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l2 + parentName: rabbit_ears_l1 + position: {x: -0.12435393, y: -1.380606e-17, z: -2.9455213e-18} + rotation: {x: 0, y: -0.0021245151, z: -0, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l3 + parentName: rabbit_ears_l2 + position: {x: -0.19884825, y: -4.673433e-31, z: -1.0302869e-15} + rotation: {x: 0, y: 0.014221186, z: -0, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l4 + parentName: rabbit_ears_l3 + position: {x: -0.24156539, y: 9.860761e-33, z: 3.0999348e-17} + rotation: {x: 0, y: -0.014612687, z: -0, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l5 + parentName: rabbit_ears_l4 + position: {x: -0.16246277, y: -1.774937e-32, z: -7.022122e-16} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r1 + parentName: head + position: {x: -0.76713806, y: -0.007979303, z: -0.19005899} + rotation: {x: -0.142911, y: -8.284253e-16, z: 0.98973554, w: -6.027865e-17} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r2 + parentName: rabbit_ears_r1 + position: {x: 0.124349885, y: -4.3742785e-16, z: -0.0000019627425} + rotation: {x: -6.018545e-35, y: -0.0021245151, z: -6.50125e-17, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r3 + parentName: rabbit_ears_r2 + position: {x: 0.19885482, y: -7.0277117e-16, z: 0.0000018277557} + rotation: {x: 2.8891874e-34, y: 0.014221186, z: -7.7608295e-17, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r4 + parentName: rabbit_ears_r3 + position: {x: 0.2415585, y: -8.4598993e-16, z: -0.000001972059} + rotation: {x: 0.0000000074497852, y: -0.014612687, z: 1.0887293e-10, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r5 + parentName: rabbit_ears_r4 + position: {x: 0.16246666, y: -5.7287506e-16, z: 0.0000012133444} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_l + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: 0.14820191} + rotation: {x: 0.71431756, y: 0.032161284, z: 0.68896097, w: -0.11852792} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_l + parentName: clavicle_l + position: {x: 0.07712384, y: 5.6177284e-16, z: 8.5265126e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_l + parentName: upperarm_l + position: {x: 0.2517576, y: -3.0198067e-16, z: 1.4210854e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_l + parentName: lowerarm_l + position: {x: 0.22869253, y: -8.8817837e-17, z: -2.2737367e-15} + rotation: {x: 2.7755576e-17, y: -4.814825e-35, z: -1.7347235e-18, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_l + parentName: hand_l + position: {x: 0.09803901, y: -5.3290704e-17, z: 2.842171e-16} + rotation: {x: -0.016858978, y: -0.07721935, z: 0.0028675941, w: 0.9968675} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_l + parentName: middle_01_l + position: {x: 0.038769238, y: 1.7763568e-17, z: -1.847411e-15} + rotation: {x: 0.030018795, y: -0.039458398, z: -0.0040334365, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_l + parentName: middle_02_l + position: {x: 0.040027287, y: -1.0658141e-16, z: -2.2737367e-15} + rotation: {x: 0.0065668514, y: -0.03880391, z: 0.004538058, w: 0.99921507} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_l + parentName: middle_03_l + position: {x: 0.037305653, y: 1.3322676e-16, z: 3.2684964e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_l + parentName: hand_l + position: {x: 0.02134813, y: -0.07035614, z: 0.039544} + rotation: {x: -0.617763, y: 0.13377708, z: -0.35522237, w: 0.688687} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_l + parentName: thumb_01_l + position: {x: 0.05523822, y: 4.2632563e-16, z: 4.0856205e-16} + rotation: {x: -0.01214498, y: 0.0049005807, z: 0.039095934, w: 0.9991497} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_l + parentName: thumb_02_l + position: {x: 0.029465482, y: -1.4210854e-16, z: -4.796163e-16} + rotation: {x: -0.025989592, y: -0.0017877439, z: 0.03824587, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_l + parentName: thumb_03_l + position: {x: 0.023924602, y: 9.947598e-16, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_l + parentName: hand_l + position: {x: 0.09991405, y: -0.037073765, z: 0.0036836944} + rotation: {x: 0.00985464, y: -0.063544914, z: -0.035094675, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_l + parentName: index_01_l + position: {x: 0.03643808, y: 4.596323e-16, z: -1.1368684e-15} + rotation: {x: 0.005644415, y: -0.03929582, z: -0.0038020932, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_l + parentName: index_02_l + position: {x: 0.035263915, y: -6.2616577e-16, z: 7.105427e-16} + rotation: {x: -0.007180413, y: -0.03817956, z: 0.0078948075, w: 0.99921393} + scale: {x: 1, y: 1, z: 1} + - name: index_04_l + parentName: index_03_l + position: {x: 0.027298061, y: 1.0658141e-16, z: 9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_l + parentName: hand_l + position: {x: 0.008487943, y: 0.0041985167, z: 0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_l + parentName: cup_l + position: {x: 0.08094637, y: 0.036209043, z: 0.008335483} + rotation: {x: -0.008872085, y: -0.023159143, z: -0.0006156796, w: 0.9996922} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_l + parentName: pinky_01_l + position: {x: 0.028854312, y: -4.2632563e-16, z: 8.5265126e-16} + rotation: {x: -0.0033606838, y: -0.03994216, z: -0.005443243, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_l + parentName: pinky_02_l + position: {x: 0.023566289, y: 3.5527135e-16, z: -9.947598e-16} + rotation: {x: -0.025013776, y: -0.038437095, z: -0.0017992624, w: 0.9989463} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_l + parentName: pinky_03_l + position: {x: 0.0293414, y: -8.171241e-16, z: -9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_l + parentName: cup_l + position: {x: 0.08916332, y: 0.01552607, z: 0.0027549511} + rotation: {x: -0.026852543, y: -0.053124446, z: -0.028861433, w: 0.9978096} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_l + parentName: ring_01_l + position: {x: 0.037284084, y: -4.2632563e-16, z: 2.842171e-16} + rotation: {x: 0.0016190197, y: -0.03983278, z: 0.0003998217, w: 0.999205} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_l + parentName: ring_02_l + position: {x: 0.03615039, y: 2.4868996e-16, z: 2.5579537e-15} + rotation: {x: -0.01127379, y: -0.036347788, z: -0.017580679, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_l + parentName: ring_03_l + position: {x: 0.027998645, y: 1.3322676e-16, z: -1.2789769e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_l_equipment + parentName: hand_l + position: {x: 0.07171857, y: 0.008393485, z: 0.071694255} + rotation: {x: -0.020306554, y: -0.6495589, z: 0.7600093, w: 0.0068377545} + scale: {x: 1, y: 1, z: 1} + - name: Chest_equipment + parentName: spine_03 + position: {x: 0.00000003347651, y: 0.000000006615356, z: 3.6168006e-17} + rotation: {x: 0.5498939, y: -0.44454098, z: -0.5498939, w: -0.44454098} + scale: {x: 1, y: 1, z: 1} + - name: Body_equipment + parentName: spine_01 + position: {x: -0.28397974, y: -0.010891423, z: -8.393871e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_l + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: 0.21348922} + rotation: {x: 0.9991325, y: 0.04016816, z: 0.0023285814, w: -0.010738504} + scale: {x: 1, y: 1, z: 1} + - name: calf_l + parentName: thigh_l + position: {x: 0.18052627, y: 1.4654943e-16, z: 2.1316282e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_l + parentName: calf_l + position: {x: 0.13916215, y: -1.3000712e-15, z: -2.4868996e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_l + parentName: foot_l + position: {x: 0.010533721, y: -0.041665323, z: 1.4210854e-16} + rotation: {x: 0.0063926373, y: 0.0051187444, z: -0.6250192, w: 0.78056645} + scale: {x: 1, y: 1, z: 1} + - name: ball_l_02 + parentName: ball_l + position: {x: 0.042483583, y: -2.8643753e-16, z: 0.00000000109071} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail01 + parentName: pelvis + position: {x: 0.051698957, y: -0.24261716, z: -6.6123945e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: tail02 + parentName: tail01 + position: {x: 1.4791142e-33, y: -0.07674059, z: -0.07478956} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail03 + parentName: tail02 + position: {x: -6.669206e-17, y: -0.035118576, z: -0.13657223} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail04 + parentName: tail03 + position: {x: -4.4758975e-17, y: 0.020160662, z: -0.11641157} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail05 + parentName: tail04 + position: {x: -1.8550005e-17, y: 0.03316754, z: -0.05853096} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_1 + parentName: pelvis + position: {x: -0.07192494, y: -0.24255544, z: -1.4793249e-16} + rotation: {x: -1.2437499e-15, y: -1.4109186e-15, z: 0.68329304, w: 0.73014426} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_2 + parentName: short_tail_1 + position: {x: -0.1667836, y: 0.050014894, z: -3.9796156e-17} + rotation: {x: -0.011493115, y: 0.70701337, z: 0.011493115, w: 0.70701337} + scale: {x: 1, y: 1, z: 1} + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 1 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 40652f2acecba7946a15c0dab99f7d97, + type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 0 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Bow.fbx + uploadId: 698227 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Cute1.fbx b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Cute1.fbx new file mode 100644 index 00000000..f6882cac --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Cute1.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5db51997743b52ae321cd08c1d3650803455b1e3fffec8ca181905d3520b798 +size 1004656 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Cute1.fbx.meta b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Cute1.fbx.meta new file mode 100644 index 00000000..813b4ebe --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Cute1.fbx.meta @@ -0,0 +1,1356 @@ +fileFormatVersion: 2 +guid: a5020688acebac54289aa356be3e6980 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: + - first: + 74: -3794588715563396856 + second: Cute1 + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: "\nClip 'Anim_Chibi@Cute1' has import animation warnings + that might lower retargeting quality:\nNote: Activate translation DOF on avatar + to improve retargeting quality.\n\t'ball_r' is inbetween humanoid transforms + and has rotation animation that will be discarded.\n\t'ball_l' is inbetween + humanoid transforms and has rotation animation that will be discarded.\n" + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 3 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: Cute1 + takeName: Anim_Chibi@Cute1 + internalID: 0 + firstFrame: 131 + lastFrame: 153 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 1 + loopBlend: 0 + loopBlendOrientation: 1 + loopBlendPositionY: 1 + loopBlendPositionXZ: 1 + keepOriginalOrientation: 1 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 1 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: + - path: + weight: 1 + - path: root + weight: 1 + - path: root/pelvis + weight: 1 + - path: root/pelvis/short_tail_1 + weight: 1 + - path: root/pelvis/short_tail_1/short_tail_2 + weight: 1 + - path: root/pelvis/spine_01 + weight: 1 + - path: root/pelvis/spine_01/Body_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/Chest_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l/pinky_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/Hand_l_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l/thumb_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r/pinky_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/Hand_r_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r/thumb_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2/catears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2/catears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2/ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2/ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L/EyeEnd_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R/EyeEnd_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Head_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/HeadEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M/JawEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4/rabbit_ears_l5 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4/rabbit_ears_r5 + weight: 1 + - path: root/pelvis/tail01 + weight: 1 + - path: root/pelvis/tail01/tail02 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04/tail05 + weight: 1 + - path: root/pelvis/thigh_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l/ball_l_02 + weight: 1 + - path: root/pelvis/thigh_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r/ball_r_02 + weight: 1 + maskType: 1 + maskSource: {fileID: 31900000, guid: 69887b248fdf7e64abf63a884b391a4d, type: 2} + additiveReferencePoseFrame: 130.79999 + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 0 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: pelvis + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_l + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_r + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_l + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_r + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_l + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_r + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_01 + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_02 + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: neck_01 + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_l + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_r + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_l + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_r + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_l + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_r + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_l + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_r + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_l_02 + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_r_02 + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_L + humanName: LeftEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_R + humanName: RightEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Jaw_M + humanName: Jaw + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_l + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_l + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_l + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_l + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_l + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_l + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_l + humanName: Left Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_l + humanName: Left Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_l + humanName: Left Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_l + humanName: Left Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_l + humanName: Left Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_l + humanName: Left Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_l + humanName: Left Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_l + humanName: Left Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_l + humanName: Left Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_r + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_r + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_r + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_r + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_r + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_r + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_r + humanName: Right Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_r + humanName: Right Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_r + humanName: Right Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_r + humanName: Right Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_r + humanName: Right Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_r + humanName: Right Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_r + humanName: Right Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_r + humanName: Right Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_r + humanName: Right Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_03 + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: Chibi_Humanoid_Avatar(Clone) + parentName: + position: {x: 0, y: 0, z: 0} + rotation: {x: 0, y: 0, z: 0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: root + parentName: Chibi_Humanoid_Avatar(Clone) + position: {x: -7.97287e-17, y: -1.4210854e-16, z: 4.3298696e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: pelvis + parentName: root + position: {x: 7.145355e-17, y: 0.3590527, z: -0.0064596897} + rotation: {x: 0.49148893, y: -0.5083686, z: -0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_r + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: -0.21348922} + rotation: {x: -0.04016816, y: 0.9991325, z: -0.010738504, w: -0.0023285814} + scale: {x: 1, y: 1, z: 1} + - name: calf_r + parentName: thigh_r + position: {x: -0.18052627, y: -1.3322676e-16, z: -3.1974422e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_r + parentName: calf_r + position: {x: -0.13916215, y: 5.062617e-16, z: 1.4210854e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_r + parentName: foot_r + position: {x: -0.010533721, y: 0.041665323, z: -2.842171e-16} + rotation: {x: 0.0063922573, y: 0.0051184404, z: -0.62501913, w: 0.7805665} + scale: {x: 1, y: 1, z: 1} + - name: ball_r_02 + parentName: ball_r + position: {x: -0.042483583, y: -4.161116e-15, z: 0.000000039237683} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_01 + parentName: pelvis + position: {x: -0.11659071, y: 4.8072656e-16, z: -1.0787449e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_02 + parentName: spine_01 + position: {x: -0.11659071, y: 4.718448e-16, z: -1.7044439e-16} + rotation: {x: 0, y: 0, z: 0.03248174, w: 0.9994723} + scale: {x: 1, y: 1, z: 1} + - name: spine_03 + parentName: spine_02 + position: {x: -0.16774303, y: 2.842171e-16, z: -1.04349324e-16} + rotation: {x: 0, y: 0, z: -0.1542978, w: 0.9880244} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_r + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: -0.14820191} + rotation: {x: 0.032161284, y: -0.71431756, z: 0.11852793, w: 0.68896097} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_r + parentName: clavicle_r + position: {x: -0.07712384, y: 1.1812772e-15, z: -9.947598e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_r + parentName: upperarm_r + position: {x: -0.2517576, y: 3.0198067e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_r + parentName: lowerarm_r + position: {x: -0.22869253, y: 7.105427e-17, z: 7.105427e-16} + rotation: {x: 6.938894e-17, y: -1.0833356e-33, z: -1.5612511e-17, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_r + parentName: hand_r + position: {x: -0.09803901, y: -3.5527136e-17, z: -2.842171e-16} + rotation: {x: -0.016859, y: -0.0772194, z: 0.0028675944, w: 0.9968674} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_r + parentName: middle_01_r + position: {x: -0.038769238, y: -1.7763568e-17, z: -1.4210854e-16} + rotation: {x: 0.03001885, y: -0.03945842, z: -0.0040334114, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_r + parentName: middle_02_r + position: {x: -0.040027287, y: -1.0658141e-16, z: 1.4210854e-16} + rotation: {x: 0.0065667694, y: -0.038803533, z: 0.0045389077, w: 0.999215} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_r + parentName: middle_03_r + position: {x: -0.037305653, y: -8.881784e-18, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_r + parentName: hand_r + position: {x: -0.02134813, y: 0.07035614, z: -0.039544} + rotation: {x: -0.61776274, y: 0.13377738, z: -0.35522214, w: 0.6886872} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_r + parentName: thumb_01_r + position: {x: -0.05523822, y: 0, z: -1.1013412e-15} + rotation: {x: -0.0121451, y: 0.0049000825, z: 0.039093893, w: 0.99914974} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_r + parentName: thumb_02_r + position: {x: -0.029465482, y: 0, z: 2.4868996e-16} + rotation: {x: -0.02598971, y: -0.0017890756, z: 0.03824424, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_r + parentName: thumb_03_r + position: {x: -0.023924602, y: 0, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_r + parentName: hand_r + position: {x: -0.09991405, y: 0.037073765, z: -0.0036836944} + rotation: {x: 0.009854632, y: -0.06354492, z: -0.035094682, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_r + parentName: index_01_r + position: {x: -0.03643808, y: -5.0848214e-16, z: -5.684342e-16} + rotation: {x: 0.0056443936, y: -0.03929569, z: -0.0038016667, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_r + parentName: index_02_r + position: {x: -0.035263915, y: -6.217249e-17, z: 1.847411e-15} + rotation: {x: -0.0071803136, y: -0.03818158, z: 0.007895683, w: 0.9992139} + scale: {x: 1, y: 1, z: 1} + - name: index_04_r + parentName: index_03_r + position: {x: -0.027298061, y: -1.0658141e-16, z: -1.563194e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_r + parentName: hand_r + position: {x: -0.008487943, y: -0.0041985167, z: -0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_r + parentName: cup_r + position: {x: -0.08094637, y: -0.036209043, z: -0.008335483} + rotation: {x: -0.008872239, y: -0.023159215, z: -0.00061652897, w: 0.99969226} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_r + parentName: pinky_01_r + position: {x: -0.028854312, y: -7.105427e-17, z: -8.5265126e-16} + rotation: {x: -0.0033607401, y: -0.0399435, z: -0.005443123, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_r + parentName: pinky_02_r + position: {x: -0.023566289, y: 3.5527135e-16, z: 1.1368684e-15} + rotation: {x: -0.025013803, y: -0.038439002, z: -0.0017993893, w: 0.9989462} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_r + parentName: pinky_03_r + position: {x: -0.0293414, y: -3.5527135e-16, z: 4.2632563e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_r + parentName: cup_r + position: {x: -0.08916332, y: -0.01552607, z: -0.0027549511} + rotation: {x: -0.02685257, y: -0.053124383, z: -0.02886147, w: 0.9978095} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_r + parentName: ring_01_r + position: {x: -0.037284084, y: 2.842171e-16, z: -2.2737367e-15} + rotation: {x: 0.0016190425, y: -0.039832465, z: 0.0004005827, w: 0.99920505} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_r + parentName: ring_02_r + position: {x: -0.03615039, y: -4.2632563e-16, z: 1.4210854e-15} + rotation: {x: -0.011273785, y: -0.03634874, z: -0.017581433, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_r + parentName: ring_03_r + position: {x: -0.027998645, y: 2.842171e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_r_equipment + parentName: hand_r + position: {x: -0.071717314, y: -0.008393532, z: -0.07169423} + rotation: {x: 0.0068377545, y: 0.7600093, z: 0.6495589, w: 0.020306554} + scale: {x: 1, y: 1, z: 1} + - name: neck_01 + parentName: spine_03 + position: {x: -0.100067444, y: -2.1316282e-16, z: 1.970298e-16} + rotation: {x: 0, y: 0, z: -0.074045286, w: 0.9972549} + scale: {x: 1, y: 1, z: 1} + - name: head + parentName: neck_01 + position: {x: -0.02629805, y: -3.5527136e-17, z: -1.5519624e-17} + rotation: {x: 0, y: 0, z: 0.17869695, w: 0.9839042} + scale: {x: 1, y: 1, z: 1} + - name: Eye_R + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: -0.16987707} + rotation: {x: 0.5, y: 0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_R + parentName: Eye_R + position: {x: -0.053281333, y: 5.684342e-16, z: -1.065814e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Jaw_M + parentName: head + position: {x: -0.05101526, y: 0.2876312, z: -3.5414823e-16} + rotation: {x: 0, y: 0, z: -0.78643805, w: 0.61766917} + scale: {x: 1, y: 1, z: 1} + - name: JawEnd_M + parentName: Jaw_M + position: {x: -0.113684185, y: 5.684342e-16, z: -1.3292045e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: HeadEnd_M + parentName: head + position: {x: -0.8511138, y: 6.1242674e-16, z: -2.23472e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Eye_L + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: 0.16987707} + rotation: {x: -0.5, y: -0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_L + parentName: Eye_L + position: {x: -0.053281333, y: 2.2737367e-15, z: 8.5265126e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: catears_r1 + parentName: head + position: {x: -0.6328281, y: -0.045856588, z: -0.33683398} + rotation: {x: 0.3517171, y: 0.7074806, z: -0.54890835, w: 0.2728845} + scale: {x: 1, y: 1, z: 1} + - name: catears_r2 + parentName: catears_r1 + position: {x: 0.08282707, y: -0.0000009463735, z: 0.00000008864178} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_r3 + parentName: catears_r2 + position: {x: 0.12977353, y: 0.0000011342388, z: -0.00000013708586} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: catears_l1 + parentName: head + position: {x: -0.6328281, y: -0.04585657, z: 0.33683437} + rotation: {x: -0.70748055, y: 0.35171714, z: 0.27288446, w: 0.5489084} + scale: {x: 1, y: 1, z: 1} + - name: catears_l2 + parentName: catears_l1 + position: {x: -0.08282578, y: 4.3975105e-17, z: -1.0269563e-17} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_l3 + parentName: catears_l2 + position: {x: -0.12977435, y: -2.3096108e-16, z: 3.4416914e-17} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: ears_l1 + parentName: head + position: {x: -0.29893956, y: 0.00065100734, z: 0.4818343} + rotation: {x: -0.4961981, y: 0.5037732, z: 0.5037732, w: 0.4961981} + scale: {x: 1, y: 1, z: 1} + - name: ears_l2 + parentName: ears_l1 + position: {x: -0.08323166, y: 0.00906778, z: 0} + rotation: {x: 0, y: 0, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_l3 + parentName: ears_l2 + position: {x: -0.08352148, y: 0.008665383, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ears_r1 + parentName: head + position: {x: -0.2989381, y: 0.00065100734, z: -0.481834} + rotation: {x: 0.5037732, y: 0.4961981, z: -0.4961981, w: 0.5037732} + scale: {x: 1, y: 1, z: 1} + - name: ears_r2 + parentName: ears_r1 + position: {x: 0.08323211, y: -0.009071989, z: 1.1109982e-18} + rotation: {x: 0.00000001053641, y: -7.981671e-11, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_r3 + parentName: ears_r2 + position: {x: 0.083521, y: -0.00866, z: 1.8249585e-10} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Head_equipment + parentName: head + position: {x: -0.000000023831111, y: -1.41579725e-11, z: 3.1386756e-16} + rotation: {x: -0.5, y: 0.5, z: 0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l1 + parentName: head + position: {x: -0.7671371, y: -0.007979299, z: 0.1900594} + rotation: {x: 7.182875e-16, y: 0.142911, z: -1.8155141e-15, w: 0.98973554} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l2 + parentName: rabbit_ears_l1 + position: {x: -0.12435393, y: -1.380606e-17, z: -2.9455213e-18} + rotation: {x: 0, y: -0.0021245151, z: -0, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l3 + parentName: rabbit_ears_l2 + position: {x: -0.19884825, y: -4.673433e-31, z: -1.0302869e-15} + rotation: {x: 0, y: 0.014221186, z: -0, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l4 + parentName: rabbit_ears_l3 + position: {x: -0.24156539, y: 9.860761e-33, z: 3.0999348e-17} + rotation: {x: 0, y: -0.014612687, z: -0, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l5 + parentName: rabbit_ears_l4 + position: {x: -0.16246277, y: -1.774937e-32, z: -7.022122e-16} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r1 + parentName: head + position: {x: -0.76713806, y: -0.007979303, z: -0.19005899} + rotation: {x: -0.142911, y: -8.284253e-16, z: 0.98973554, w: -6.027865e-17} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r2 + parentName: rabbit_ears_r1 + position: {x: 0.124349885, y: -4.3742785e-16, z: -0.0000019627425} + rotation: {x: -6.018545e-35, y: -0.0021245151, z: -6.50125e-17, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r3 + parentName: rabbit_ears_r2 + position: {x: 0.19885482, y: -7.0277117e-16, z: 0.0000018277557} + rotation: {x: 2.8891874e-34, y: 0.014221186, z: -7.7608295e-17, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r4 + parentName: rabbit_ears_r3 + position: {x: 0.2415585, y: -8.4598993e-16, z: -0.000001972059} + rotation: {x: 0.0000000074497852, y: -0.014612687, z: 1.0887293e-10, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r5 + parentName: rabbit_ears_r4 + position: {x: 0.16246666, y: -5.7287506e-16, z: 0.0000012133444} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_l + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: 0.14820191} + rotation: {x: 0.71431756, y: 0.032161284, z: 0.68896097, w: -0.11852792} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_l + parentName: clavicle_l + position: {x: 0.07712384, y: 5.6177284e-16, z: 8.5265126e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_l + parentName: upperarm_l + position: {x: 0.2517576, y: -3.0198067e-16, z: 1.4210854e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_l + parentName: lowerarm_l + position: {x: 0.22869253, y: -8.8817837e-17, z: -2.2737367e-15} + rotation: {x: 2.7755576e-17, y: -4.814825e-35, z: -1.7347235e-18, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_l + parentName: hand_l + position: {x: 0.09803901, y: -5.3290704e-17, z: 2.842171e-16} + rotation: {x: -0.016858978, y: -0.07721935, z: 0.0028675941, w: 0.9968675} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_l + parentName: middle_01_l + position: {x: 0.038769238, y: 1.7763568e-17, z: -1.847411e-15} + rotation: {x: 0.030018795, y: -0.039458398, z: -0.0040334365, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_l + parentName: middle_02_l + position: {x: 0.040027287, y: -1.0658141e-16, z: -2.2737367e-15} + rotation: {x: 0.0065668514, y: -0.03880391, z: 0.004538058, w: 0.99921507} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_l + parentName: middle_03_l + position: {x: 0.037305653, y: 1.3322676e-16, z: 3.2684964e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_l + parentName: hand_l + position: {x: 0.02134813, y: -0.07035614, z: 0.039544} + rotation: {x: -0.617763, y: 0.13377708, z: -0.35522237, w: 0.688687} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_l + parentName: thumb_01_l + position: {x: 0.05523822, y: 4.2632563e-16, z: 4.0856205e-16} + rotation: {x: -0.01214498, y: 0.0049005807, z: 0.039095934, w: 0.9991497} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_l + parentName: thumb_02_l + position: {x: 0.029465482, y: -1.4210854e-16, z: -4.796163e-16} + rotation: {x: -0.025989592, y: -0.0017877439, z: 0.03824587, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_l + parentName: thumb_03_l + position: {x: 0.023924602, y: 9.947598e-16, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_l + parentName: hand_l + position: {x: 0.09991405, y: -0.037073765, z: 0.0036836944} + rotation: {x: 0.00985464, y: -0.063544914, z: -0.035094675, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_l + parentName: index_01_l + position: {x: 0.03643808, y: 4.596323e-16, z: -1.1368684e-15} + rotation: {x: 0.005644415, y: -0.03929582, z: -0.0038020932, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_l + parentName: index_02_l + position: {x: 0.035263915, y: -6.2616577e-16, z: 7.105427e-16} + rotation: {x: -0.007180413, y: -0.03817956, z: 0.0078948075, w: 0.99921393} + scale: {x: 1, y: 1, z: 1} + - name: index_04_l + parentName: index_03_l + position: {x: 0.027298061, y: 1.0658141e-16, z: 9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_l + parentName: hand_l + position: {x: 0.008487943, y: 0.0041985167, z: 0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_l + parentName: cup_l + position: {x: 0.08094637, y: 0.036209043, z: 0.008335483} + rotation: {x: -0.008872085, y: -0.023159143, z: -0.0006156796, w: 0.9996922} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_l + parentName: pinky_01_l + position: {x: 0.028854312, y: -4.2632563e-16, z: 8.5265126e-16} + rotation: {x: -0.0033606838, y: -0.03994216, z: -0.005443243, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_l + parentName: pinky_02_l + position: {x: 0.023566289, y: 3.5527135e-16, z: -9.947598e-16} + rotation: {x: -0.025013776, y: -0.038437095, z: -0.0017992624, w: 0.9989463} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_l + parentName: pinky_03_l + position: {x: 0.0293414, y: -8.171241e-16, z: -9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_l + parentName: cup_l + position: {x: 0.08916332, y: 0.01552607, z: 0.0027549511} + rotation: {x: -0.026852543, y: -0.053124446, z: -0.028861433, w: 0.9978096} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_l + parentName: ring_01_l + position: {x: 0.037284084, y: -4.2632563e-16, z: 2.842171e-16} + rotation: {x: 0.0016190197, y: -0.03983278, z: 0.0003998217, w: 0.999205} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_l + parentName: ring_02_l + position: {x: 0.03615039, y: 2.4868996e-16, z: 2.5579537e-15} + rotation: {x: -0.01127379, y: -0.036347788, z: -0.017580679, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_l + parentName: ring_03_l + position: {x: 0.027998645, y: 1.3322676e-16, z: -1.2789769e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_l_equipment + parentName: hand_l + position: {x: 0.07171857, y: 0.008393485, z: 0.071694255} + rotation: {x: -0.020306554, y: -0.6495589, z: 0.7600093, w: 0.0068377545} + scale: {x: 1, y: 1, z: 1} + - name: Chest_equipment + parentName: spine_03 + position: {x: 0.00000003347651, y: 0.000000006615356, z: 3.6168006e-17} + rotation: {x: 0.5498939, y: -0.44454098, z: -0.5498939, w: -0.44454098} + scale: {x: 1, y: 1, z: 1} + - name: Body_equipment + parentName: spine_01 + position: {x: -0.28397974, y: -0.010891423, z: -8.393871e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_l + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: 0.21348922} + rotation: {x: 0.9991325, y: 0.04016816, z: 0.0023285814, w: -0.010738504} + scale: {x: 1, y: 1, z: 1} + - name: calf_l + parentName: thigh_l + position: {x: 0.18052627, y: 1.4654943e-16, z: 2.1316282e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_l + parentName: calf_l + position: {x: 0.13916215, y: -1.3000712e-15, z: -2.4868996e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_l + parentName: foot_l + position: {x: 0.010533721, y: -0.041665323, z: 1.4210854e-16} + rotation: {x: 0.0063926373, y: 0.0051187444, z: -0.6250192, w: 0.78056645} + scale: {x: 1, y: 1, z: 1} + - name: ball_l_02 + parentName: ball_l + position: {x: 0.042483583, y: -2.8643753e-16, z: 0.00000000109071} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail01 + parentName: pelvis + position: {x: 0.051698957, y: -0.24261716, z: -6.6123945e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: tail02 + parentName: tail01 + position: {x: 1.4791142e-33, y: -0.07674059, z: -0.07478956} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail03 + parentName: tail02 + position: {x: -6.669206e-17, y: -0.035118576, z: -0.13657223} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail04 + parentName: tail03 + position: {x: -4.4758975e-17, y: 0.020160662, z: -0.11641157} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail05 + parentName: tail04 + position: {x: -1.8550005e-17, y: 0.03316754, z: -0.05853096} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_1 + parentName: pelvis + position: {x: -0.07192494, y: -0.24255544, z: -1.4793249e-16} + rotation: {x: -1.2437499e-15, y: -1.4109186e-15, z: 0.68329304, w: 0.73014426} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_2 + parentName: short_tail_1 + position: {x: -0.1667836, y: 0.050014894, z: -3.9796156e-17} + rotation: {x: -0.011493115, y: 0.70701337, z: 0.011493115, w: 0.70701337} + scale: {x: 1, y: 1, z: 1} + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 1 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 40652f2acecba7946a15c0dab99f7d97, + type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 0 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Cute1.fbx + uploadId: 698227 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Damage.fbx b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Damage.fbx new file mode 100644 index 00000000..569c12c9 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Damage.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7a28119ed9b490c5d57a30ffab4bcd62770d62ae6fd95d7b94f8c48225b55a7 +size 1063168 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Damage.fbx.meta b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Damage.fbx.meta new file mode 100644 index 00000000..81c593af --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Damage.fbx.meta @@ -0,0 +1,1356 @@ +fileFormatVersion: 2 +guid: 560d9fef05e22d04c97b8bdd6d3eafd8 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: + - first: + 74: -1004596351503512681 + second: Damage + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: "\nClip 'Anim_Chibi@Damage' has import animation warnings + that might lower retargeting quality:\nNote: Activate translation DOF on avatar + to improve retargeting quality.\n\t'ball_r' is inbetween humanoid transforms + and has rotation animation that will be discarded.\n\t'lowerarm_l' has translation + animation that will be discarded.\n" + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 3 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: Damage + takeName: Anim_Chibi@Damage + internalID: 0 + firstFrame: 201 + lastFrame: 220 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 1 + loopBlend: 0 + loopBlendOrientation: 1 + loopBlendPositionY: 1 + loopBlendPositionXZ: 1 + keepOriginalOrientation: 1 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 1 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: + - path: + weight: 1 + - path: root + weight: 1 + - path: root/pelvis + weight: 1 + - path: root/pelvis/short_tail_1 + weight: 1 + - path: root/pelvis/short_tail_1/short_tail_2 + weight: 1 + - path: root/pelvis/spine_01 + weight: 1 + - path: root/pelvis/spine_01/Body_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/Chest_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l/pinky_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/Hand_l_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l/thumb_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r/pinky_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/Hand_r_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r/thumb_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2/catears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2/catears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2/ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2/ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L/EyeEnd_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R/EyeEnd_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Head_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/HeadEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M/JawEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4/rabbit_ears_l5 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4/rabbit_ears_r5 + weight: 1 + - path: root/pelvis/tail01 + weight: 1 + - path: root/pelvis/tail01/tail02 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04/tail05 + weight: 1 + - path: root/pelvis/thigh_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l/ball_l_02 + weight: 1 + - path: root/pelvis/thigh_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r/ball_r_02 + weight: 1 + maskType: 1 + maskSource: {fileID: 31900000, guid: 69887b248fdf7e64abf63a884b391a4d, type: 2} + additiveReferencePoseFrame: 200.88 + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 0 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: pelvis + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_l + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_r + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_l + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_r + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_l + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_r + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_01 + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_02 + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: neck_01 + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_l + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_r + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_l + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_r + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_l + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_r + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_l + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_r + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_l_02 + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_r_02 + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_L + humanName: LeftEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_R + humanName: RightEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Jaw_M + humanName: Jaw + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_l + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_l + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_l + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_l + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_l + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_l + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_l + humanName: Left Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_l + humanName: Left Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_l + humanName: Left Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_l + humanName: Left Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_l + humanName: Left Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_l + humanName: Left Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_l + humanName: Left Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_l + humanName: Left Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_l + humanName: Left Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_r + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_r + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_r + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_r + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_r + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_r + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_r + humanName: Right Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_r + humanName: Right Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_r + humanName: Right Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_r + humanName: Right Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_r + humanName: Right Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_r + humanName: Right Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_r + humanName: Right Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_r + humanName: Right Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_r + humanName: Right Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_03 + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: Chibi_Humanoid_Avatar(Clone) + parentName: + position: {x: 0, y: 0, z: 0} + rotation: {x: 0, y: 0, z: 0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: root + parentName: Chibi_Humanoid_Avatar(Clone) + position: {x: -7.97287e-17, y: -1.4210854e-16, z: 4.3298696e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: pelvis + parentName: root + position: {x: 7.145355e-17, y: 0.3590527, z: -0.0064596897} + rotation: {x: 0.49148893, y: -0.5083686, z: -0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_r + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: -0.21348922} + rotation: {x: -0.04016816, y: 0.9991325, z: -0.010738504, w: -0.0023285814} + scale: {x: 1, y: 1, z: 1} + - name: calf_r + parentName: thigh_r + position: {x: -0.18052627, y: -1.3322676e-16, z: -3.1974422e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_r + parentName: calf_r + position: {x: -0.13916215, y: 5.062617e-16, z: 1.4210854e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_r + parentName: foot_r + position: {x: -0.010533721, y: 0.041665323, z: -2.842171e-16} + rotation: {x: 0.0063922573, y: 0.0051184404, z: -0.62501913, w: 0.7805665} + scale: {x: 1, y: 1, z: 1} + - name: ball_r_02 + parentName: ball_r + position: {x: -0.042483583, y: -4.161116e-15, z: 0.000000039237683} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_01 + parentName: pelvis + position: {x: -0.11659071, y: 4.8072656e-16, z: -1.0787449e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_02 + parentName: spine_01 + position: {x: -0.11659071, y: 4.718448e-16, z: -1.7044439e-16} + rotation: {x: 0, y: 0, z: 0.03248174, w: 0.9994723} + scale: {x: 1, y: 1, z: 1} + - name: spine_03 + parentName: spine_02 + position: {x: -0.16774303, y: 2.842171e-16, z: -1.04349324e-16} + rotation: {x: 0, y: 0, z: -0.1542978, w: 0.9880244} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_r + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: -0.14820191} + rotation: {x: 0.032161284, y: -0.71431756, z: 0.11852793, w: 0.68896097} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_r + parentName: clavicle_r + position: {x: -0.07712384, y: 1.1812772e-15, z: -9.947598e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_r + parentName: upperarm_r + position: {x: -0.2517576, y: 3.0198067e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_r + parentName: lowerarm_r + position: {x: -0.22869253, y: 7.105427e-17, z: 7.105427e-16} + rotation: {x: 6.938894e-17, y: -1.0833356e-33, z: -1.5612511e-17, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_r + parentName: hand_r + position: {x: -0.09803901, y: -3.5527136e-17, z: -2.842171e-16} + rotation: {x: -0.016859, y: -0.0772194, z: 0.0028675944, w: 0.9968674} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_r + parentName: middle_01_r + position: {x: -0.038769238, y: -1.7763568e-17, z: -1.4210854e-16} + rotation: {x: 0.03001885, y: -0.03945842, z: -0.0040334114, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_r + parentName: middle_02_r + position: {x: -0.040027287, y: -1.0658141e-16, z: 1.4210854e-16} + rotation: {x: 0.0065667694, y: -0.038803533, z: 0.0045389077, w: 0.999215} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_r + parentName: middle_03_r + position: {x: -0.037305653, y: -8.881784e-18, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_r + parentName: hand_r + position: {x: -0.02134813, y: 0.07035614, z: -0.039544} + rotation: {x: -0.61776274, y: 0.13377738, z: -0.35522214, w: 0.6886872} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_r + parentName: thumb_01_r + position: {x: -0.05523822, y: 0, z: -1.1013412e-15} + rotation: {x: -0.0121451, y: 0.0049000825, z: 0.039093893, w: 0.99914974} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_r + parentName: thumb_02_r + position: {x: -0.029465482, y: 0, z: 2.4868996e-16} + rotation: {x: -0.02598971, y: -0.0017890756, z: 0.03824424, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_r + parentName: thumb_03_r + position: {x: -0.023924602, y: 0, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_r + parentName: hand_r + position: {x: -0.09991405, y: 0.037073765, z: -0.0036836944} + rotation: {x: 0.009854632, y: -0.06354492, z: -0.035094682, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_r + parentName: index_01_r + position: {x: -0.03643808, y: -5.0848214e-16, z: -5.684342e-16} + rotation: {x: 0.0056443936, y: -0.03929569, z: -0.0038016667, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_r + parentName: index_02_r + position: {x: -0.035263915, y: -6.217249e-17, z: 1.847411e-15} + rotation: {x: -0.0071803136, y: -0.03818158, z: 0.007895683, w: 0.9992139} + scale: {x: 1, y: 1, z: 1} + - name: index_04_r + parentName: index_03_r + position: {x: -0.027298061, y: -1.0658141e-16, z: -1.563194e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_r + parentName: hand_r + position: {x: -0.008487943, y: -0.0041985167, z: -0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_r + parentName: cup_r + position: {x: -0.08094637, y: -0.036209043, z: -0.008335483} + rotation: {x: -0.008872239, y: -0.023159215, z: -0.00061652897, w: 0.99969226} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_r + parentName: pinky_01_r + position: {x: -0.028854312, y: -7.105427e-17, z: -8.5265126e-16} + rotation: {x: -0.0033607401, y: -0.0399435, z: -0.005443123, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_r + parentName: pinky_02_r + position: {x: -0.023566289, y: 3.5527135e-16, z: 1.1368684e-15} + rotation: {x: -0.025013803, y: -0.038439002, z: -0.0017993893, w: 0.9989462} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_r + parentName: pinky_03_r + position: {x: -0.0293414, y: -3.5527135e-16, z: 4.2632563e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_r + parentName: cup_r + position: {x: -0.08916332, y: -0.01552607, z: -0.0027549511} + rotation: {x: -0.02685257, y: -0.053124383, z: -0.02886147, w: 0.9978095} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_r + parentName: ring_01_r + position: {x: -0.037284084, y: 2.842171e-16, z: -2.2737367e-15} + rotation: {x: 0.0016190425, y: -0.039832465, z: 0.0004005827, w: 0.99920505} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_r + parentName: ring_02_r + position: {x: -0.03615039, y: -4.2632563e-16, z: 1.4210854e-15} + rotation: {x: -0.011273785, y: -0.03634874, z: -0.017581433, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_r + parentName: ring_03_r + position: {x: -0.027998645, y: 2.842171e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_r_equipment + parentName: hand_r + position: {x: -0.071717314, y: -0.008393532, z: -0.07169423} + rotation: {x: 0.0068377545, y: 0.7600093, z: 0.6495589, w: 0.020306554} + scale: {x: 1, y: 1, z: 1} + - name: neck_01 + parentName: spine_03 + position: {x: -0.100067444, y: -2.1316282e-16, z: 1.970298e-16} + rotation: {x: 0, y: 0, z: -0.074045286, w: 0.9972549} + scale: {x: 1, y: 1, z: 1} + - name: head + parentName: neck_01 + position: {x: -0.02629805, y: -3.5527136e-17, z: -1.5519624e-17} + rotation: {x: 0, y: 0, z: 0.17869695, w: 0.9839042} + scale: {x: 1, y: 1, z: 1} + - name: Eye_R + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: -0.16987707} + rotation: {x: 0.5, y: 0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_R + parentName: Eye_R + position: {x: -0.053281333, y: 5.684342e-16, z: -1.065814e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Jaw_M + parentName: head + position: {x: -0.05101526, y: 0.2876312, z: -3.5414823e-16} + rotation: {x: 0, y: 0, z: -0.78643805, w: 0.61766917} + scale: {x: 1, y: 1, z: 1} + - name: JawEnd_M + parentName: Jaw_M + position: {x: -0.113684185, y: 5.684342e-16, z: -1.3292045e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: HeadEnd_M + parentName: head + position: {x: -0.8511138, y: 6.1242674e-16, z: -2.23472e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Eye_L + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: 0.16987707} + rotation: {x: -0.5, y: -0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_L + parentName: Eye_L + position: {x: -0.053281333, y: 2.2737367e-15, z: 8.5265126e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: catears_r1 + parentName: head + position: {x: -0.6328281, y: -0.045856588, z: -0.33683398} + rotation: {x: 0.3517171, y: 0.7074806, z: -0.54890835, w: 0.2728845} + scale: {x: 1, y: 1, z: 1} + - name: catears_r2 + parentName: catears_r1 + position: {x: 0.08282707, y: -0.0000009463735, z: 0.00000008864178} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_r3 + parentName: catears_r2 + position: {x: 0.12977353, y: 0.0000011342388, z: -0.00000013708586} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: catears_l1 + parentName: head + position: {x: -0.6328281, y: -0.04585657, z: 0.33683437} + rotation: {x: -0.70748055, y: 0.35171714, z: 0.27288446, w: 0.5489084} + scale: {x: 1, y: 1, z: 1} + - name: catears_l2 + parentName: catears_l1 + position: {x: -0.08282578, y: 4.3975105e-17, z: -1.0269563e-17} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_l3 + parentName: catears_l2 + position: {x: -0.12977435, y: -2.3096108e-16, z: 3.4416914e-17} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: ears_l1 + parentName: head + position: {x: -0.29893956, y: 0.00065100734, z: 0.4818343} + rotation: {x: -0.4961981, y: 0.5037732, z: 0.5037732, w: 0.4961981} + scale: {x: 1, y: 1, z: 1} + - name: ears_l2 + parentName: ears_l1 + position: {x: -0.08323166, y: 0.00906778, z: 0} + rotation: {x: 0, y: 0, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_l3 + parentName: ears_l2 + position: {x: -0.08352148, y: 0.008665383, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ears_r1 + parentName: head + position: {x: -0.2989381, y: 0.00065100734, z: -0.481834} + rotation: {x: 0.5037732, y: 0.4961981, z: -0.4961981, w: 0.5037732} + scale: {x: 1, y: 1, z: 1} + - name: ears_r2 + parentName: ears_r1 + position: {x: 0.08323211, y: -0.009071989, z: 1.1109982e-18} + rotation: {x: 0.00000001053641, y: -7.981671e-11, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_r3 + parentName: ears_r2 + position: {x: 0.083521, y: -0.00866, z: 1.8249585e-10} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Head_equipment + parentName: head + position: {x: -0.000000023831111, y: -1.41579725e-11, z: 3.1386756e-16} + rotation: {x: -0.5, y: 0.5, z: 0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l1 + parentName: head + position: {x: -0.7671371, y: -0.007979299, z: 0.1900594} + rotation: {x: 7.182875e-16, y: 0.142911, z: -1.8155141e-15, w: 0.98973554} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l2 + parentName: rabbit_ears_l1 + position: {x: -0.12435393, y: -1.380606e-17, z: -2.9455213e-18} + rotation: {x: 0, y: -0.0021245151, z: -0, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l3 + parentName: rabbit_ears_l2 + position: {x: -0.19884825, y: -4.673433e-31, z: -1.0302869e-15} + rotation: {x: 0, y: 0.014221186, z: -0, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l4 + parentName: rabbit_ears_l3 + position: {x: -0.24156539, y: 9.860761e-33, z: 3.0999348e-17} + rotation: {x: 0, y: -0.014612687, z: -0, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l5 + parentName: rabbit_ears_l4 + position: {x: -0.16246277, y: -1.774937e-32, z: -7.022122e-16} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r1 + parentName: head + position: {x: -0.76713806, y: -0.007979303, z: -0.19005899} + rotation: {x: -0.142911, y: -8.284253e-16, z: 0.98973554, w: -6.027865e-17} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r2 + parentName: rabbit_ears_r1 + position: {x: 0.124349885, y: -4.3742785e-16, z: -0.0000019627425} + rotation: {x: -6.018545e-35, y: -0.0021245151, z: -6.50125e-17, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r3 + parentName: rabbit_ears_r2 + position: {x: 0.19885482, y: -7.0277117e-16, z: 0.0000018277557} + rotation: {x: 2.8891874e-34, y: 0.014221186, z: -7.7608295e-17, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r4 + parentName: rabbit_ears_r3 + position: {x: 0.2415585, y: -8.4598993e-16, z: -0.000001972059} + rotation: {x: 0.0000000074497852, y: -0.014612687, z: 1.0887293e-10, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r5 + parentName: rabbit_ears_r4 + position: {x: 0.16246666, y: -5.7287506e-16, z: 0.0000012133444} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_l + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: 0.14820191} + rotation: {x: 0.71431756, y: 0.032161284, z: 0.68896097, w: -0.11852792} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_l + parentName: clavicle_l + position: {x: 0.07712384, y: 5.6177284e-16, z: 8.5265126e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_l + parentName: upperarm_l + position: {x: 0.2517576, y: -3.0198067e-16, z: 1.4210854e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_l + parentName: lowerarm_l + position: {x: 0.22869253, y: -8.8817837e-17, z: -2.2737367e-15} + rotation: {x: 2.7755576e-17, y: -4.814825e-35, z: -1.7347235e-18, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_l + parentName: hand_l + position: {x: 0.09803901, y: -5.3290704e-17, z: 2.842171e-16} + rotation: {x: -0.016858978, y: -0.07721935, z: 0.0028675941, w: 0.9968675} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_l + parentName: middle_01_l + position: {x: 0.038769238, y: 1.7763568e-17, z: -1.847411e-15} + rotation: {x: 0.030018795, y: -0.039458398, z: -0.0040334365, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_l + parentName: middle_02_l + position: {x: 0.040027287, y: -1.0658141e-16, z: -2.2737367e-15} + rotation: {x: 0.0065668514, y: -0.03880391, z: 0.004538058, w: 0.99921507} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_l + parentName: middle_03_l + position: {x: 0.037305653, y: 1.3322676e-16, z: 3.2684964e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_l + parentName: hand_l + position: {x: 0.02134813, y: -0.07035614, z: 0.039544} + rotation: {x: -0.617763, y: 0.13377708, z: -0.35522237, w: 0.688687} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_l + parentName: thumb_01_l + position: {x: 0.05523822, y: 4.2632563e-16, z: 4.0856205e-16} + rotation: {x: -0.01214498, y: 0.0049005807, z: 0.039095934, w: 0.9991497} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_l + parentName: thumb_02_l + position: {x: 0.029465482, y: -1.4210854e-16, z: -4.796163e-16} + rotation: {x: -0.025989592, y: -0.0017877439, z: 0.03824587, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_l + parentName: thumb_03_l + position: {x: 0.023924602, y: 9.947598e-16, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_l + parentName: hand_l + position: {x: 0.09991405, y: -0.037073765, z: 0.0036836944} + rotation: {x: 0.00985464, y: -0.063544914, z: -0.035094675, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_l + parentName: index_01_l + position: {x: 0.03643808, y: 4.596323e-16, z: -1.1368684e-15} + rotation: {x: 0.005644415, y: -0.03929582, z: -0.0038020932, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_l + parentName: index_02_l + position: {x: 0.035263915, y: -6.2616577e-16, z: 7.105427e-16} + rotation: {x: -0.007180413, y: -0.03817956, z: 0.0078948075, w: 0.99921393} + scale: {x: 1, y: 1, z: 1} + - name: index_04_l + parentName: index_03_l + position: {x: 0.027298061, y: 1.0658141e-16, z: 9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_l + parentName: hand_l + position: {x: 0.008487943, y: 0.0041985167, z: 0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_l + parentName: cup_l + position: {x: 0.08094637, y: 0.036209043, z: 0.008335483} + rotation: {x: -0.008872085, y: -0.023159143, z: -0.0006156796, w: 0.9996922} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_l + parentName: pinky_01_l + position: {x: 0.028854312, y: -4.2632563e-16, z: 8.5265126e-16} + rotation: {x: -0.0033606838, y: -0.03994216, z: -0.005443243, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_l + parentName: pinky_02_l + position: {x: 0.023566289, y: 3.5527135e-16, z: -9.947598e-16} + rotation: {x: -0.025013776, y: -0.038437095, z: -0.0017992624, w: 0.9989463} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_l + parentName: pinky_03_l + position: {x: 0.0293414, y: -8.171241e-16, z: -9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_l + parentName: cup_l + position: {x: 0.08916332, y: 0.01552607, z: 0.0027549511} + rotation: {x: -0.026852543, y: -0.053124446, z: -0.028861433, w: 0.9978096} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_l + parentName: ring_01_l + position: {x: 0.037284084, y: -4.2632563e-16, z: 2.842171e-16} + rotation: {x: 0.0016190197, y: -0.03983278, z: 0.0003998217, w: 0.999205} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_l + parentName: ring_02_l + position: {x: 0.03615039, y: 2.4868996e-16, z: 2.5579537e-15} + rotation: {x: -0.01127379, y: -0.036347788, z: -0.017580679, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_l + parentName: ring_03_l + position: {x: 0.027998645, y: 1.3322676e-16, z: -1.2789769e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_l_equipment + parentName: hand_l + position: {x: 0.07171857, y: 0.008393485, z: 0.071694255} + rotation: {x: -0.020306554, y: -0.6495589, z: 0.7600093, w: 0.0068377545} + scale: {x: 1, y: 1, z: 1} + - name: Chest_equipment + parentName: spine_03 + position: {x: 0.00000003347651, y: 0.000000006615356, z: 3.6168006e-17} + rotation: {x: 0.5498939, y: -0.44454098, z: -0.5498939, w: -0.44454098} + scale: {x: 1, y: 1, z: 1} + - name: Body_equipment + parentName: spine_01 + position: {x: -0.28397974, y: -0.010891423, z: -8.393871e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_l + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: 0.21348922} + rotation: {x: 0.9991325, y: 0.04016816, z: 0.0023285814, w: -0.010738504} + scale: {x: 1, y: 1, z: 1} + - name: calf_l + parentName: thigh_l + position: {x: 0.18052627, y: 1.4654943e-16, z: 2.1316282e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_l + parentName: calf_l + position: {x: 0.13916215, y: -1.3000712e-15, z: -2.4868996e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_l + parentName: foot_l + position: {x: 0.010533721, y: -0.041665323, z: 1.4210854e-16} + rotation: {x: 0.0063926373, y: 0.0051187444, z: -0.6250192, w: 0.78056645} + scale: {x: 1, y: 1, z: 1} + - name: ball_l_02 + parentName: ball_l + position: {x: 0.042483583, y: -2.8643753e-16, z: 0.00000000109071} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail01 + parentName: pelvis + position: {x: 0.051698957, y: -0.24261716, z: -6.6123945e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: tail02 + parentName: tail01 + position: {x: 1.4791142e-33, y: -0.07674059, z: -0.07478956} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail03 + parentName: tail02 + position: {x: -6.669206e-17, y: -0.035118576, z: -0.13657223} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail04 + parentName: tail03 + position: {x: -4.4758975e-17, y: 0.020160662, z: -0.11641157} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail05 + parentName: tail04 + position: {x: -1.8550005e-17, y: 0.03316754, z: -0.05853096} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_1 + parentName: pelvis + position: {x: -0.07192494, y: -0.24255544, z: -1.4793249e-16} + rotation: {x: -1.2437499e-15, y: -1.4109186e-15, z: 0.68329304, w: 0.73014426} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_2 + parentName: short_tail_1 + position: {x: -0.1667836, y: 0.050014894, z: -3.9796156e-17} + rotation: {x: -0.011493115, y: 0.70701337, z: 0.011493115, w: 0.70701337} + scale: {x: 1, y: 1, z: 1} + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 1 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 40652f2acecba7946a15c0dab99f7d97, + type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 0 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Damage.fbx + uploadId: 698227 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Dash.fbx b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Dash.fbx new file mode 100644 index 00000000..76222f69 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Dash.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9b5d9dedbc386058f43518f1bb989584df3503eb07ee36ba7a2b699b74ba8d1 +size 1096128 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Dash.fbx.meta b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Dash.fbx.meta new file mode 100644 index 00000000..dff2a8b7 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Dash.fbx.meta @@ -0,0 +1,1356 @@ +fileFormatVersion: 2 +guid: c32db3752076c194681ecedf2c0aa6d9 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: + - first: + 74: 5675916241209712587 + second: Dash + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: "\nClip 'Anim_Chibi@Dash' has import animation warnings + that might lower retargeting quality:\nNote: Activate translation DOF on avatar + to improve retargeting quality.\n\t'calf_r' has translation animation that + will be discarded.\n\t'ball_r' is inbetween humanoid transforms and has rotation + animation that will be discarded.\n" + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 3 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: Dash + takeName: Anim_Chibi@Dash + internalID: 0 + firstFrame: 621 + lastFrame: 645 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 1 + loopBlend: 0 + loopBlendOrientation: 1 + loopBlendPositionY: 1 + loopBlendPositionXZ: 1 + keepOriginalOrientation: 1 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 1 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: + - path: + weight: 1 + - path: root + weight: 1 + - path: root/pelvis + weight: 1 + - path: root/pelvis/short_tail_1 + weight: 1 + - path: root/pelvis/short_tail_1/short_tail_2 + weight: 1 + - path: root/pelvis/spine_01 + weight: 1 + - path: root/pelvis/spine_01/Body_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/Chest_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l/pinky_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/Hand_l_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l/thumb_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r/pinky_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/Hand_r_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r/thumb_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2/catears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2/catears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2/ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2/ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L/EyeEnd_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R/EyeEnd_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Head_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/HeadEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M/JawEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4/rabbit_ears_l5 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4/rabbit_ears_r5 + weight: 1 + - path: root/pelvis/tail01 + weight: 1 + - path: root/pelvis/tail01/tail02 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04/tail05 + weight: 1 + - path: root/pelvis/thigh_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l/ball_l_02 + weight: 1 + - path: root/pelvis/thigh_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r/ball_r_02 + weight: 1 + maskType: 1 + maskSource: {fileID: 31900000, guid: 69887b248fdf7e64abf63a884b391a4d, type: 2} + additiveReferencePoseFrame: 620.88 + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 0 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: pelvis + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_l + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_r + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_l + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_r + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_l + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_r + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_01 + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_02 + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: neck_01 + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_l + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_r + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_l + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_r + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_l + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_r + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_l + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_r + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_l_02 + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_r_02 + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_L + humanName: LeftEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_R + humanName: RightEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Jaw_M + humanName: Jaw + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_l + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_l + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_l + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_l + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_l + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_l + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_l + humanName: Left Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_l + humanName: Left Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_l + humanName: Left Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_l + humanName: Left Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_l + humanName: Left Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_l + humanName: Left Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_l + humanName: Left Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_l + humanName: Left Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_l + humanName: Left Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_r + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_r + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_r + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_r + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_r + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_r + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_r + humanName: Right Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_r + humanName: Right Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_r + humanName: Right Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_r + humanName: Right Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_r + humanName: Right Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_r + humanName: Right Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_r + humanName: Right Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_r + humanName: Right Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_r + humanName: Right Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_03 + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: Chibi_Humanoid_Avatar(Clone) + parentName: + position: {x: 0, y: 0, z: 0} + rotation: {x: 0, y: 0, z: 0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: root + parentName: Chibi_Humanoid_Avatar(Clone) + position: {x: -7.97287e-17, y: -1.4210854e-16, z: 4.3298696e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: pelvis + parentName: root + position: {x: 7.145355e-17, y: 0.3590527, z: -0.0064596897} + rotation: {x: 0.49148893, y: -0.5083686, z: -0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_r + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: -0.21348922} + rotation: {x: -0.04016816, y: 0.9991325, z: -0.010738504, w: -0.0023285814} + scale: {x: 1, y: 1, z: 1} + - name: calf_r + parentName: thigh_r + position: {x: -0.18052627, y: -1.3322676e-16, z: -3.1974422e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_r + parentName: calf_r + position: {x: -0.13916215, y: 5.062617e-16, z: 1.4210854e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_r + parentName: foot_r + position: {x: -0.010533721, y: 0.041665323, z: -2.842171e-16} + rotation: {x: 0.0063922573, y: 0.0051184404, z: -0.62501913, w: 0.7805665} + scale: {x: 1, y: 1, z: 1} + - name: ball_r_02 + parentName: ball_r + position: {x: -0.042483583, y: -4.161116e-15, z: 0.000000039237683} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_01 + parentName: pelvis + position: {x: -0.11659071, y: 4.8072656e-16, z: -1.0787449e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_02 + parentName: spine_01 + position: {x: -0.11659071, y: 4.718448e-16, z: -1.7044439e-16} + rotation: {x: 0, y: 0, z: 0.03248174, w: 0.9994723} + scale: {x: 1, y: 1, z: 1} + - name: spine_03 + parentName: spine_02 + position: {x: -0.16774303, y: 2.842171e-16, z: -1.04349324e-16} + rotation: {x: 0, y: 0, z: -0.1542978, w: 0.9880244} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_r + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: -0.14820191} + rotation: {x: 0.032161284, y: -0.71431756, z: 0.11852793, w: 0.68896097} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_r + parentName: clavicle_r + position: {x: -0.07712384, y: 1.1812772e-15, z: -9.947598e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_r + parentName: upperarm_r + position: {x: -0.2517576, y: 3.0198067e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_r + parentName: lowerarm_r + position: {x: -0.22869253, y: 7.105427e-17, z: 7.105427e-16} + rotation: {x: 6.938894e-17, y: -1.0833356e-33, z: -1.5612511e-17, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_r + parentName: hand_r + position: {x: -0.09803901, y: -3.5527136e-17, z: -2.842171e-16} + rotation: {x: -0.016859, y: -0.0772194, z: 0.0028675944, w: 0.9968674} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_r + parentName: middle_01_r + position: {x: -0.038769238, y: -1.7763568e-17, z: -1.4210854e-16} + rotation: {x: 0.03001885, y: -0.03945842, z: -0.0040334114, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_r + parentName: middle_02_r + position: {x: -0.040027287, y: -1.0658141e-16, z: 1.4210854e-16} + rotation: {x: 0.0065667694, y: -0.038803533, z: 0.0045389077, w: 0.999215} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_r + parentName: middle_03_r + position: {x: -0.037305653, y: -8.881784e-18, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_r + parentName: hand_r + position: {x: -0.02134813, y: 0.07035614, z: -0.039544} + rotation: {x: -0.61776274, y: 0.13377738, z: -0.35522214, w: 0.6886872} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_r + parentName: thumb_01_r + position: {x: -0.05523822, y: 0, z: -1.1013412e-15} + rotation: {x: -0.0121451, y: 0.0049000825, z: 0.039093893, w: 0.99914974} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_r + parentName: thumb_02_r + position: {x: -0.029465482, y: 0, z: 2.4868996e-16} + rotation: {x: -0.02598971, y: -0.0017890756, z: 0.03824424, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_r + parentName: thumb_03_r + position: {x: -0.023924602, y: 0, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_r + parentName: hand_r + position: {x: -0.09991405, y: 0.037073765, z: -0.0036836944} + rotation: {x: 0.009854632, y: -0.06354492, z: -0.035094682, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_r + parentName: index_01_r + position: {x: -0.03643808, y: -5.0848214e-16, z: -5.684342e-16} + rotation: {x: 0.0056443936, y: -0.03929569, z: -0.0038016667, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_r + parentName: index_02_r + position: {x: -0.035263915, y: -6.217249e-17, z: 1.847411e-15} + rotation: {x: -0.0071803136, y: -0.03818158, z: 0.007895683, w: 0.9992139} + scale: {x: 1, y: 1, z: 1} + - name: index_04_r + parentName: index_03_r + position: {x: -0.027298061, y: -1.0658141e-16, z: -1.563194e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_r + parentName: hand_r + position: {x: -0.008487943, y: -0.0041985167, z: -0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_r + parentName: cup_r + position: {x: -0.08094637, y: -0.036209043, z: -0.008335483} + rotation: {x: -0.008872239, y: -0.023159215, z: -0.00061652897, w: 0.99969226} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_r + parentName: pinky_01_r + position: {x: -0.028854312, y: -7.105427e-17, z: -8.5265126e-16} + rotation: {x: -0.0033607401, y: -0.0399435, z: -0.005443123, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_r + parentName: pinky_02_r + position: {x: -0.023566289, y: 3.5527135e-16, z: 1.1368684e-15} + rotation: {x: -0.025013803, y: -0.038439002, z: -0.0017993893, w: 0.9989462} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_r + parentName: pinky_03_r + position: {x: -0.0293414, y: -3.5527135e-16, z: 4.2632563e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_r + parentName: cup_r + position: {x: -0.08916332, y: -0.01552607, z: -0.0027549511} + rotation: {x: -0.02685257, y: -0.053124383, z: -0.02886147, w: 0.9978095} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_r + parentName: ring_01_r + position: {x: -0.037284084, y: 2.842171e-16, z: -2.2737367e-15} + rotation: {x: 0.0016190425, y: -0.039832465, z: 0.0004005827, w: 0.99920505} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_r + parentName: ring_02_r + position: {x: -0.03615039, y: -4.2632563e-16, z: 1.4210854e-15} + rotation: {x: -0.011273785, y: -0.03634874, z: -0.017581433, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_r + parentName: ring_03_r + position: {x: -0.027998645, y: 2.842171e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_r_equipment + parentName: hand_r + position: {x: -0.071717314, y: -0.008393532, z: -0.07169423} + rotation: {x: 0.0068377545, y: 0.7600093, z: 0.6495589, w: 0.020306554} + scale: {x: 1, y: 1, z: 1} + - name: neck_01 + parentName: spine_03 + position: {x: -0.100067444, y: -2.1316282e-16, z: 1.970298e-16} + rotation: {x: 0, y: 0, z: -0.074045286, w: 0.9972549} + scale: {x: 1, y: 1, z: 1} + - name: head + parentName: neck_01 + position: {x: -0.02629805, y: -3.5527136e-17, z: -1.5519624e-17} + rotation: {x: 0, y: 0, z: 0.17869695, w: 0.9839042} + scale: {x: 1, y: 1, z: 1} + - name: Eye_R + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: -0.16987707} + rotation: {x: 0.5, y: 0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_R + parentName: Eye_R + position: {x: -0.053281333, y: 5.684342e-16, z: -1.065814e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Jaw_M + parentName: head + position: {x: -0.05101526, y: 0.2876312, z: -3.5414823e-16} + rotation: {x: 0, y: 0, z: -0.78643805, w: 0.61766917} + scale: {x: 1, y: 1, z: 1} + - name: JawEnd_M + parentName: Jaw_M + position: {x: -0.113684185, y: 5.684342e-16, z: -1.3292045e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: HeadEnd_M + parentName: head + position: {x: -0.8511138, y: 6.1242674e-16, z: -2.23472e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Eye_L + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: 0.16987707} + rotation: {x: -0.5, y: -0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_L + parentName: Eye_L + position: {x: -0.053281333, y: 2.2737367e-15, z: 8.5265126e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: catears_r1 + parentName: head + position: {x: -0.6328281, y: -0.045856588, z: -0.33683398} + rotation: {x: 0.3517171, y: 0.7074806, z: -0.54890835, w: 0.2728845} + scale: {x: 1, y: 1, z: 1} + - name: catears_r2 + parentName: catears_r1 + position: {x: 0.08282707, y: -0.0000009463735, z: 0.00000008864178} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_r3 + parentName: catears_r2 + position: {x: 0.12977353, y: 0.0000011342388, z: -0.00000013708586} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: catears_l1 + parentName: head + position: {x: -0.6328281, y: -0.04585657, z: 0.33683437} + rotation: {x: -0.70748055, y: 0.35171714, z: 0.27288446, w: 0.5489084} + scale: {x: 1, y: 1, z: 1} + - name: catears_l2 + parentName: catears_l1 + position: {x: -0.08282578, y: 4.3975105e-17, z: -1.0269563e-17} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_l3 + parentName: catears_l2 + position: {x: -0.12977435, y: -2.3096108e-16, z: 3.4416914e-17} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: ears_l1 + parentName: head + position: {x: -0.29893956, y: 0.00065100734, z: 0.4818343} + rotation: {x: -0.4961981, y: 0.5037732, z: 0.5037732, w: 0.4961981} + scale: {x: 1, y: 1, z: 1} + - name: ears_l2 + parentName: ears_l1 + position: {x: -0.08323166, y: 0.00906778, z: 0} + rotation: {x: 0, y: 0, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_l3 + parentName: ears_l2 + position: {x: -0.08352148, y: 0.008665383, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ears_r1 + parentName: head + position: {x: -0.2989381, y: 0.00065100734, z: -0.481834} + rotation: {x: 0.5037732, y: 0.4961981, z: -0.4961981, w: 0.5037732} + scale: {x: 1, y: 1, z: 1} + - name: ears_r2 + parentName: ears_r1 + position: {x: 0.08323211, y: -0.009071989, z: 1.1109982e-18} + rotation: {x: 0.00000001053641, y: -7.981671e-11, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_r3 + parentName: ears_r2 + position: {x: 0.083521, y: -0.00866, z: 1.8249585e-10} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Head_equipment + parentName: head + position: {x: -0.000000023831111, y: -1.41579725e-11, z: 3.1386756e-16} + rotation: {x: -0.5, y: 0.5, z: 0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l1 + parentName: head + position: {x: -0.7671371, y: -0.007979299, z: 0.1900594} + rotation: {x: 7.182875e-16, y: 0.142911, z: -1.8155141e-15, w: 0.98973554} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l2 + parentName: rabbit_ears_l1 + position: {x: -0.12435393, y: -1.380606e-17, z: -2.9455213e-18} + rotation: {x: 0, y: -0.0021245151, z: -0, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l3 + parentName: rabbit_ears_l2 + position: {x: -0.19884825, y: -4.673433e-31, z: -1.0302869e-15} + rotation: {x: 0, y: 0.014221186, z: -0, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l4 + parentName: rabbit_ears_l3 + position: {x: -0.24156539, y: 9.860761e-33, z: 3.0999348e-17} + rotation: {x: 0, y: -0.014612687, z: -0, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l5 + parentName: rabbit_ears_l4 + position: {x: -0.16246277, y: -1.774937e-32, z: -7.022122e-16} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r1 + parentName: head + position: {x: -0.76713806, y: -0.007979303, z: -0.19005899} + rotation: {x: -0.142911, y: -8.284253e-16, z: 0.98973554, w: -6.027865e-17} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r2 + parentName: rabbit_ears_r1 + position: {x: 0.124349885, y: -4.3742785e-16, z: -0.0000019627425} + rotation: {x: -6.018545e-35, y: -0.0021245151, z: -6.50125e-17, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r3 + parentName: rabbit_ears_r2 + position: {x: 0.19885482, y: -7.0277117e-16, z: 0.0000018277557} + rotation: {x: 2.8891874e-34, y: 0.014221186, z: -7.7608295e-17, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r4 + parentName: rabbit_ears_r3 + position: {x: 0.2415585, y: -8.4598993e-16, z: -0.000001972059} + rotation: {x: 0.0000000074497852, y: -0.014612687, z: 1.0887293e-10, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r5 + parentName: rabbit_ears_r4 + position: {x: 0.16246666, y: -5.7287506e-16, z: 0.0000012133444} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_l + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: 0.14820191} + rotation: {x: 0.71431756, y: 0.032161284, z: 0.68896097, w: -0.11852792} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_l + parentName: clavicle_l + position: {x: 0.07712384, y: 5.6177284e-16, z: 8.5265126e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_l + parentName: upperarm_l + position: {x: 0.2517576, y: -3.0198067e-16, z: 1.4210854e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_l + parentName: lowerarm_l + position: {x: 0.22869253, y: -8.8817837e-17, z: -2.2737367e-15} + rotation: {x: 2.7755576e-17, y: -4.814825e-35, z: -1.7347235e-18, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_l + parentName: hand_l + position: {x: 0.09803901, y: -5.3290704e-17, z: 2.842171e-16} + rotation: {x: -0.016858978, y: -0.07721935, z: 0.0028675941, w: 0.9968675} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_l + parentName: middle_01_l + position: {x: 0.038769238, y: 1.7763568e-17, z: -1.847411e-15} + rotation: {x: 0.030018795, y: -0.039458398, z: -0.0040334365, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_l + parentName: middle_02_l + position: {x: 0.040027287, y: -1.0658141e-16, z: -2.2737367e-15} + rotation: {x: 0.0065668514, y: -0.03880391, z: 0.004538058, w: 0.99921507} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_l + parentName: middle_03_l + position: {x: 0.037305653, y: 1.3322676e-16, z: 3.2684964e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_l + parentName: hand_l + position: {x: 0.02134813, y: -0.07035614, z: 0.039544} + rotation: {x: -0.617763, y: 0.13377708, z: -0.35522237, w: 0.688687} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_l + parentName: thumb_01_l + position: {x: 0.05523822, y: 4.2632563e-16, z: 4.0856205e-16} + rotation: {x: -0.01214498, y: 0.0049005807, z: 0.039095934, w: 0.9991497} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_l + parentName: thumb_02_l + position: {x: 0.029465482, y: -1.4210854e-16, z: -4.796163e-16} + rotation: {x: -0.025989592, y: -0.0017877439, z: 0.03824587, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_l + parentName: thumb_03_l + position: {x: 0.023924602, y: 9.947598e-16, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_l + parentName: hand_l + position: {x: 0.09991405, y: -0.037073765, z: 0.0036836944} + rotation: {x: 0.00985464, y: -0.063544914, z: -0.035094675, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_l + parentName: index_01_l + position: {x: 0.03643808, y: 4.596323e-16, z: -1.1368684e-15} + rotation: {x: 0.005644415, y: -0.03929582, z: -0.0038020932, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_l + parentName: index_02_l + position: {x: 0.035263915, y: -6.2616577e-16, z: 7.105427e-16} + rotation: {x: -0.007180413, y: -0.03817956, z: 0.0078948075, w: 0.99921393} + scale: {x: 1, y: 1, z: 1} + - name: index_04_l + parentName: index_03_l + position: {x: 0.027298061, y: 1.0658141e-16, z: 9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_l + parentName: hand_l + position: {x: 0.008487943, y: 0.0041985167, z: 0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_l + parentName: cup_l + position: {x: 0.08094637, y: 0.036209043, z: 0.008335483} + rotation: {x: -0.008872085, y: -0.023159143, z: -0.0006156796, w: 0.9996922} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_l + parentName: pinky_01_l + position: {x: 0.028854312, y: -4.2632563e-16, z: 8.5265126e-16} + rotation: {x: -0.0033606838, y: -0.03994216, z: -0.005443243, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_l + parentName: pinky_02_l + position: {x: 0.023566289, y: 3.5527135e-16, z: -9.947598e-16} + rotation: {x: -0.025013776, y: -0.038437095, z: -0.0017992624, w: 0.9989463} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_l + parentName: pinky_03_l + position: {x: 0.0293414, y: -8.171241e-16, z: -9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_l + parentName: cup_l + position: {x: 0.08916332, y: 0.01552607, z: 0.0027549511} + rotation: {x: -0.026852543, y: -0.053124446, z: -0.028861433, w: 0.9978096} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_l + parentName: ring_01_l + position: {x: 0.037284084, y: -4.2632563e-16, z: 2.842171e-16} + rotation: {x: 0.0016190197, y: -0.03983278, z: 0.0003998217, w: 0.999205} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_l + parentName: ring_02_l + position: {x: 0.03615039, y: 2.4868996e-16, z: 2.5579537e-15} + rotation: {x: -0.01127379, y: -0.036347788, z: -0.017580679, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_l + parentName: ring_03_l + position: {x: 0.027998645, y: 1.3322676e-16, z: -1.2789769e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_l_equipment + parentName: hand_l + position: {x: 0.07171857, y: 0.008393485, z: 0.071694255} + rotation: {x: -0.020306554, y: -0.6495589, z: 0.7600093, w: 0.0068377545} + scale: {x: 1, y: 1, z: 1} + - name: Chest_equipment + parentName: spine_03 + position: {x: 0.00000003347651, y: 0.000000006615356, z: 3.6168006e-17} + rotation: {x: 0.5498939, y: -0.44454098, z: -0.5498939, w: -0.44454098} + scale: {x: 1, y: 1, z: 1} + - name: Body_equipment + parentName: spine_01 + position: {x: -0.28397974, y: -0.010891423, z: -8.393871e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_l + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: 0.21348922} + rotation: {x: 0.9991325, y: 0.04016816, z: 0.0023285814, w: -0.010738504} + scale: {x: 1, y: 1, z: 1} + - name: calf_l + parentName: thigh_l + position: {x: 0.18052627, y: 1.4654943e-16, z: 2.1316282e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_l + parentName: calf_l + position: {x: 0.13916215, y: -1.3000712e-15, z: -2.4868996e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_l + parentName: foot_l + position: {x: 0.010533721, y: -0.041665323, z: 1.4210854e-16} + rotation: {x: 0.0063926373, y: 0.0051187444, z: -0.6250192, w: 0.78056645} + scale: {x: 1, y: 1, z: 1} + - name: ball_l_02 + parentName: ball_l + position: {x: 0.042483583, y: -2.8643753e-16, z: 0.00000000109071} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail01 + parentName: pelvis + position: {x: 0.051698957, y: -0.24261716, z: -6.6123945e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: tail02 + parentName: tail01 + position: {x: 1.4791142e-33, y: -0.07674059, z: -0.07478956} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail03 + parentName: tail02 + position: {x: -6.669206e-17, y: -0.035118576, z: -0.13657223} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail04 + parentName: tail03 + position: {x: -4.4758975e-17, y: 0.020160662, z: -0.11641157} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail05 + parentName: tail04 + position: {x: -1.8550005e-17, y: 0.03316754, z: -0.05853096} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_1 + parentName: pelvis + position: {x: -0.07192494, y: -0.24255544, z: -1.4793249e-16} + rotation: {x: -1.2437499e-15, y: -1.4109186e-15, z: 0.68329304, w: 0.73014426} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_2 + parentName: short_tail_1 + position: {x: -0.1667836, y: 0.050014894, z: -3.9796156e-17} + rotation: {x: -0.011493115, y: 0.70701337, z: 0.011493115, w: 0.70701337} + scale: {x: 1, y: 1, z: 1} + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 1 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 40652f2acecba7946a15c0dab99f7d97, + type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 0 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Dash.fbx + uploadId: 698227 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@DigA.fbx b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@DigA.fbx new file mode 100644 index 00000000..6e0ebdb5 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@DigA.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9c30fa55a7615ea168b5588c2fdbf70a9ffa138106fef1f16887b4862486ab7 +size 1192640 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@DigA.fbx.meta b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@DigA.fbx.meta new file mode 100644 index 00000000..0f0ff236 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@DigA.fbx.meta @@ -0,0 +1,1358 @@ +fileFormatVersion: 2 +guid: 0b11ca22db1db184184550605ba867d2 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: + - first: + 74: -1969384674086281548 + second: DigA + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: "\nClip 'Anim_Chibi@DigA' has import animation warnings + that might lower retargeting quality:\nNote: Activate translation DOF on avatar + to improve retargeting quality.\n\t'calf_r' has translation animation that + will be discarded.\n\t'ball_r' is inbetween humanoid transforms and has rotation + animation that will be discarded.\n\t'lowerarm_r' has translation animation + that will be discarded.\n\t'calf_l' has translation animation that will be + discarded.\n" + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 3 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: DigA + takeName: Anim_Chibi@DigA + internalID: 0 + firstFrame: 201 + lastFrame: 235 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 1 + loopBlend: 0 + loopBlendOrientation: 1 + loopBlendPositionY: 1 + loopBlendPositionXZ: 1 + keepOriginalOrientation: 1 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 1 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: + - path: + weight: 1 + - path: root + weight: 1 + - path: root/pelvis + weight: 1 + - path: root/pelvis/short_tail_1 + weight: 1 + - path: root/pelvis/short_tail_1/short_tail_2 + weight: 1 + - path: root/pelvis/spine_01 + weight: 1 + - path: root/pelvis/spine_01/Body_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/Chest_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l/pinky_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/Hand_l_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l/thumb_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r/pinky_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/Hand_r_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r/thumb_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2/catears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2/catears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2/ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2/ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L/EyeEnd_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R/EyeEnd_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Head_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/HeadEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M/JawEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4/rabbit_ears_l5 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4/rabbit_ears_r5 + weight: 1 + - path: root/pelvis/tail01 + weight: 1 + - path: root/pelvis/tail01/tail02 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04/tail05 + weight: 1 + - path: root/pelvis/thigh_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l/ball_l_02 + weight: 1 + - path: root/pelvis/thigh_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r/ball_r_02 + weight: 1 + maskType: 1 + maskSource: {fileID: 31900000, guid: 69887b248fdf7e64abf63a884b391a4d, type: 2} + additiveReferencePoseFrame: 200.88 + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 0 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: pelvis + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_l + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_r + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_l + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_r + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_l + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_r + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_01 + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_02 + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: neck_01 + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_l + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_r + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_l + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_r + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_l + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_r + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_l + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_r + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_l_02 + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_r_02 + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_L + humanName: LeftEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_R + humanName: RightEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Jaw_M + humanName: Jaw + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_l + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_l + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_l + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_l + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_l + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_l + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_l + humanName: Left Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_l + humanName: Left Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_l + humanName: Left Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_l + humanName: Left Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_l + humanName: Left Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_l + humanName: Left Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_l + humanName: Left Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_l + humanName: Left Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_l + humanName: Left Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_r + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_r + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_r + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_r + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_r + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_r + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_r + humanName: Right Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_r + humanName: Right Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_r + humanName: Right Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_r + humanName: Right Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_r + humanName: Right Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_r + humanName: Right Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_r + humanName: Right Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_r + humanName: Right Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_r + humanName: Right Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_03 + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: Chibi_Humanoid_Avatar(Clone) + parentName: + position: {x: 0, y: 0, z: 0} + rotation: {x: 0, y: 0, z: 0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: root + parentName: Chibi_Humanoid_Avatar(Clone) + position: {x: -7.97287e-17, y: -1.4210854e-16, z: 4.3298696e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: pelvis + parentName: root + position: {x: 7.145355e-17, y: 0.3590527, z: -0.0064596897} + rotation: {x: 0.49148893, y: -0.5083686, z: -0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_r + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: -0.21348922} + rotation: {x: -0.04016816, y: 0.9991325, z: -0.010738504, w: -0.0023285814} + scale: {x: 1, y: 1, z: 1} + - name: calf_r + parentName: thigh_r + position: {x: -0.18052627, y: -1.3322676e-16, z: -3.1974422e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_r + parentName: calf_r + position: {x: -0.13916215, y: 5.062617e-16, z: 1.4210854e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_r + parentName: foot_r + position: {x: -0.010533721, y: 0.041665323, z: -2.842171e-16} + rotation: {x: 0.0063922573, y: 0.0051184404, z: -0.62501913, w: 0.7805665} + scale: {x: 1, y: 1, z: 1} + - name: ball_r_02 + parentName: ball_r + position: {x: -0.042483583, y: -4.161116e-15, z: 0.000000039237683} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_01 + parentName: pelvis + position: {x: -0.11659071, y: 4.8072656e-16, z: -1.0787449e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_02 + parentName: spine_01 + position: {x: -0.11659071, y: 4.718448e-16, z: -1.7044439e-16} + rotation: {x: 0, y: 0, z: 0.03248174, w: 0.9994723} + scale: {x: 1, y: 1, z: 1} + - name: spine_03 + parentName: spine_02 + position: {x: -0.16774303, y: 2.842171e-16, z: -1.04349324e-16} + rotation: {x: 0, y: 0, z: -0.1542978, w: 0.9880244} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_r + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: -0.14820191} + rotation: {x: 0.032161284, y: -0.71431756, z: 0.11852793, w: 0.68896097} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_r + parentName: clavicle_r + position: {x: -0.07712384, y: 1.1812772e-15, z: -9.947598e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_r + parentName: upperarm_r + position: {x: -0.2517576, y: 3.0198067e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_r + parentName: lowerarm_r + position: {x: -0.22869253, y: 7.105427e-17, z: 7.105427e-16} + rotation: {x: 6.938894e-17, y: -1.0833356e-33, z: -1.5612511e-17, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_r + parentName: hand_r + position: {x: -0.09803901, y: -3.5527136e-17, z: -2.842171e-16} + rotation: {x: -0.016859, y: -0.0772194, z: 0.0028675944, w: 0.9968674} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_r + parentName: middle_01_r + position: {x: -0.038769238, y: -1.7763568e-17, z: -1.4210854e-16} + rotation: {x: 0.03001885, y: -0.03945842, z: -0.0040334114, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_r + parentName: middle_02_r + position: {x: -0.040027287, y: -1.0658141e-16, z: 1.4210854e-16} + rotation: {x: 0.0065667694, y: -0.038803533, z: 0.0045389077, w: 0.999215} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_r + parentName: middle_03_r + position: {x: -0.037305653, y: -8.881784e-18, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_r + parentName: hand_r + position: {x: -0.02134813, y: 0.07035614, z: -0.039544} + rotation: {x: -0.61776274, y: 0.13377738, z: -0.35522214, w: 0.6886872} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_r + parentName: thumb_01_r + position: {x: -0.05523822, y: 0, z: -1.1013412e-15} + rotation: {x: -0.0121451, y: 0.0049000825, z: 0.039093893, w: 0.99914974} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_r + parentName: thumb_02_r + position: {x: -0.029465482, y: 0, z: 2.4868996e-16} + rotation: {x: -0.02598971, y: -0.0017890756, z: 0.03824424, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_r + parentName: thumb_03_r + position: {x: -0.023924602, y: 0, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_r + parentName: hand_r + position: {x: -0.09991405, y: 0.037073765, z: -0.0036836944} + rotation: {x: 0.009854632, y: -0.06354492, z: -0.035094682, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_r + parentName: index_01_r + position: {x: -0.03643808, y: -5.0848214e-16, z: -5.684342e-16} + rotation: {x: 0.0056443936, y: -0.03929569, z: -0.0038016667, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_r + parentName: index_02_r + position: {x: -0.035263915, y: -6.217249e-17, z: 1.847411e-15} + rotation: {x: -0.0071803136, y: -0.03818158, z: 0.007895683, w: 0.9992139} + scale: {x: 1, y: 1, z: 1} + - name: index_04_r + parentName: index_03_r + position: {x: -0.027298061, y: -1.0658141e-16, z: -1.563194e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_r + parentName: hand_r + position: {x: -0.008487943, y: -0.0041985167, z: -0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_r + parentName: cup_r + position: {x: -0.08094637, y: -0.036209043, z: -0.008335483} + rotation: {x: -0.008872239, y: -0.023159215, z: -0.00061652897, w: 0.99969226} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_r + parentName: pinky_01_r + position: {x: -0.028854312, y: -7.105427e-17, z: -8.5265126e-16} + rotation: {x: -0.0033607401, y: -0.0399435, z: -0.005443123, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_r + parentName: pinky_02_r + position: {x: -0.023566289, y: 3.5527135e-16, z: 1.1368684e-15} + rotation: {x: -0.025013803, y: -0.038439002, z: -0.0017993893, w: 0.9989462} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_r + parentName: pinky_03_r + position: {x: -0.0293414, y: -3.5527135e-16, z: 4.2632563e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_r + parentName: cup_r + position: {x: -0.08916332, y: -0.01552607, z: -0.0027549511} + rotation: {x: -0.02685257, y: -0.053124383, z: -0.02886147, w: 0.9978095} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_r + parentName: ring_01_r + position: {x: -0.037284084, y: 2.842171e-16, z: -2.2737367e-15} + rotation: {x: 0.0016190425, y: -0.039832465, z: 0.0004005827, w: 0.99920505} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_r + parentName: ring_02_r + position: {x: -0.03615039, y: -4.2632563e-16, z: 1.4210854e-15} + rotation: {x: -0.011273785, y: -0.03634874, z: -0.017581433, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_r + parentName: ring_03_r + position: {x: -0.027998645, y: 2.842171e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_r_equipment + parentName: hand_r + position: {x: -0.071717314, y: -0.008393532, z: -0.07169423} + rotation: {x: 0.0068377545, y: 0.7600093, z: 0.6495589, w: 0.020306554} + scale: {x: 1, y: 1, z: 1} + - name: neck_01 + parentName: spine_03 + position: {x: -0.100067444, y: -2.1316282e-16, z: 1.970298e-16} + rotation: {x: 0, y: 0, z: -0.074045286, w: 0.9972549} + scale: {x: 1, y: 1, z: 1} + - name: head + parentName: neck_01 + position: {x: -0.02629805, y: -3.5527136e-17, z: -1.5519624e-17} + rotation: {x: 0, y: 0, z: 0.17869695, w: 0.9839042} + scale: {x: 1, y: 1, z: 1} + - name: Eye_R + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: -0.16987707} + rotation: {x: 0.5, y: 0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_R + parentName: Eye_R + position: {x: -0.053281333, y: 5.684342e-16, z: -1.065814e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Jaw_M + parentName: head + position: {x: -0.05101526, y: 0.2876312, z: -3.5414823e-16} + rotation: {x: 0, y: 0, z: -0.78643805, w: 0.61766917} + scale: {x: 1, y: 1, z: 1} + - name: JawEnd_M + parentName: Jaw_M + position: {x: -0.113684185, y: 5.684342e-16, z: -1.3292045e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: HeadEnd_M + parentName: head + position: {x: -0.8511138, y: 6.1242674e-16, z: -2.23472e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Eye_L + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: 0.16987707} + rotation: {x: -0.5, y: -0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_L + parentName: Eye_L + position: {x: -0.053281333, y: 2.2737367e-15, z: 8.5265126e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: catears_r1 + parentName: head + position: {x: -0.6328281, y: -0.045856588, z: -0.33683398} + rotation: {x: 0.3517171, y: 0.7074806, z: -0.54890835, w: 0.2728845} + scale: {x: 1, y: 1, z: 1} + - name: catears_r2 + parentName: catears_r1 + position: {x: 0.08282707, y: -0.0000009463735, z: 0.00000008864178} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_r3 + parentName: catears_r2 + position: {x: 0.12977353, y: 0.0000011342388, z: -0.00000013708586} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: catears_l1 + parentName: head + position: {x: -0.6328281, y: -0.04585657, z: 0.33683437} + rotation: {x: -0.70748055, y: 0.35171714, z: 0.27288446, w: 0.5489084} + scale: {x: 1, y: 1, z: 1} + - name: catears_l2 + parentName: catears_l1 + position: {x: -0.08282578, y: 4.3975105e-17, z: -1.0269563e-17} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_l3 + parentName: catears_l2 + position: {x: -0.12977435, y: -2.3096108e-16, z: 3.4416914e-17} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: ears_l1 + parentName: head + position: {x: -0.29893956, y: 0.00065100734, z: 0.4818343} + rotation: {x: -0.4961981, y: 0.5037732, z: 0.5037732, w: 0.4961981} + scale: {x: 1, y: 1, z: 1} + - name: ears_l2 + parentName: ears_l1 + position: {x: -0.08323166, y: 0.00906778, z: 0} + rotation: {x: 0, y: 0, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_l3 + parentName: ears_l2 + position: {x: -0.08352148, y: 0.008665383, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ears_r1 + parentName: head + position: {x: -0.2989381, y: 0.00065100734, z: -0.481834} + rotation: {x: 0.5037732, y: 0.4961981, z: -0.4961981, w: 0.5037732} + scale: {x: 1, y: 1, z: 1} + - name: ears_r2 + parentName: ears_r1 + position: {x: 0.08323211, y: -0.009071989, z: 1.1109982e-18} + rotation: {x: 0.00000001053641, y: -7.981671e-11, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_r3 + parentName: ears_r2 + position: {x: 0.083521, y: -0.00866, z: 1.8249585e-10} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Head_equipment + parentName: head + position: {x: -0.000000023831111, y: -1.41579725e-11, z: 3.1386756e-16} + rotation: {x: -0.5, y: 0.5, z: 0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l1 + parentName: head + position: {x: -0.7671371, y: -0.007979299, z: 0.1900594} + rotation: {x: 7.182875e-16, y: 0.142911, z: -1.8155141e-15, w: 0.98973554} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l2 + parentName: rabbit_ears_l1 + position: {x: -0.12435393, y: -1.380606e-17, z: -2.9455213e-18} + rotation: {x: 0, y: -0.0021245151, z: -0, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l3 + parentName: rabbit_ears_l2 + position: {x: -0.19884825, y: -4.673433e-31, z: -1.0302869e-15} + rotation: {x: 0, y: 0.014221186, z: -0, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l4 + parentName: rabbit_ears_l3 + position: {x: -0.24156539, y: 9.860761e-33, z: 3.0999348e-17} + rotation: {x: 0, y: -0.014612687, z: -0, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l5 + parentName: rabbit_ears_l4 + position: {x: -0.16246277, y: -1.774937e-32, z: -7.022122e-16} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r1 + parentName: head + position: {x: -0.76713806, y: -0.007979303, z: -0.19005899} + rotation: {x: -0.142911, y: -8.284253e-16, z: 0.98973554, w: -6.027865e-17} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r2 + parentName: rabbit_ears_r1 + position: {x: 0.124349885, y: -4.3742785e-16, z: -0.0000019627425} + rotation: {x: -6.018545e-35, y: -0.0021245151, z: -6.50125e-17, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r3 + parentName: rabbit_ears_r2 + position: {x: 0.19885482, y: -7.0277117e-16, z: 0.0000018277557} + rotation: {x: 2.8891874e-34, y: 0.014221186, z: -7.7608295e-17, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r4 + parentName: rabbit_ears_r3 + position: {x: 0.2415585, y: -8.4598993e-16, z: -0.000001972059} + rotation: {x: 0.0000000074497852, y: -0.014612687, z: 1.0887293e-10, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r5 + parentName: rabbit_ears_r4 + position: {x: 0.16246666, y: -5.7287506e-16, z: 0.0000012133444} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_l + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: 0.14820191} + rotation: {x: 0.71431756, y: 0.032161284, z: 0.68896097, w: -0.11852792} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_l + parentName: clavicle_l + position: {x: 0.07712384, y: 5.6177284e-16, z: 8.5265126e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_l + parentName: upperarm_l + position: {x: 0.2517576, y: -3.0198067e-16, z: 1.4210854e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_l + parentName: lowerarm_l + position: {x: 0.22869253, y: -8.8817837e-17, z: -2.2737367e-15} + rotation: {x: 2.7755576e-17, y: -4.814825e-35, z: -1.7347235e-18, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_l + parentName: hand_l + position: {x: 0.09803901, y: -5.3290704e-17, z: 2.842171e-16} + rotation: {x: -0.016858978, y: -0.07721935, z: 0.0028675941, w: 0.9968675} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_l + parentName: middle_01_l + position: {x: 0.038769238, y: 1.7763568e-17, z: -1.847411e-15} + rotation: {x: 0.030018795, y: -0.039458398, z: -0.0040334365, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_l + parentName: middle_02_l + position: {x: 0.040027287, y: -1.0658141e-16, z: -2.2737367e-15} + rotation: {x: 0.0065668514, y: -0.03880391, z: 0.004538058, w: 0.99921507} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_l + parentName: middle_03_l + position: {x: 0.037305653, y: 1.3322676e-16, z: 3.2684964e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_l + parentName: hand_l + position: {x: 0.02134813, y: -0.07035614, z: 0.039544} + rotation: {x: -0.617763, y: 0.13377708, z: -0.35522237, w: 0.688687} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_l + parentName: thumb_01_l + position: {x: 0.05523822, y: 4.2632563e-16, z: 4.0856205e-16} + rotation: {x: -0.01214498, y: 0.0049005807, z: 0.039095934, w: 0.9991497} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_l + parentName: thumb_02_l + position: {x: 0.029465482, y: -1.4210854e-16, z: -4.796163e-16} + rotation: {x: -0.025989592, y: -0.0017877439, z: 0.03824587, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_l + parentName: thumb_03_l + position: {x: 0.023924602, y: 9.947598e-16, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_l + parentName: hand_l + position: {x: 0.09991405, y: -0.037073765, z: 0.0036836944} + rotation: {x: 0.00985464, y: -0.063544914, z: -0.035094675, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_l + parentName: index_01_l + position: {x: 0.03643808, y: 4.596323e-16, z: -1.1368684e-15} + rotation: {x: 0.005644415, y: -0.03929582, z: -0.0038020932, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_l + parentName: index_02_l + position: {x: 0.035263915, y: -6.2616577e-16, z: 7.105427e-16} + rotation: {x: -0.007180413, y: -0.03817956, z: 0.0078948075, w: 0.99921393} + scale: {x: 1, y: 1, z: 1} + - name: index_04_l + parentName: index_03_l + position: {x: 0.027298061, y: 1.0658141e-16, z: 9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_l + parentName: hand_l + position: {x: 0.008487943, y: 0.0041985167, z: 0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_l + parentName: cup_l + position: {x: 0.08094637, y: 0.036209043, z: 0.008335483} + rotation: {x: -0.008872085, y: -0.023159143, z: -0.0006156796, w: 0.9996922} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_l + parentName: pinky_01_l + position: {x: 0.028854312, y: -4.2632563e-16, z: 8.5265126e-16} + rotation: {x: -0.0033606838, y: -0.03994216, z: -0.005443243, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_l + parentName: pinky_02_l + position: {x: 0.023566289, y: 3.5527135e-16, z: -9.947598e-16} + rotation: {x: -0.025013776, y: -0.038437095, z: -0.0017992624, w: 0.9989463} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_l + parentName: pinky_03_l + position: {x: 0.0293414, y: -8.171241e-16, z: -9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_l + parentName: cup_l + position: {x: 0.08916332, y: 0.01552607, z: 0.0027549511} + rotation: {x: -0.026852543, y: -0.053124446, z: -0.028861433, w: 0.9978096} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_l + parentName: ring_01_l + position: {x: 0.037284084, y: -4.2632563e-16, z: 2.842171e-16} + rotation: {x: 0.0016190197, y: -0.03983278, z: 0.0003998217, w: 0.999205} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_l + parentName: ring_02_l + position: {x: 0.03615039, y: 2.4868996e-16, z: 2.5579537e-15} + rotation: {x: -0.01127379, y: -0.036347788, z: -0.017580679, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_l + parentName: ring_03_l + position: {x: 0.027998645, y: 1.3322676e-16, z: -1.2789769e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_l_equipment + parentName: hand_l + position: {x: 0.07171857, y: 0.008393485, z: 0.071694255} + rotation: {x: -0.020306554, y: -0.6495589, z: 0.7600093, w: 0.0068377545} + scale: {x: 1, y: 1, z: 1} + - name: Chest_equipment + parentName: spine_03 + position: {x: 0.00000003347651, y: 0.000000006615356, z: 3.6168006e-17} + rotation: {x: 0.5498939, y: -0.44454098, z: -0.5498939, w: -0.44454098} + scale: {x: 1, y: 1, z: 1} + - name: Body_equipment + parentName: spine_01 + position: {x: -0.28397974, y: -0.010891423, z: -8.393871e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_l + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: 0.21348922} + rotation: {x: 0.9991325, y: 0.04016816, z: 0.0023285814, w: -0.010738504} + scale: {x: 1, y: 1, z: 1} + - name: calf_l + parentName: thigh_l + position: {x: 0.18052627, y: 1.4654943e-16, z: 2.1316282e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_l + parentName: calf_l + position: {x: 0.13916215, y: -1.3000712e-15, z: -2.4868996e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_l + parentName: foot_l + position: {x: 0.010533721, y: -0.041665323, z: 1.4210854e-16} + rotation: {x: 0.0063926373, y: 0.0051187444, z: -0.6250192, w: 0.78056645} + scale: {x: 1, y: 1, z: 1} + - name: ball_l_02 + parentName: ball_l + position: {x: 0.042483583, y: -2.8643753e-16, z: 0.00000000109071} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail01 + parentName: pelvis + position: {x: 0.051698957, y: -0.24261716, z: -6.6123945e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: tail02 + parentName: tail01 + position: {x: 1.4791142e-33, y: -0.07674059, z: -0.07478956} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail03 + parentName: tail02 + position: {x: -6.669206e-17, y: -0.035118576, z: -0.13657223} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail04 + parentName: tail03 + position: {x: -4.4758975e-17, y: 0.020160662, z: -0.11641157} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail05 + parentName: tail04 + position: {x: -1.8550005e-17, y: 0.03316754, z: -0.05853096} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_1 + parentName: pelvis + position: {x: -0.07192494, y: -0.24255544, z: -1.4793249e-16} + rotation: {x: -1.2437499e-15, y: -1.4109186e-15, z: 0.68329304, w: 0.73014426} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_2 + parentName: short_tail_1 + position: {x: -0.1667836, y: 0.050014894, z: -3.9796156e-17} + rotation: {x: -0.011493115, y: 0.70701337, z: 0.011493115, w: 0.70701337} + scale: {x: 1, y: 1, z: 1} + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 1 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 40652f2acecba7946a15c0dab99f7d97, + type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 0 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/Animations/Pspsps Animations/Character Animations/Anim_Chibi@DigA.fbx + uploadId: 698227 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@DigB.fbx b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@DigB.fbx new file mode 100644 index 00000000..ffa6cb2a --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@DigB.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffece6609c0103995967c6e4eb863224a56b18fe61f561c5207732f563256140 +size 1196368 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@DigB.fbx.meta b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@DigB.fbx.meta new file mode 100644 index 00000000..55fb499e --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@DigB.fbx.meta @@ -0,0 +1,1356 @@ +fileFormatVersion: 2 +guid: 121f1fa537810f14fb7ee2d06cc366fc +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: + - first: + 74: -3630005897465605043 + second: DigB + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: "\nClip 'Anim_Chibi@DigB' has import animation warnings + that might lower retargeting quality:\nNote: Activate translation DOF on avatar + to improve retargeting quality.\n\t'calf_r' has translation animation that + will be discarded.\n\t'lowerarm_r' has translation animation that will be discarded.\n\t'calf_l' + has translation animation that will be discarded.\n" + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 3 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: DigB + takeName: Anim_Chibi@DigB + internalID: 0 + firstFrame: 241 + lastFrame: 275 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 1 + loopBlend: 0 + loopBlendOrientation: 1 + loopBlendPositionY: 1 + loopBlendPositionXZ: 1 + keepOriginalOrientation: 1 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 1 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: + - path: + weight: 1 + - path: root + weight: 1 + - path: root/pelvis + weight: 1 + - path: root/pelvis/short_tail_1 + weight: 1 + - path: root/pelvis/short_tail_1/short_tail_2 + weight: 1 + - path: root/pelvis/spine_01 + weight: 1 + - path: root/pelvis/spine_01/Body_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/Chest_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l/pinky_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/Hand_l_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l/thumb_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r/pinky_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/Hand_r_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r/thumb_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2/catears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2/catears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2/ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2/ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L/EyeEnd_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R/EyeEnd_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Head_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/HeadEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M/JawEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4/rabbit_ears_l5 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4/rabbit_ears_r5 + weight: 1 + - path: root/pelvis/tail01 + weight: 1 + - path: root/pelvis/tail01/tail02 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04/tail05 + weight: 1 + - path: root/pelvis/thigh_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l/ball_l_02 + weight: 1 + - path: root/pelvis/thigh_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r/ball_r_02 + weight: 1 + maskType: 1 + maskSource: {fileID: 31900000, guid: 69887b248fdf7e64abf63a884b391a4d, type: 2} + additiveReferencePoseFrame: 240.95999 + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 0 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: pelvis + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_l + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_r + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_l + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_r + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_l + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_r + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_01 + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_02 + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: neck_01 + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_l + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_r + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_l + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_r + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_l + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_r + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_l + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_r + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_l_02 + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_r_02 + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_L + humanName: LeftEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_R + humanName: RightEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Jaw_M + humanName: Jaw + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_l + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_l + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_l + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_l + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_l + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_l + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_l + humanName: Left Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_l + humanName: Left Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_l + humanName: Left Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_l + humanName: Left Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_l + humanName: Left Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_l + humanName: Left Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_l + humanName: Left Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_l + humanName: Left Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_l + humanName: Left Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_r + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_r + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_r + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_r + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_r + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_r + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_r + humanName: Right Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_r + humanName: Right Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_r + humanName: Right Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_r + humanName: Right Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_r + humanName: Right Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_r + humanName: Right Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_r + humanName: Right Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_r + humanName: Right Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_r + humanName: Right Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_03 + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: Chibi_Humanoid_Avatar(Clone) + parentName: + position: {x: 0, y: 0, z: 0} + rotation: {x: 0, y: 0, z: 0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: root + parentName: Chibi_Humanoid_Avatar(Clone) + position: {x: -7.97287e-17, y: -1.4210854e-16, z: 4.3298696e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: pelvis + parentName: root + position: {x: 7.145355e-17, y: 0.3590527, z: -0.0064596897} + rotation: {x: 0.49148893, y: -0.5083686, z: -0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_r + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: -0.21348922} + rotation: {x: -0.04016816, y: 0.9991325, z: -0.010738504, w: -0.0023285814} + scale: {x: 1, y: 1, z: 1} + - name: calf_r + parentName: thigh_r + position: {x: -0.18052627, y: -1.3322676e-16, z: -3.1974422e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_r + parentName: calf_r + position: {x: -0.13916215, y: 5.062617e-16, z: 1.4210854e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_r + parentName: foot_r + position: {x: -0.010533721, y: 0.041665323, z: -2.842171e-16} + rotation: {x: 0.0063922573, y: 0.0051184404, z: -0.62501913, w: 0.7805665} + scale: {x: 1, y: 1, z: 1} + - name: ball_r_02 + parentName: ball_r + position: {x: -0.042483583, y: -4.161116e-15, z: 0.000000039237683} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_01 + parentName: pelvis + position: {x: -0.11659071, y: 4.8072656e-16, z: -1.0787449e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_02 + parentName: spine_01 + position: {x: -0.11659071, y: 4.718448e-16, z: -1.7044439e-16} + rotation: {x: 0, y: 0, z: 0.03248174, w: 0.9994723} + scale: {x: 1, y: 1, z: 1} + - name: spine_03 + parentName: spine_02 + position: {x: -0.16774303, y: 2.842171e-16, z: -1.04349324e-16} + rotation: {x: 0, y: 0, z: -0.1542978, w: 0.9880244} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_r + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: -0.14820191} + rotation: {x: 0.032161284, y: -0.71431756, z: 0.11852793, w: 0.68896097} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_r + parentName: clavicle_r + position: {x: -0.07712384, y: 1.1812772e-15, z: -9.947598e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_r + parentName: upperarm_r + position: {x: -0.2517576, y: 3.0198067e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_r + parentName: lowerarm_r + position: {x: -0.22869253, y: 7.105427e-17, z: 7.105427e-16} + rotation: {x: 6.938894e-17, y: -1.0833356e-33, z: -1.5612511e-17, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_r + parentName: hand_r + position: {x: -0.09803901, y: -3.5527136e-17, z: -2.842171e-16} + rotation: {x: -0.016859, y: -0.0772194, z: 0.0028675944, w: 0.9968674} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_r + parentName: middle_01_r + position: {x: -0.038769238, y: -1.7763568e-17, z: -1.4210854e-16} + rotation: {x: 0.03001885, y: -0.03945842, z: -0.0040334114, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_r + parentName: middle_02_r + position: {x: -0.040027287, y: -1.0658141e-16, z: 1.4210854e-16} + rotation: {x: 0.0065667694, y: -0.038803533, z: 0.0045389077, w: 0.999215} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_r + parentName: middle_03_r + position: {x: -0.037305653, y: -8.881784e-18, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_r + parentName: hand_r + position: {x: -0.02134813, y: 0.07035614, z: -0.039544} + rotation: {x: -0.61776274, y: 0.13377738, z: -0.35522214, w: 0.6886872} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_r + parentName: thumb_01_r + position: {x: -0.05523822, y: 0, z: -1.1013412e-15} + rotation: {x: -0.0121451, y: 0.0049000825, z: 0.039093893, w: 0.99914974} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_r + parentName: thumb_02_r + position: {x: -0.029465482, y: 0, z: 2.4868996e-16} + rotation: {x: -0.02598971, y: -0.0017890756, z: 0.03824424, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_r + parentName: thumb_03_r + position: {x: -0.023924602, y: 0, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_r + parentName: hand_r + position: {x: -0.09991405, y: 0.037073765, z: -0.0036836944} + rotation: {x: 0.009854632, y: -0.06354492, z: -0.035094682, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_r + parentName: index_01_r + position: {x: -0.03643808, y: -5.0848214e-16, z: -5.684342e-16} + rotation: {x: 0.0056443936, y: -0.03929569, z: -0.0038016667, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_r + parentName: index_02_r + position: {x: -0.035263915, y: -6.217249e-17, z: 1.847411e-15} + rotation: {x: -0.0071803136, y: -0.03818158, z: 0.007895683, w: 0.9992139} + scale: {x: 1, y: 1, z: 1} + - name: index_04_r + parentName: index_03_r + position: {x: -0.027298061, y: -1.0658141e-16, z: -1.563194e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_r + parentName: hand_r + position: {x: -0.008487943, y: -0.0041985167, z: -0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_r + parentName: cup_r + position: {x: -0.08094637, y: -0.036209043, z: -0.008335483} + rotation: {x: -0.008872239, y: -0.023159215, z: -0.00061652897, w: 0.99969226} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_r + parentName: pinky_01_r + position: {x: -0.028854312, y: -7.105427e-17, z: -8.5265126e-16} + rotation: {x: -0.0033607401, y: -0.0399435, z: -0.005443123, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_r + parentName: pinky_02_r + position: {x: -0.023566289, y: 3.5527135e-16, z: 1.1368684e-15} + rotation: {x: -0.025013803, y: -0.038439002, z: -0.0017993893, w: 0.9989462} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_r + parentName: pinky_03_r + position: {x: -0.0293414, y: -3.5527135e-16, z: 4.2632563e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_r + parentName: cup_r + position: {x: -0.08916332, y: -0.01552607, z: -0.0027549511} + rotation: {x: -0.02685257, y: -0.053124383, z: -0.02886147, w: 0.9978095} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_r + parentName: ring_01_r + position: {x: -0.037284084, y: 2.842171e-16, z: -2.2737367e-15} + rotation: {x: 0.0016190425, y: -0.039832465, z: 0.0004005827, w: 0.99920505} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_r + parentName: ring_02_r + position: {x: -0.03615039, y: -4.2632563e-16, z: 1.4210854e-15} + rotation: {x: -0.011273785, y: -0.03634874, z: -0.017581433, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_r + parentName: ring_03_r + position: {x: -0.027998645, y: 2.842171e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_r_equipment + parentName: hand_r + position: {x: -0.071717314, y: -0.008393532, z: -0.07169423} + rotation: {x: 0.0068377545, y: 0.7600093, z: 0.6495589, w: 0.020306554} + scale: {x: 1, y: 1, z: 1} + - name: neck_01 + parentName: spine_03 + position: {x: -0.100067444, y: -2.1316282e-16, z: 1.970298e-16} + rotation: {x: 0, y: 0, z: -0.074045286, w: 0.9972549} + scale: {x: 1, y: 1, z: 1} + - name: head + parentName: neck_01 + position: {x: -0.02629805, y: -3.5527136e-17, z: -1.5519624e-17} + rotation: {x: 0, y: 0, z: 0.17869695, w: 0.9839042} + scale: {x: 1, y: 1, z: 1} + - name: Eye_R + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: -0.16987707} + rotation: {x: 0.5, y: 0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_R + parentName: Eye_R + position: {x: -0.053281333, y: 5.684342e-16, z: -1.065814e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Jaw_M + parentName: head + position: {x: -0.05101526, y: 0.2876312, z: -3.5414823e-16} + rotation: {x: 0, y: 0, z: -0.78643805, w: 0.61766917} + scale: {x: 1, y: 1, z: 1} + - name: JawEnd_M + parentName: Jaw_M + position: {x: -0.113684185, y: 5.684342e-16, z: -1.3292045e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: HeadEnd_M + parentName: head + position: {x: -0.8511138, y: 6.1242674e-16, z: -2.23472e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Eye_L + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: 0.16987707} + rotation: {x: -0.5, y: -0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_L + parentName: Eye_L + position: {x: -0.053281333, y: 2.2737367e-15, z: 8.5265126e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: catears_r1 + parentName: head + position: {x: -0.6328281, y: -0.045856588, z: -0.33683398} + rotation: {x: 0.3517171, y: 0.7074806, z: -0.54890835, w: 0.2728845} + scale: {x: 1, y: 1, z: 1} + - name: catears_r2 + parentName: catears_r1 + position: {x: 0.08282707, y: -0.0000009463735, z: 0.00000008864178} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_r3 + parentName: catears_r2 + position: {x: 0.12977353, y: 0.0000011342388, z: -0.00000013708586} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: catears_l1 + parentName: head + position: {x: -0.6328281, y: -0.04585657, z: 0.33683437} + rotation: {x: -0.70748055, y: 0.35171714, z: 0.27288446, w: 0.5489084} + scale: {x: 1, y: 1, z: 1} + - name: catears_l2 + parentName: catears_l1 + position: {x: -0.08282578, y: 4.3975105e-17, z: -1.0269563e-17} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_l3 + parentName: catears_l2 + position: {x: -0.12977435, y: -2.3096108e-16, z: 3.4416914e-17} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: ears_l1 + parentName: head + position: {x: -0.29893956, y: 0.00065100734, z: 0.4818343} + rotation: {x: -0.4961981, y: 0.5037732, z: 0.5037732, w: 0.4961981} + scale: {x: 1, y: 1, z: 1} + - name: ears_l2 + parentName: ears_l1 + position: {x: -0.08323166, y: 0.00906778, z: 0} + rotation: {x: 0, y: 0, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_l3 + parentName: ears_l2 + position: {x: -0.08352148, y: 0.008665383, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ears_r1 + parentName: head + position: {x: -0.2989381, y: 0.00065100734, z: -0.481834} + rotation: {x: 0.5037732, y: 0.4961981, z: -0.4961981, w: 0.5037732} + scale: {x: 1, y: 1, z: 1} + - name: ears_r2 + parentName: ears_r1 + position: {x: 0.08323211, y: -0.009071989, z: 1.1109982e-18} + rotation: {x: 0.00000001053641, y: -7.981671e-11, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_r3 + parentName: ears_r2 + position: {x: 0.083521, y: -0.00866, z: 1.8249585e-10} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Head_equipment + parentName: head + position: {x: -0.000000023831111, y: -1.41579725e-11, z: 3.1386756e-16} + rotation: {x: -0.5, y: 0.5, z: 0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l1 + parentName: head + position: {x: -0.7671371, y: -0.007979299, z: 0.1900594} + rotation: {x: 7.182875e-16, y: 0.142911, z: -1.8155141e-15, w: 0.98973554} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l2 + parentName: rabbit_ears_l1 + position: {x: -0.12435393, y: -1.380606e-17, z: -2.9455213e-18} + rotation: {x: 0, y: -0.0021245151, z: -0, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l3 + parentName: rabbit_ears_l2 + position: {x: -0.19884825, y: -4.673433e-31, z: -1.0302869e-15} + rotation: {x: 0, y: 0.014221186, z: -0, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l4 + parentName: rabbit_ears_l3 + position: {x: -0.24156539, y: 9.860761e-33, z: 3.0999348e-17} + rotation: {x: 0, y: -0.014612687, z: -0, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l5 + parentName: rabbit_ears_l4 + position: {x: -0.16246277, y: -1.774937e-32, z: -7.022122e-16} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r1 + parentName: head + position: {x: -0.76713806, y: -0.007979303, z: -0.19005899} + rotation: {x: -0.142911, y: -8.284253e-16, z: 0.98973554, w: -6.027865e-17} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r2 + parentName: rabbit_ears_r1 + position: {x: 0.124349885, y: -4.3742785e-16, z: -0.0000019627425} + rotation: {x: -6.018545e-35, y: -0.0021245151, z: -6.50125e-17, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r3 + parentName: rabbit_ears_r2 + position: {x: 0.19885482, y: -7.0277117e-16, z: 0.0000018277557} + rotation: {x: 2.8891874e-34, y: 0.014221186, z: -7.7608295e-17, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r4 + parentName: rabbit_ears_r3 + position: {x: 0.2415585, y: -8.4598993e-16, z: -0.000001972059} + rotation: {x: 0.0000000074497852, y: -0.014612687, z: 1.0887293e-10, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r5 + parentName: rabbit_ears_r4 + position: {x: 0.16246666, y: -5.7287506e-16, z: 0.0000012133444} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_l + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: 0.14820191} + rotation: {x: 0.71431756, y: 0.032161284, z: 0.68896097, w: -0.11852792} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_l + parentName: clavicle_l + position: {x: 0.07712384, y: 5.6177284e-16, z: 8.5265126e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_l + parentName: upperarm_l + position: {x: 0.2517576, y: -3.0198067e-16, z: 1.4210854e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_l + parentName: lowerarm_l + position: {x: 0.22869253, y: -8.8817837e-17, z: -2.2737367e-15} + rotation: {x: 2.7755576e-17, y: -4.814825e-35, z: -1.7347235e-18, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_l + parentName: hand_l + position: {x: 0.09803901, y: -5.3290704e-17, z: 2.842171e-16} + rotation: {x: -0.016858978, y: -0.07721935, z: 0.0028675941, w: 0.9968675} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_l + parentName: middle_01_l + position: {x: 0.038769238, y: 1.7763568e-17, z: -1.847411e-15} + rotation: {x: 0.030018795, y: -0.039458398, z: -0.0040334365, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_l + parentName: middle_02_l + position: {x: 0.040027287, y: -1.0658141e-16, z: -2.2737367e-15} + rotation: {x: 0.0065668514, y: -0.03880391, z: 0.004538058, w: 0.99921507} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_l + parentName: middle_03_l + position: {x: 0.037305653, y: 1.3322676e-16, z: 3.2684964e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_l + parentName: hand_l + position: {x: 0.02134813, y: -0.07035614, z: 0.039544} + rotation: {x: -0.617763, y: 0.13377708, z: -0.35522237, w: 0.688687} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_l + parentName: thumb_01_l + position: {x: 0.05523822, y: 4.2632563e-16, z: 4.0856205e-16} + rotation: {x: -0.01214498, y: 0.0049005807, z: 0.039095934, w: 0.9991497} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_l + parentName: thumb_02_l + position: {x: 0.029465482, y: -1.4210854e-16, z: -4.796163e-16} + rotation: {x: -0.025989592, y: -0.0017877439, z: 0.03824587, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_l + parentName: thumb_03_l + position: {x: 0.023924602, y: 9.947598e-16, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_l + parentName: hand_l + position: {x: 0.09991405, y: -0.037073765, z: 0.0036836944} + rotation: {x: 0.00985464, y: -0.063544914, z: -0.035094675, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_l + parentName: index_01_l + position: {x: 0.03643808, y: 4.596323e-16, z: -1.1368684e-15} + rotation: {x: 0.005644415, y: -0.03929582, z: -0.0038020932, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_l + parentName: index_02_l + position: {x: 0.035263915, y: -6.2616577e-16, z: 7.105427e-16} + rotation: {x: -0.007180413, y: -0.03817956, z: 0.0078948075, w: 0.99921393} + scale: {x: 1, y: 1, z: 1} + - name: index_04_l + parentName: index_03_l + position: {x: 0.027298061, y: 1.0658141e-16, z: 9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_l + parentName: hand_l + position: {x: 0.008487943, y: 0.0041985167, z: 0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_l + parentName: cup_l + position: {x: 0.08094637, y: 0.036209043, z: 0.008335483} + rotation: {x: -0.008872085, y: -0.023159143, z: -0.0006156796, w: 0.9996922} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_l + parentName: pinky_01_l + position: {x: 0.028854312, y: -4.2632563e-16, z: 8.5265126e-16} + rotation: {x: -0.0033606838, y: -0.03994216, z: -0.005443243, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_l + parentName: pinky_02_l + position: {x: 0.023566289, y: 3.5527135e-16, z: -9.947598e-16} + rotation: {x: -0.025013776, y: -0.038437095, z: -0.0017992624, w: 0.9989463} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_l + parentName: pinky_03_l + position: {x: 0.0293414, y: -8.171241e-16, z: -9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_l + parentName: cup_l + position: {x: 0.08916332, y: 0.01552607, z: 0.0027549511} + rotation: {x: -0.026852543, y: -0.053124446, z: -0.028861433, w: 0.9978096} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_l + parentName: ring_01_l + position: {x: 0.037284084, y: -4.2632563e-16, z: 2.842171e-16} + rotation: {x: 0.0016190197, y: -0.03983278, z: 0.0003998217, w: 0.999205} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_l + parentName: ring_02_l + position: {x: 0.03615039, y: 2.4868996e-16, z: 2.5579537e-15} + rotation: {x: -0.01127379, y: -0.036347788, z: -0.017580679, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_l + parentName: ring_03_l + position: {x: 0.027998645, y: 1.3322676e-16, z: -1.2789769e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_l_equipment + parentName: hand_l + position: {x: 0.07171857, y: 0.008393485, z: 0.071694255} + rotation: {x: -0.020306554, y: -0.6495589, z: 0.7600093, w: 0.0068377545} + scale: {x: 1, y: 1, z: 1} + - name: Chest_equipment + parentName: spine_03 + position: {x: 0.00000003347651, y: 0.000000006615356, z: 3.6168006e-17} + rotation: {x: 0.5498939, y: -0.44454098, z: -0.5498939, w: -0.44454098} + scale: {x: 1, y: 1, z: 1} + - name: Body_equipment + parentName: spine_01 + position: {x: -0.28397974, y: -0.010891423, z: -8.393871e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_l + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: 0.21348922} + rotation: {x: 0.9991325, y: 0.04016816, z: 0.0023285814, w: -0.010738504} + scale: {x: 1, y: 1, z: 1} + - name: calf_l + parentName: thigh_l + position: {x: 0.18052627, y: 1.4654943e-16, z: 2.1316282e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_l + parentName: calf_l + position: {x: 0.13916215, y: -1.3000712e-15, z: -2.4868996e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_l + parentName: foot_l + position: {x: 0.010533721, y: -0.041665323, z: 1.4210854e-16} + rotation: {x: 0.0063926373, y: 0.0051187444, z: -0.6250192, w: 0.78056645} + scale: {x: 1, y: 1, z: 1} + - name: ball_l_02 + parentName: ball_l + position: {x: 0.042483583, y: -2.8643753e-16, z: 0.00000000109071} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail01 + parentName: pelvis + position: {x: 0.051698957, y: -0.24261716, z: -6.6123945e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: tail02 + parentName: tail01 + position: {x: 1.4791142e-33, y: -0.07674059, z: -0.07478956} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail03 + parentName: tail02 + position: {x: -6.669206e-17, y: -0.035118576, z: -0.13657223} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail04 + parentName: tail03 + position: {x: -4.4758975e-17, y: 0.020160662, z: -0.11641157} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail05 + parentName: tail04 + position: {x: -1.8550005e-17, y: 0.03316754, z: -0.05853096} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_1 + parentName: pelvis + position: {x: -0.07192494, y: -0.24255544, z: -1.4793249e-16} + rotation: {x: -1.2437499e-15, y: -1.4109186e-15, z: 0.68329304, w: 0.73014426} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_2 + parentName: short_tail_1 + position: {x: -0.1667836, y: 0.050014894, z: -3.9796156e-17} + rotation: {x: -0.011493115, y: 0.70701337, z: 0.011493115, w: 0.70701337} + scale: {x: 1, y: 1, z: 1} + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 1 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 40652f2acecba7946a15c0dab99f7d97, + type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 0 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/Animations/Pspsps Animations/Character Animations/Anim_Chibi@DigB.fbx + uploadId: 698227 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Hi.fbx b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Hi.fbx new file mode 100644 index 00000000..a07a90f5 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Hi.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e2108a9e84d72ab0fce8ecd50d9b2718219e68763a642b23eccf31435c0a834 +size 1008992 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Hi.fbx.meta b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Hi.fbx.meta new file mode 100644 index 00000000..b53ff9c9 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Hi.fbx.meta @@ -0,0 +1,1352 @@ +fileFormatVersion: 2 +guid: bd82fa10a7e4b664a98710f73a7aa000 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: + - first: + 74: 911210489600146270 + second: Hi + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 3 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: Hi + takeName: Anim_Chibi@Hi + internalID: 0 + firstFrame: 311 + lastFrame: 334 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 1 + loopBlend: 0 + loopBlendOrientation: 1 + loopBlendPositionY: 1 + loopBlendPositionXZ: 1 + keepOriginalOrientation: 1 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 1 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: + - path: + weight: 1 + - path: root + weight: 1 + - path: root/pelvis + weight: 1 + - path: root/pelvis/short_tail_1 + weight: 1 + - path: root/pelvis/short_tail_1/short_tail_2 + weight: 1 + - path: root/pelvis/spine_01 + weight: 1 + - path: root/pelvis/spine_01/Body_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/Chest_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l/pinky_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/Hand_l_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l/thumb_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r/pinky_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/Hand_r_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r/thumb_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2/catears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2/catears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2/ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2/ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L/EyeEnd_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R/EyeEnd_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Head_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/HeadEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M/JawEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4/rabbit_ears_l5 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4/rabbit_ears_r5 + weight: 1 + - path: root/pelvis/tail01 + weight: 1 + - path: root/pelvis/tail01/tail02 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04/tail05 + weight: 1 + - path: root/pelvis/thigh_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l/ball_l_02 + weight: 1 + - path: root/pelvis/thigh_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r/ball_r_02 + weight: 1 + maskType: 1 + maskSource: {fileID: 31900000, guid: 69887b248fdf7e64abf63a884b391a4d, type: 2} + additiveReferencePoseFrame: 310.8 + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 0 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: pelvis + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_l + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_r + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_l + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_r + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_l + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_r + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_01 + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_02 + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: neck_01 + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_l + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_r + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_l + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_r + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_l + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_r + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_l + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_r + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_l_02 + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_r_02 + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_L + humanName: LeftEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_R + humanName: RightEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Jaw_M + humanName: Jaw + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_l + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_l + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_l + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_l + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_l + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_l + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_l + humanName: Left Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_l + humanName: Left Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_l + humanName: Left Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_l + humanName: Left Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_l + humanName: Left Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_l + humanName: Left Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_l + humanName: Left Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_l + humanName: Left Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_l + humanName: Left Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_r + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_r + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_r + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_r + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_r + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_r + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_r + humanName: Right Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_r + humanName: Right Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_r + humanName: Right Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_r + humanName: Right Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_r + humanName: Right Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_r + humanName: Right Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_r + humanName: Right Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_r + humanName: Right Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_r + humanName: Right Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_03 + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: Chibi_Humanoid_Avatar(Clone) + parentName: + position: {x: 0, y: 0, z: 0} + rotation: {x: 0, y: 0, z: 0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: root + parentName: Chibi_Humanoid_Avatar(Clone) + position: {x: -7.97287e-17, y: -1.4210854e-16, z: 4.3298696e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: pelvis + parentName: root + position: {x: 7.145355e-17, y: 0.3590527, z: -0.0064596897} + rotation: {x: 0.49148893, y: -0.5083686, z: -0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_r + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: -0.21348922} + rotation: {x: -0.04016816, y: 0.9991325, z: -0.010738504, w: -0.0023285814} + scale: {x: 1, y: 1, z: 1} + - name: calf_r + parentName: thigh_r + position: {x: -0.18052627, y: -1.3322676e-16, z: -3.1974422e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_r + parentName: calf_r + position: {x: -0.13916215, y: 5.062617e-16, z: 1.4210854e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_r + parentName: foot_r + position: {x: -0.010533721, y: 0.041665323, z: -2.842171e-16} + rotation: {x: 0.0063922573, y: 0.0051184404, z: -0.62501913, w: 0.7805665} + scale: {x: 1, y: 1, z: 1} + - name: ball_r_02 + parentName: ball_r + position: {x: -0.042483583, y: -4.161116e-15, z: 0.000000039237683} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_01 + parentName: pelvis + position: {x: -0.11659071, y: 4.8072656e-16, z: -1.0787449e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_02 + parentName: spine_01 + position: {x: -0.11659071, y: 4.718448e-16, z: -1.7044439e-16} + rotation: {x: 0, y: 0, z: 0.03248174, w: 0.9994723} + scale: {x: 1, y: 1, z: 1} + - name: spine_03 + parentName: spine_02 + position: {x: -0.16774303, y: 2.842171e-16, z: -1.04349324e-16} + rotation: {x: 0, y: 0, z: -0.1542978, w: 0.9880244} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_r + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: -0.14820191} + rotation: {x: 0.032161284, y: -0.71431756, z: 0.11852793, w: 0.68896097} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_r + parentName: clavicle_r + position: {x: -0.07712384, y: 1.1812772e-15, z: -9.947598e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_r + parentName: upperarm_r + position: {x: -0.2517576, y: 3.0198067e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_r + parentName: lowerarm_r + position: {x: -0.22869253, y: 7.105427e-17, z: 7.105427e-16} + rotation: {x: 6.938894e-17, y: -1.0833356e-33, z: -1.5612511e-17, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_r + parentName: hand_r + position: {x: -0.09803901, y: -3.5527136e-17, z: -2.842171e-16} + rotation: {x: -0.016859, y: -0.0772194, z: 0.0028675944, w: 0.9968674} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_r + parentName: middle_01_r + position: {x: -0.038769238, y: -1.7763568e-17, z: -1.4210854e-16} + rotation: {x: 0.03001885, y: -0.03945842, z: -0.0040334114, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_r + parentName: middle_02_r + position: {x: -0.040027287, y: -1.0658141e-16, z: 1.4210854e-16} + rotation: {x: 0.0065667694, y: -0.038803533, z: 0.0045389077, w: 0.999215} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_r + parentName: middle_03_r + position: {x: -0.037305653, y: -8.881784e-18, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_r + parentName: hand_r + position: {x: -0.02134813, y: 0.07035614, z: -0.039544} + rotation: {x: -0.61776274, y: 0.13377738, z: -0.35522214, w: 0.6886872} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_r + parentName: thumb_01_r + position: {x: -0.05523822, y: 0, z: -1.1013412e-15} + rotation: {x: -0.0121451, y: 0.0049000825, z: 0.039093893, w: 0.99914974} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_r + parentName: thumb_02_r + position: {x: -0.029465482, y: 0, z: 2.4868996e-16} + rotation: {x: -0.02598971, y: -0.0017890756, z: 0.03824424, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_r + parentName: thumb_03_r + position: {x: -0.023924602, y: 0, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_r + parentName: hand_r + position: {x: -0.09991405, y: 0.037073765, z: -0.0036836944} + rotation: {x: 0.009854632, y: -0.06354492, z: -0.035094682, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_r + parentName: index_01_r + position: {x: -0.03643808, y: -5.0848214e-16, z: -5.684342e-16} + rotation: {x: 0.0056443936, y: -0.03929569, z: -0.0038016667, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_r + parentName: index_02_r + position: {x: -0.035263915, y: -6.217249e-17, z: 1.847411e-15} + rotation: {x: -0.0071803136, y: -0.03818158, z: 0.007895683, w: 0.9992139} + scale: {x: 1, y: 1, z: 1} + - name: index_04_r + parentName: index_03_r + position: {x: -0.027298061, y: -1.0658141e-16, z: -1.563194e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_r + parentName: hand_r + position: {x: -0.008487943, y: -0.0041985167, z: -0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_r + parentName: cup_r + position: {x: -0.08094637, y: -0.036209043, z: -0.008335483} + rotation: {x: -0.008872239, y: -0.023159215, z: -0.00061652897, w: 0.99969226} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_r + parentName: pinky_01_r + position: {x: -0.028854312, y: -7.105427e-17, z: -8.5265126e-16} + rotation: {x: -0.0033607401, y: -0.0399435, z: -0.005443123, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_r + parentName: pinky_02_r + position: {x: -0.023566289, y: 3.5527135e-16, z: 1.1368684e-15} + rotation: {x: -0.025013803, y: -0.038439002, z: -0.0017993893, w: 0.9989462} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_r + parentName: pinky_03_r + position: {x: -0.0293414, y: -3.5527135e-16, z: 4.2632563e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_r + parentName: cup_r + position: {x: -0.08916332, y: -0.01552607, z: -0.0027549511} + rotation: {x: -0.02685257, y: -0.053124383, z: -0.02886147, w: 0.9978095} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_r + parentName: ring_01_r + position: {x: -0.037284084, y: 2.842171e-16, z: -2.2737367e-15} + rotation: {x: 0.0016190425, y: -0.039832465, z: 0.0004005827, w: 0.99920505} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_r + parentName: ring_02_r + position: {x: -0.03615039, y: -4.2632563e-16, z: 1.4210854e-15} + rotation: {x: -0.011273785, y: -0.03634874, z: -0.017581433, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_r + parentName: ring_03_r + position: {x: -0.027998645, y: 2.842171e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_r_equipment + parentName: hand_r + position: {x: -0.071717314, y: -0.008393532, z: -0.07169423} + rotation: {x: 0.0068377545, y: 0.7600093, z: 0.6495589, w: 0.020306554} + scale: {x: 1, y: 1, z: 1} + - name: neck_01 + parentName: spine_03 + position: {x: -0.100067444, y: -2.1316282e-16, z: 1.970298e-16} + rotation: {x: 0, y: 0, z: -0.074045286, w: 0.9972549} + scale: {x: 1, y: 1, z: 1} + - name: head + parentName: neck_01 + position: {x: -0.02629805, y: -3.5527136e-17, z: -1.5519624e-17} + rotation: {x: 0, y: 0, z: 0.17869695, w: 0.9839042} + scale: {x: 1, y: 1, z: 1} + - name: Eye_R + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: -0.16987707} + rotation: {x: 0.5, y: 0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_R + parentName: Eye_R + position: {x: -0.053281333, y: 5.684342e-16, z: -1.065814e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Jaw_M + parentName: head + position: {x: -0.05101526, y: 0.2876312, z: -3.5414823e-16} + rotation: {x: 0, y: 0, z: -0.78643805, w: 0.61766917} + scale: {x: 1, y: 1, z: 1} + - name: JawEnd_M + parentName: Jaw_M + position: {x: -0.113684185, y: 5.684342e-16, z: -1.3292045e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: HeadEnd_M + parentName: head + position: {x: -0.8511138, y: 6.1242674e-16, z: -2.23472e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Eye_L + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: 0.16987707} + rotation: {x: -0.5, y: -0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_L + parentName: Eye_L + position: {x: -0.053281333, y: 2.2737367e-15, z: 8.5265126e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: catears_r1 + parentName: head + position: {x: -0.6328281, y: -0.045856588, z: -0.33683398} + rotation: {x: 0.3517171, y: 0.7074806, z: -0.54890835, w: 0.2728845} + scale: {x: 1, y: 1, z: 1} + - name: catears_r2 + parentName: catears_r1 + position: {x: 0.08282707, y: -0.0000009463735, z: 0.00000008864178} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_r3 + parentName: catears_r2 + position: {x: 0.12977353, y: 0.0000011342388, z: -0.00000013708586} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: catears_l1 + parentName: head + position: {x: -0.6328281, y: -0.04585657, z: 0.33683437} + rotation: {x: -0.70748055, y: 0.35171714, z: 0.27288446, w: 0.5489084} + scale: {x: 1, y: 1, z: 1} + - name: catears_l2 + parentName: catears_l1 + position: {x: -0.08282578, y: 4.3975105e-17, z: -1.0269563e-17} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_l3 + parentName: catears_l2 + position: {x: -0.12977435, y: -2.3096108e-16, z: 3.4416914e-17} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: ears_l1 + parentName: head + position: {x: -0.29893956, y: 0.00065100734, z: 0.4818343} + rotation: {x: -0.4961981, y: 0.5037732, z: 0.5037732, w: 0.4961981} + scale: {x: 1, y: 1, z: 1} + - name: ears_l2 + parentName: ears_l1 + position: {x: -0.08323166, y: 0.00906778, z: 0} + rotation: {x: 0, y: 0, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_l3 + parentName: ears_l2 + position: {x: -0.08352148, y: 0.008665383, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ears_r1 + parentName: head + position: {x: -0.2989381, y: 0.00065100734, z: -0.481834} + rotation: {x: 0.5037732, y: 0.4961981, z: -0.4961981, w: 0.5037732} + scale: {x: 1, y: 1, z: 1} + - name: ears_r2 + parentName: ears_r1 + position: {x: 0.08323211, y: -0.009071989, z: 1.1109982e-18} + rotation: {x: 0.00000001053641, y: -7.981671e-11, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_r3 + parentName: ears_r2 + position: {x: 0.083521, y: -0.00866, z: 1.8249585e-10} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Head_equipment + parentName: head + position: {x: -0.000000023831111, y: -1.41579725e-11, z: 3.1386756e-16} + rotation: {x: -0.5, y: 0.5, z: 0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l1 + parentName: head + position: {x: -0.7671371, y: -0.007979299, z: 0.1900594} + rotation: {x: 7.182875e-16, y: 0.142911, z: -1.8155141e-15, w: 0.98973554} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l2 + parentName: rabbit_ears_l1 + position: {x: -0.12435393, y: -1.380606e-17, z: -2.9455213e-18} + rotation: {x: 0, y: -0.0021245151, z: -0, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l3 + parentName: rabbit_ears_l2 + position: {x: -0.19884825, y: -4.673433e-31, z: -1.0302869e-15} + rotation: {x: 0, y: 0.014221186, z: -0, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l4 + parentName: rabbit_ears_l3 + position: {x: -0.24156539, y: 9.860761e-33, z: 3.0999348e-17} + rotation: {x: 0, y: -0.014612687, z: -0, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l5 + parentName: rabbit_ears_l4 + position: {x: -0.16246277, y: -1.774937e-32, z: -7.022122e-16} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r1 + parentName: head + position: {x: -0.76713806, y: -0.007979303, z: -0.19005899} + rotation: {x: -0.142911, y: -8.284253e-16, z: 0.98973554, w: -6.027865e-17} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r2 + parentName: rabbit_ears_r1 + position: {x: 0.124349885, y: -4.3742785e-16, z: -0.0000019627425} + rotation: {x: -6.018545e-35, y: -0.0021245151, z: -6.50125e-17, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r3 + parentName: rabbit_ears_r2 + position: {x: 0.19885482, y: -7.0277117e-16, z: 0.0000018277557} + rotation: {x: 2.8891874e-34, y: 0.014221186, z: -7.7608295e-17, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r4 + parentName: rabbit_ears_r3 + position: {x: 0.2415585, y: -8.4598993e-16, z: -0.000001972059} + rotation: {x: 0.0000000074497852, y: -0.014612687, z: 1.0887293e-10, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r5 + parentName: rabbit_ears_r4 + position: {x: 0.16246666, y: -5.7287506e-16, z: 0.0000012133444} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_l + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: 0.14820191} + rotation: {x: 0.71431756, y: 0.032161284, z: 0.68896097, w: -0.11852792} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_l + parentName: clavicle_l + position: {x: 0.07712384, y: 5.6177284e-16, z: 8.5265126e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_l + parentName: upperarm_l + position: {x: 0.2517576, y: -3.0198067e-16, z: 1.4210854e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_l + parentName: lowerarm_l + position: {x: 0.22869253, y: -8.8817837e-17, z: -2.2737367e-15} + rotation: {x: 2.7755576e-17, y: -4.814825e-35, z: -1.7347235e-18, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_l + parentName: hand_l + position: {x: 0.09803901, y: -5.3290704e-17, z: 2.842171e-16} + rotation: {x: -0.016858978, y: -0.07721935, z: 0.0028675941, w: 0.9968675} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_l + parentName: middle_01_l + position: {x: 0.038769238, y: 1.7763568e-17, z: -1.847411e-15} + rotation: {x: 0.030018795, y: -0.039458398, z: -0.0040334365, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_l + parentName: middle_02_l + position: {x: 0.040027287, y: -1.0658141e-16, z: -2.2737367e-15} + rotation: {x: 0.0065668514, y: -0.03880391, z: 0.004538058, w: 0.99921507} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_l + parentName: middle_03_l + position: {x: 0.037305653, y: 1.3322676e-16, z: 3.2684964e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_l + parentName: hand_l + position: {x: 0.02134813, y: -0.07035614, z: 0.039544} + rotation: {x: -0.617763, y: 0.13377708, z: -0.35522237, w: 0.688687} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_l + parentName: thumb_01_l + position: {x: 0.05523822, y: 4.2632563e-16, z: 4.0856205e-16} + rotation: {x: -0.01214498, y: 0.0049005807, z: 0.039095934, w: 0.9991497} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_l + parentName: thumb_02_l + position: {x: 0.029465482, y: -1.4210854e-16, z: -4.796163e-16} + rotation: {x: -0.025989592, y: -0.0017877439, z: 0.03824587, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_l + parentName: thumb_03_l + position: {x: 0.023924602, y: 9.947598e-16, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_l + parentName: hand_l + position: {x: 0.09991405, y: -0.037073765, z: 0.0036836944} + rotation: {x: 0.00985464, y: -0.063544914, z: -0.035094675, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_l + parentName: index_01_l + position: {x: 0.03643808, y: 4.596323e-16, z: -1.1368684e-15} + rotation: {x: 0.005644415, y: -0.03929582, z: -0.0038020932, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_l + parentName: index_02_l + position: {x: 0.035263915, y: -6.2616577e-16, z: 7.105427e-16} + rotation: {x: -0.007180413, y: -0.03817956, z: 0.0078948075, w: 0.99921393} + scale: {x: 1, y: 1, z: 1} + - name: index_04_l + parentName: index_03_l + position: {x: 0.027298061, y: 1.0658141e-16, z: 9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_l + parentName: hand_l + position: {x: 0.008487943, y: 0.0041985167, z: 0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_l + parentName: cup_l + position: {x: 0.08094637, y: 0.036209043, z: 0.008335483} + rotation: {x: -0.008872085, y: -0.023159143, z: -0.0006156796, w: 0.9996922} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_l + parentName: pinky_01_l + position: {x: 0.028854312, y: -4.2632563e-16, z: 8.5265126e-16} + rotation: {x: -0.0033606838, y: -0.03994216, z: -0.005443243, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_l + parentName: pinky_02_l + position: {x: 0.023566289, y: 3.5527135e-16, z: -9.947598e-16} + rotation: {x: -0.025013776, y: -0.038437095, z: -0.0017992624, w: 0.9989463} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_l + parentName: pinky_03_l + position: {x: 0.0293414, y: -8.171241e-16, z: -9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_l + parentName: cup_l + position: {x: 0.08916332, y: 0.01552607, z: 0.0027549511} + rotation: {x: -0.026852543, y: -0.053124446, z: -0.028861433, w: 0.9978096} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_l + parentName: ring_01_l + position: {x: 0.037284084, y: -4.2632563e-16, z: 2.842171e-16} + rotation: {x: 0.0016190197, y: -0.03983278, z: 0.0003998217, w: 0.999205} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_l + parentName: ring_02_l + position: {x: 0.03615039, y: 2.4868996e-16, z: 2.5579537e-15} + rotation: {x: -0.01127379, y: -0.036347788, z: -0.017580679, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_l + parentName: ring_03_l + position: {x: 0.027998645, y: 1.3322676e-16, z: -1.2789769e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_l_equipment + parentName: hand_l + position: {x: 0.07171857, y: 0.008393485, z: 0.071694255} + rotation: {x: -0.020306554, y: -0.6495589, z: 0.7600093, w: 0.0068377545} + scale: {x: 1, y: 1, z: 1} + - name: Chest_equipment + parentName: spine_03 + position: {x: 0.00000003347651, y: 0.000000006615356, z: 3.6168006e-17} + rotation: {x: 0.5498939, y: -0.44454098, z: -0.5498939, w: -0.44454098} + scale: {x: 1, y: 1, z: 1} + - name: Body_equipment + parentName: spine_01 + position: {x: -0.28397974, y: -0.010891423, z: -8.393871e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_l + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: 0.21348922} + rotation: {x: 0.9991325, y: 0.04016816, z: 0.0023285814, w: -0.010738504} + scale: {x: 1, y: 1, z: 1} + - name: calf_l + parentName: thigh_l + position: {x: 0.18052627, y: 1.4654943e-16, z: 2.1316282e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_l + parentName: calf_l + position: {x: 0.13916215, y: -1.3000712e-15, z: -2.4868996e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_l + parentName: foot_l + position: {x: 0.010533721, y: -0.041665323, z: 1.4210854e-16} + rotation: {x: 0.0063926373, y: 0.0051187444, z: -0.6250192, w: 0.78056645} + scale: {x: 1, y: 1, z: 1} + - name: ball_l_02 + parentName: ball_l + position: {x: 0.042483583, y: -2.8643753e-16, z: 0.00000000109071} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail01 + parentName: pelvis + position: {x: 0.051698957, y: -0.24261716, z: -6.6123945e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: tail02 + parentName: tail01 + position: {x: 1.4791142e-33, y: -0.07674059, z: -0.07478956} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail03 + parentName: tail02 + position: {x: -6.669206e-17, y: -0.035118576, z: -0.13657223} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail04 + parentName: tail03 + position: {x: -4.4758975e-17, y: 0.020160662, z: -0.11641157} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail05 + parentName: tail04 + position: {x: -1.8550005e-17, y: 0.03316754, z: -0.05853096} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_1 + parentName: pelvis + position: {x: -0.07192494, y: -0.24255544, z: -1.4793249e-16} + rotation: {x: -1.2437499e-15, y: -1.4109186e-15, z: 0.68329304, w: 0.73014426} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_2 + parentName: short_tail_1 + position: {x: -0.1667836, y: 0.050014894, z: -3.9796156e-17} + rotation: {x: -0.011493115, y: 0.70701337, z: 0.011493115, w: 0.70701337} + scale: {x: 1, y: 1, z: 1} + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 1 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 40652f2acecba7946a15c0dab99f7d97, + type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 0 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Hi.fbx + uploadId: 698227 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Idle02.fbx b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Idle02.fbx new file mode 100644 index 00000000..0cae63c7 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Idle02.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:097217fa7ffb17d109cc77aebc1cb665878ca73685679d4fa0665d210baa10a6 +size 1005840 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Idle02.fbx.meta b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Idle02.fbx.meta new file mode 100644 index 00000000..b38d8344 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Idle02.fbx.meta @@ -0,0 +1,1356 @@ +fileFormatVersion: 2 +guid: b8fbe87700f9df6488dc469318242731 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: + - first: + 74: -3325444970644184687 + second: Idle02 + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: "\nClip 'Anim_Chibi@Idle02' has import animation warnings + that might lower retargeting quality:\nNote: Activate translation DOF on avatar + to improve retargeting quality.\n\t'ball_r' is inbetween humanoid transforms + and has rotation animation that will be discarded.\n\t'ball_l' is inbetween + humanoid transforms and has rotation animation that will be discarded.\n" + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 3 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: Idle02 + takeName: Anim_Chibi@Idle02 + internalID: 0 + firstFrame: 1 + lastFrame: 24 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 1 + loopBlend: 0 + loopBlendOrientation: 1 + loopBlendPositionY: 1 + loopBlendPositionXZ: 1 + keepOriginalOrientation: 1 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 1 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: + - path: + weight: 1 + - path: root + weight: 1 + - path: root/pelvis + weight: 1 + - path: root/pelvis/short_tail_1 + weight: 1 + - path: root/pelvis/short_tail_1/short_tail_2 + weight: 1 + - path: root/pelvis/spine_01 + weight: 1 + - path: root/pelvis/spine_01/Body_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/Chest_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l/pinky_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/Hand_l_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l/thumb_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r/pinky_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/Hand_r_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r/thumb_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2/catears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2/catears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2/ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2/ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L/EyeEnd_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R/EyeEnd_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Head_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/HeadEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M/JawEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4/rabbit_ears_l5 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4/rabbit_ears_r5 + weight: 1 + - path: root/pelvis/tail01 + weight: 1 + - path: root/pelvis/tail01/tail02 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04/tail05 + weight: 1 + - path: root/pelvis/thigh_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l/ball_l_02 + weight: 1 + - path: root/pelvis/thigh_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r/ball_r_02 + weight: 1 + maskType: 1 + maskSource: {fileID: 31900000, guid: 69887b248fdf7e64abf63a884b391a4d, type: 2} + additiveReferencePoseFrame: 0.96 + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 0 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: pelvis + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_l + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_r + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_l + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_r + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_l + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_r + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_01 + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_02 + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: neck_01 + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_l + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_r + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_l + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_r + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_l + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_r + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_l + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_r + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_l_02 + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_r_02 + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_L + humanName: LeftEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_R + humanName: RightEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Jaw_M + humanName: Jaw + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_l + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_l + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_l + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_l + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_l + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_l + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_l + humanName: Left Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_l + humanName: Left Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_l + humanName: Left Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_l + humanName: Left Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_l + humanName: Left Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_l + humanName: Left Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_l + humanName: Left Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_l + humanName: Left Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_l + humanName: Left Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_r + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_r + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_r + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_r + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_r + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_r + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_r + humanName: Right Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_r + humanName: Right Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_r + humanName: Right Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_r + humanName: Right Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_r + humanName: Right Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_r + humanName: Right Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_r + humanName: Right Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_r + humanName: Right Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_r + humanName: Right Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_03 + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: Chibi_Humanoid_Avatar(Clone) + parentName: + position: {x: 0, y: 0, z: 0} + rotation: {x: 0, y: 0, z: 0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: root + parentName: Chibi_Humanoid_Avatar(Clone) + position: {x: -7.97287e-17, y: -1.4210854e-16, z: 4.3298696e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: pelvis + parentName: root + position: {x: 7.145355e-17, y: 0.3590527, z: -0.0064596897} + rotation: {x: 0.49148893, y: -0.5083686, z: -0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_r + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: -0.21348922} + rotation: {x: -0.04016816, y: 0.9991325, z: -0.010738504, w: -0.0023285814} + scale: {x: 1, y: 1, z: 1} + - name: calf_r + parentName: thigh_r + position: {x: -0.18052627, y: -1.3322676e-16, z: -3.1974422e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_r + parentName: calf_r + position: {x: -0.13916215, y: 5.062617e-16, z: 1.4210854e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_r + parentName: foot_r + position: {x: -0.010533721, y: 0.041665323, z: -2.842171e-16} + rotation: {x: 0.0063922573, y: 0.0051184404, z: -0.62501913, w: 0.7805665} + scale: {x: 1, y: 1, z: 1} + - name: ball_r_02 + parentName: ball_r + position: {x: -0.042483583, y: -4.161116e-15, z: 0.000000039237683} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_01 + parentName: pelvis + position: {x: -0.11659071, y: 4.8072656e-16, z: -1.0787449e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_02 + parentName: spine_01 + position: {x: -0.11659071, y: 4.718448e-16, z: -1.7044439e-16} + rotation: {x: 0, y: 0, z: 0.03248174, w: 0.9994723} + scale: {x: 1, y: 1, z: 1} + - name: spine_03 + parentName: spine_02 + position: {x: -0.16774303, y: 2.842171e-16, z: -1.04349324e-16} + rotation: {x: 0, y: 0, z: -0.1542978, w: 0.9880244} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_r + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: -0.14820191} + rotation: {x: 0.032161284, y: -0.71431756, z: 0.11852793, w: 0.68896097} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_r + parentName: clavicle_r + position: {x: -0.07712384, y: 1.1812772e-15, z: -9.947598e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_r + parentName: upperarm_r + position: {x: -0.2517576, y: 3.0198067e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_r + parentName: lowerarm_r + position: {x: -0.22869253, y: 7.105427e-17, z: 7.105427e-16} + rotation: {x: 6.938894e-17, y: -1.0833356e-33, z: -1.5612511e-17, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_r + parentName: hand_r + position: {x: -0.09803901, y: -3.5527136e-17, z: -2.842171e-16} + rotation: {x: -0.016859, y: -0.0772194, z: 0.0028675944, w: 0.9968674} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_r + parentName: middle_01_r + position: {x: -0.038769238, y: -1.7763568e-17, z: -1.4210854e-16} + rotation: {x: 0.03001885, y: -0.03945842, z: -0.0040334114, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_r + parentName: middle_02_r + position: {x: -0.040027287, y: -1.0658141e-16, z: 1.4210854e-16} + rotation: {x: 0.0065667694, y: -0.038803533, z: 0.0045389077, w: 0.999215} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_r + parentName: middle_03_r + position: {x: -0.037305653, y: -8.881784e-18, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_r + parentName: hand_r + position: {x: -0.02134813, y: 0.07035614, z: -0.039544} + rotation: {x: -0.61776274, y: 0.13377738, z: -0.35522214, w: 0.6886872} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_r + parentName: thumb_01_r + position: {x: -0.05523822, y: 0, z: -1.1013412e-15} + rotation: {x: -0.0121451, y: 0.0049000825, z: 0.039093893, w: 0.99914974} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_r + parentName: thumb_02_r + position: {x: -0.029465482, y: 0, z: 2.4868996e-16} + rotation: {x: -0.02598971, y: -0.0017890756, z: 0.03824424, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_r + parentName: thumb_03_r + position: {x: -0.023924602, y: 0, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_r + parentName: hand_r + position: {x: -0.09991405, y: 0.037073765, z: -0.0036836944} + rotation: {x: 0.009854632, y: -0.06354492, z: -0.035094682, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_r + parentName: index_01_r + position: {x: -0.03643808, y: -5.0848214e-16, z: -5.684342e-16} + rotation: {x: 0.0056443936, y: -0.03929569, z: -0.0038016667, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_r + parentName: index_02_r + position: {x: -0.035263915, y: -6.217249e-17, z: 1.847411e-15} + rotation: {x: -0.0071803136, y: -0.03818158, z: 0.007895683, w: 0.9992139} + scale: {x: 1, y: 1, z: 1} + - name: index_04_r + parentName: index_03_r + position: {x: -0.027298061, y: -1.0658141e-16, z: -1.563194e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_r + parentName: hand_r + position: {x: -0.008487943, y: -0.0041985167, z: -0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_r + parentName: cup_r + position: {x: -0.08094637, y: -0.036209043, z: -0.008335483} + rotation: {x: -0.008872239, y: -0.023159215, z: -0.00061652897, w: 0.99969226} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_r + parentName: pinky_01_r + position: {x: -0.028854312, y: -7.105427e-17, z: -8.5265126e-16} + rotation: {x: -0.0033607401, y: -0.0399435, z: -0.005443123, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_r + parentName: pinky_02_r + position: {x: -0.023566289, y: 3.5527135e-16, z: 1.1368684e-15} + rotation: {x: -0.025013803, y: -0.038439002, z: -0.0017993893, w: 0.9989462} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_r + parentName: pinky_03_r + position: {x: -0.0293414, y: -3.5527135e-16, z: 4.2632563e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_r + parentName: cup_r + position: {x: -0.08916332, y: -0.01552607, z: -0.0027549511} + rotation: {x: -0.02685257, y: -0.053124383, z: -0.02886147, w: 0.9978095} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_r + parentName: ring_01_r + position: {x: -0.037284084, y: 2.842171e-16, z: -2.2737367e-15} + rotation: {x: 0.0016190425, y: -0.039832465, z: 0.0004005827, w: 0.99920505} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_r + parentName: ring_02_r + position: {x: -0.03615039, y: -4.2632563e-16, z: 1.4210854e-15} + rotation: {x: -0.011273785, y: -0.03634874, z: -0.017581433, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_r + parentName: ring_03_r + position: {x: -0.027998645, y: 2.842171e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_r_equipment + parentName: hand_r + position: {x: -0.071717314, y: -0.008393532, z: -0.07169423} + rotation: {x: 0.0068377545, y: 0.7600093, z: 0.6495589, w: 0.020306554} + scale: {x: 1, y: 1, z: 1} + - name: neck_01 + parentName: spine_03 + position: {x: -0.100067444, y: -2.1316282e-16, z: 1.970298e-16} + rotation: {x: 0, y: 0, z: -0.074045286, w: 0.9972549} + scale: {x: 1, y: 1, z: 1} + - name: head + parentName: neck_01 + position: {x: -0.02629805, y: -3.5527136e-17, z: -1.5519624e-17} + rotation: {x: 0, y: 0, z: 0.17869695, w: 0.9839042} + scale: {x: 1, y: 1, z: 1} + - name: Eye_R + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: -0.16987707} + rotation: {x: 0.5, y: 0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_R + parentName: Eye_R + position: {x: -0.053281333, y: 5.684342e-16, z: -1.065814e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Jaw_M + parentName: head + position: {x: -0.05101526, y: 0.2876312, z: -3.5414823e-16} + rotation: {x: 0, y: 0, z: -0.78643805, w: 0.61766917} + scale: {x: 1, y: 1, z: 1} + - name: JawEnd_M + parentName: Jaw_M + position: {x: -0.113684185, y: 5.684342e-16, z: -1.3292045e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: HeadEnd_M + parentName: head + position: {x: -0.8511138, y: 6.1242674e-16, z: -2.23472e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Eye_L + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: 0.16987707} + rotation: {x: -0.5, y: -0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_L + parentName: Eye_L + position: {x: -0.053281333, y: 2.2737367e-15, z: 8.5265126e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: catears_r1 + parentName: head + position: {x: -0.6328281, y: -0.045856588, z: -0.33683398} + rotation: {x: 0.3517171, y: 0.7074806, z: -0.54890835, w: 0.2728845} + scale: {x: 1, y: 1, z: 1} + - name: catears_r2 + parentName: catears_r1 + position: {x: 0.08282707, y: -0.0000009463735, z: 0.00000008864178} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_r3 + parentName: catears_r2 + position: {x: 0.12977353, y: 0.0000011342388, z: -0.00000013708586} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: catears_l1 + parentName: head + position: {x: -0.6328281, y: -0.04585657, z: 0.33683437} + rotation: {x: -0.70748055, y: 0.35171714, z: 0.27288446, w: 0.5489084} + scale: {x: 1, y: 1, z: 1} + - name: catears_l2 + parentName: catears_l1 + position: {x: -0.08282578, y: 4.3975105e-17, z: -1.0269563e-17} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_l3 + parentName: catears_l2 + position: {x: -0.12977435, y: -2.3096108e-16, z: 3.4416914e-17} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: ears_l1 + parentName: head + position: {x: -0.29893956, y: 0.00065100734, z: 0.4818343} + rotation: {x: -0.4961981, y: 0.5037732, z: 0.5037732, w: 0.4961981} + scale: {x: 1, y: 1, z: 1} + - name: ears_l2 + parentName: ears_l1 + position: {x: -0.08323166, y: 0.00906778, z: 0} + rotation: {x: 0, y: 0, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_l3 + parentName: ears_l2 + position: {x: -0.08352148, y: 0.008665383, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ears_r1 + parentName: head + position: {x: -0.2989381, y: 0.00065100734, z: -0.481834} + rotation: {x: 0.5037732, y: 0.4961981, z: -0.4961981, w: 0.5037732} + scale: {x: 1, y: 1, z: 1} + - name: ears_r2 + parentName: ears_r1 + position: {x: 0.08323211, y: -0.009071989, z: 1.1109982e-18} + rotation: {x: 0.00000001053641, y: -7.981671e-11, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_r3 + parentName: ears_r2 + position: {x: 0.083521, y: -0.00866, z: 1.8249585e-10} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Head_equipment + parentName: head + position: {x: -0.000000023831111, y: -1.41579725e-11, z: 3.1386756e-16} + rotation: {x: -0.5, y: 0.5, z: 0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l1 + parentName: head + position: {x: -0.7671371, y: -0.007979299, z: 0.1900594} + rotation: {x: 7.182875e-16, y: 0.142911, z: -1.8155141e-15, w: 0.98973554} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l2 + parentName: rabbit_ears_l1 + position: {x: -0.12435393, y: -1.380606e-17, z: -2.9455213e-18} + rotation: {x: 0, y: -0.0021245151, z: -0, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l3 + parentName: rabbit_ears_l2 + position: {x: -0.19884825, y: -4.673433e-31, z: -1.0302869e-15} + rotation: {x: 0, y: 0.014221186, z: -0, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l4 + parentName: rabbit_ears_l3 + position: {x: -0.24156539, y: 9.860761e-33, z: 3.0999348e-17} + rotation: {x: 0, y: -0.014612687, z: -0, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l5 + parentName: rabbit_ears_l4 + position: {x: -0.16246277, y: -1.774937e-32, z: -7.022122e-16} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r1 + parentName: head + position: {x: -0.76713806, y: -0.007979303, z: -0.19005899} + rotation: {x: -0.142911, y: -8.284253e-16, z: 0.98973554, w: -6.027865e-17} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r2 + parentName: rabbit_ears_r1 + position: {x: 0.124349885, y: -4.3742785e-16, z: -0.0000019627425} + rotation: {x: -6.018545e-35, y: -0.0021245151, z: -6.50125e-17, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r3 + parentName: rabbit_ears_r2 + position: {x: 0.19885482, y: -7.0277117e-16, z: 0.0000018277557} + rotation: {x: 2.8891874e-34, y: 0.014221186, z: -7.7608295e-17, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r4 + parentName: rabbit_ears_r3 + position: {x: 0.2415585, y: -8.4598993e-16, z: -0.000001972059} + rotation: {x: 0.0000000074497852, y: -0.014612687, z: 1.0887293e-10, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r5 + parentName: rabbit_ears_r4 + position: {x: 0.16246666, y: -5.7287506e-16, z: 0.0000012133444} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_l + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: 0.14820191} + rotation: {x: 0.71431756, y: 0.032161284, z: 0.68896097, w: -0.11852792} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_l + parentName: clavicle_l + position: {x: 0.07712384, y: 5.6177284e-16, z: 8.5265126e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_l + parentName: upperarm_l + position: {x: 0.2517576, y: -3.0198067e-16, z: 1.4210854e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_l + parentName: lowerarm_l + position: {x: 0.22869253, y: -8.8817837e-17, z: -2.2737367e-15} + rotation: {x: 2.7755576e-17, y: -4.814825e-35, z: -1.7347235e-18, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_l + parentName: hand_l + position: {x: 0.09803901, y: -5.3290704e-17, z: 2.842171e-16} + rotation: {x: -0.016858978, y: -0.07721935, z: 0.0028675941, w: 0.9968675} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_l + parentName: middle_01_l + position: {x: 0.038769238, y: 1.7763568e-17, z: -1.847411e-15} + rotation: {x: 0.030018795, y: -0.039458398, z: -0.0040334365, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_l + parentName: middle_02_l + position: {x: 0.040027287, y: -1.0658141e-16, z: -2.2737367e-15} + rotation: {x: 0.0065668514, y: -0.03880391, z: 0.004538058, w: 0.99921507} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_l + parentName: middle_03_l + position: {x: 0.037305653, y: 1.3322676e-16, z: 3.2684964e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_l + parentName: hand_l + position: {x: 0.02134813, y: -0.07035614, z: 0.039544} + rotation: {x: -0.617763, y: 0.13377708, z: -0.35522237, w: 0.688687} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_l + parentName: thumb_01_l + position: {x: 0.05523822, y: 4.2632563e-16, z: 4.0856205e-16} + rotation: {x: -0.01214498, y: 0.0049005807, z: 0.039095934, w: 0.9991497} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_l + parentName: thumb_02_l + position: {x: 0.029465482, y: -1.4210854e-16, z: -4.796163e-16} + rotation: {x: -0.025989592, y: -0.0017877439, z: 0.03824587, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_l + parentName: thumb_03_l + position: {x: 0.023924602, y: 9.947598e-16, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_l + parentName: hand_l + position: {x: 0.09991405, y: -0.037073765, z: 0.0036836944} + rotation: {x: 0.00985464, y: -0.063544914, z: -0.035094675, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_l + parentName: index_01_l + position: {x: 0.03643808, y: 4.596323e-16, z: -1.1368684e-15} + rotation: {x: 0.005644415, y: -0.03929582, z: -0.0038020932, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_l + parentName: index_02_l + position: {x: 0.035263915, y: -6.2616577e-16, z: 7.105427e-16} + rotation: {x: -0.007180413, y: -0.03817956, z: 0.0078948075, w: 0.99921393} + scale: {x: 1, y: 1, z: 1} + - name: index_04_l + parentName: index_03_l + position: {x: 0.027298061, y: 1.0658141e-16, z: 9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_l + parentName: hand_l + position: {x: 0.008487943, y: 0.0041985167, z: 0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_l + parentName: cup_l + position: {x: 0.08094637, y: 0.036209043, z: 0.008335483} + rotation: {x: -0.008872085, y: -0.023159143, z: -0.0006156796, w: 0.9996922} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_l + parentName: pinky_01_l + position: {x: 0.028854312, y: -4.2632563e-16, z: 8.5265126e-16} + rotation: {x: -0.0033606838, y: -0.03994216, z: -0.005443243, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_l + parentName: pinky_02_l + position: {x: 0.023566289, y: 3.5527135e-16, z: -9.947598e-16} + rotation: {x: -0.025013776, y: -0.038437095, z: -0.0017992624, w: 0.9989463} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_l + parentName: pinky_03_l + position: {x: 0.0293414, y: -8.171241e-16, z: -9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_l + parentName: cup_l + position: {x: 0.08916332, y: 0.01552607, z: 0.0027549511} + rotation: {x: -0.026852543, y: -0.053124446, z: -0.028861433, w: 0.9978096} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_l + parentName: ring_01_l + position: {x: 0.037284084, y: -4.2632563e-16, z: 2.842171e-16} + rotation: {x: 0.0016190197, y: -0.03983278, z: 0.0003998217, w: 0.999205} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_l + parentName: ring_02_l + position: {x: 0.03615039, y: 2.4868996e-16, z: 2.5579537e-15} + rotation: {x: -0.01127379, y: -0.036347788, z: -0.017580679, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_l + parentName: ring_03_l + position: {x: 0.027998645, y: 1.3322676e-16, z: -1.2789769e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_l_equipment + parentName: hand_l + position: {x: 0.07171857, y: 0.008393485, z: 0.071694255} + rotation: {x: -0.020306554, y: -0.6495589, z: 0.7600093, w: 0.0068377545} + scale: {x: 1, y: 1, z: 1} + - name: Chest_equipment + parentName: spine_03 + position: {x: 0.00000003347651, y: 0.000000006615356, z: 3.6168006e-17} + rotation: {x: 0.5498939, y: -0.44454098, z: -0.5498939, w: -0.44454098} + scale: {x: 1, y: 1, z: 1} + - name: Body_equipment + parentName: spine_01 + position: {x: -0.28397974, y: -0.010891423, z: -8.393871e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_l + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: 0.21348922} + rotation: {x: 0.9991325, y: 0.04016816, z: 0.0023285814, w: -0.010738504} + scale: {x: 1, y: 1, z: 1} + - name: calf_l + parentName: thigh_l + position: {x: 0.18052627, y: 1.4654943e-16, z: 2.1316282e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_l + parentName: calf_l + position: {x: 0.13916215, y: -1.3000712e-15, z: -2.4868996e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_l + parentName: foot_l + position: {x: 0.010533721, y: -0.041665323, z: 1.4210854e-16} + rotation: {x: 0.0063926373, y: 0.0051187444, z: -0.6250192, w: 0.78056645} + scale: {x: 1, y: 1, z: 1} + - name: ball_l_02 + parentName: ball_l + position: {x: 0.042483583, y: -2.8643753e-16, z: 0.00000000109071} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail01 + parentName: pelvis + position: {x: 0.051698957, y: -0.24261716, z: -6.6123945e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: tail02 + parentName: tail01 + position: {x: 1.4791142e-33, y: -0.07674059, z: -0.07478956} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail03 + parentName: tail02 + position: {x: -6.669206e-17, y: -0.035118576, z: -0.13657223} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail04 + parentName: tail03 + position: {x: -4.4758975e-17, y: 0.020160662, z: -0.11641157} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail05 + parentName: tail04 + position: {x: -1.8550005e-17, y: 0.03316754, z: -0.05853096} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_1 + parentName: pelvis + position: {x: -0.07192494, y: -0.24255544, z: -1.4793249e-16} + rotation: {x: -1.2437499e-15, y: -1.4109186e-15, z: 0.68329304, w: 0.73014426} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_2 + parentName: short_tail_1 + position: {x: -0.1667836, y: 0.050014894, z: -3.9796156e-17} + rotation: {x: -0.011493115, y: 0.70701337, z: 0.011493115, w: 0.70701337} + scale: {x: 1, y: 1, z: 1} + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 1 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 40652f2acecba7946a15c0dab99f7d97, + type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 0 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Idle02.fbx + uploadId: 698227 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Idle03.fbx b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Idle03.fbx new file mode 100644 index 00000000..16f1d6a4 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Idle03.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a5bb3549d5b87cfc389a9c13a8e2b21674268ae7f6efdab276ff0ef4569c2f4 +size 1011600 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Idle03.fbx.meta b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Idle03.fbx.meta new file mode 100644 index 00000000..b8584285 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Idle03.fbx.meta @@ -0,0 +1,1352 @@ +fileFormatVersion: 2 +guid: 48a4bccbdefc4f847948b38599759a6f +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: + - first: + 74: -7160486792533346401 + second: Idle03 + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 3 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: Idle03 + takeName: Anim_Chibi@Idle03 + internalID: 0 + firstFrame: 31 + lastFrame: 54 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 1 + loopBlend: 0 + loopBlendOrientation: 1 + loopBlendPositionY: 1 + loopBlendPositionXZ: 1 + keepOriginalOrientation: 1 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 1 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: + - path: + weight: 1 + - path: root + weight: 1 + - path: root/pelvis + weight: 1 + - path: root/pelvis/short_tail_1 + weight: 1 + - path: root/pelvis/short_tail_1/short_tail_2 + weight: 1 + - path: root/pelvis/spine_01 + weight: 1 + - path: root/pelvis/spine_01/Body_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/Chest_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l/pinky_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/Hand_l_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l/thumb_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r/pinky_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/Hand_r_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r/thumb_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2/catears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2/catears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2/ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2/ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L/EyeEnd_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R/EyeEnd_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Head_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/HeadEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M/JawEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4/rabbit_ears_l5 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4/rabbit_ears_r5 + weight: 1 + - path: root/pelvis/tail01 + weight: 1 + - path: root/pelvis/tail01/tail02 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04/tail05 + weight: 1 + - path: root/pelvis/thigh_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l/ball_l_02 + weight: 1 + - path: root/pelvis/thigh_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r/ball_r_02 + weight: 1 + maskType: 1 + maskSource: {fileID: 31900000, guid: 69887b248fdf7e64abf63a884b391a4d, type: 2} + additiveReferencePoseFrame: 30.96 + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 0 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: pelvis + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_l + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_r + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_l + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_r + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_l + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_r + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_01 + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_02 + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: neck_01 + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_l + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_r + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_l + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_r + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_l + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_r + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_l + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_r + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_l_02 + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_r_02 + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_L + humanName: LeftEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_R + humanName: RightEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Jaw_M + humanName: Jaw + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_l + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_l + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_l + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_l + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_l + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_l + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_l + humanName: Left Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_l + humanName: Left Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_l + humanName: Left Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_l + humanName: Left Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_l + humanName: Left Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_l + humanName: Left Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_l + humanName: Left Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_l + humanName: Left Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_l + humanName: Left Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_r + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_r + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_r + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_r + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_r + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_r + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_r + humanName: Right Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_r + humanName: Right Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_r + humanName: Right Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_r + humanName: Right Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_r + humanName: Right Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_r + humanName: Right Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_r + humanName: Right Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_r + humanName: Right Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_r + humanName: Right Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_03 + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: Chibi_Humanoid_Avatar(Clone) + parentName: + position: {x: 0, y: 0, z: 0} + rotation: {x: 0, y: 0, z: 0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: root + parentName: Chibi_Humanoid_Avatar(Clone) + position: {x: -7.97287e-17, y: -1.4210854e-16, z: 4.3298696e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: pelvis + parentName: root + position: {x: 7.145355e-17, y: 0.3590527, z: -0.0064596897} + rotation: {x: 0.49148893, y: -0.5083686, z: -0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_r + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: -0.21348922} + rotation: {x: -0.04016816, y: 0.9991325, z: -0.010738504, w: -0.0023285814} + scale: {x: 1, y: 1, z: 1} + - name: calf_r + parentName: thigh_r + position: {x: -0.18052627, y: -1.3322676e-16, z: -3.1974422e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_r + parentName: calf_r + position: {x: -0.13916215, y: 5.062617e-16, z: 1.4210854e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_r + parentName: foot_r + position: {x: -0.010533721, y: 0.041665323, z: -2.842171e-16} + rotation: {x: 0.0063922573, y: 0.0051184404, z: -0.62501913, w: 0.7805665} + scale: {x: 1, y: 1, z: 1} + - name: ball_r_02 + parentName: ball_r + position: {x: -0.042483583, y: -4.161116e-15, z: 0.000000039237683} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_01 + parentName: pelvis + position: {x: -0.11659071, y: 4.8072656e-16, z: -1.0787449e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_02 + parentName: spine_01 + position: {x: -0.11659071, y: 4.718448e-16, z: -1.7044439e-16} + rotation: {x: 0, y: 0, z: 0.03248174, w: 0.9994723} + scale: {x: 1, y: 1, z: 1} + - name: spine_03 + parentName: spine_02 + position: {x: -0.16774303, y: 2.842171e-16, z: -1.04349324e-16} + rotation: {x: 0, y: 0, z: -0.1542978, w: 0.9880244} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_r + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: -0.14820191} + rotation: {x: 0.032161284, y: -0.71431756, z: 0.11852793, w: 0.68896097} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_r + parentName: clavicle_r + position: {x: -0.07712384, y: 1.1812772e-15, z: -9.947598e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_r + parentName: upperarm_r + position: {x: -0.2517576, y: 3.0198067e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_r + parentName: lowerarm_r + position: {x: -0.22869253, y: 7.105427e-17, z: 7.105427e-16} + rotation: {x: 6.938894e-17, y: -1.0833356e-33, z: -1.5612511e-17, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_r + parentName: hand_r + position: {x: -0.09803901, y: -3.5527136e-17, z: -2.842171e-16} + rotation: {x: -0.016859, y: -0.0772194, z: 0.0028675944, w: 0.9968674} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_r + parentName: middle_01_r + position: {x: -0.038769238, y: -1.7763568e-17, z: -1.4210854e-16} + rotation: {x: 0.03001885, y: -0.03945842, z: -0.0040334114, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_r + parentName: middle_02_r + position: {x: -0.040027287, y: -1.0658141e-16, z: 1.4210854e-16} + rotation: {x: 0.0065667694, y: -0.038803533, z: 0.0045389077, w: 0.999215} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_r + parentName: middle_03_r + position: {x: -0.037305653, y: -8.881784e-18, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_r + parentName: hand_r + position: {x: -0.02134813, y: 0.07035614, z: -0.039544} + rotation: {x: -0.61776274, y: 0.13377738, z: -0.35522214, w: 0.6886872} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_r + parentName: thumb_01_r + position: {x: -0.05523822, y: 0, z: -1.1013412e-15} + rotation: {x: -0.0121451, y: 0.0049000825, z: 0.039093893, w: 0.99914974} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_r + parentName: thumb_02_r + position: {x: -0.029465482, y: 0, z: 2.4868996e-16} + rotation: {x: -0.02598971, y: -0.0017890756, z: 0.03824424, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_r + parentName: thumb_03_r + position: {x: -0.023924602, y: 0, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_r + parentName: hand_r + position: {x: -0.09991405, y: 0.037073765, z: -0.0036836944} + rotation: {x: 0.009854632, y: -0.06354492, z: -0.035094682, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_r + parentName: index_01_r + position: {x: -0.03643808, y: -5.0848214e-16, z: -5.684342e-16} + rotation: {x: 0.0056443936, y: -0.03929569, z: -0.0038016667, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_r + parentName: index_02_r + position: {x: -0.035263915, y: -6.217249e-17, z: 1.847411e-15} + rotation: {x: -0.0071803136, y: -0.03818158, z: 0.007895683, w: 0.9992139} + scale: {x: 1, y: 1, z: 1} + - name: index_04_r + parentName: index_03_r + position: {x: -0.027298061, y: -1.0658141e-16, z: -1.563194e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_r + parentName: hand_r + position: {x: -0.008487943, y: -0.0041985167, z: -0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_r + parentName: cup_r + position: {x: -0.08094637, y: -0.036209043, z: -0.008335483} + rotation: {x: -0.008872239, y: -0.023159215, z: -0.00061652897, w: 0.99969226} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_r + parentName: pinky_01_r + position: {x: -0.028854312, y: -7.105427e-17, z: -8.5265126e-16} + rotation: {x: -0.0033607401, y: -0.0399435, z: -0.005443123, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_r + parentName: pinky_02_r + position: {x: -0.023566289, y: 3.5527135e-16, z: 1.1368684e-15} + rotation: {x: -0.025013803, y: -0.038439002, z: -0.0017993893, w: 0.9989462} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_r + parentName: pinky_03_r + position: {x: -0.0293414, y: -3.5527135e-16, z: 4.2632563e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_r + parentName: cup_r + position: {x: -0.08916332, y: -0.01552607, z: -0.0027549511} + rotation: {x: -0.02685257, y: -0.053124383, z: -0.02886147, w: 0.9978095} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_r + parentName: ring_01_r + position: {x: -0.037284084, y: 2.842171e-16, z: -2.2737367e-15} + rotation: {x: 0.0016190425, y: -0.039832465, z: 0.0004005827, w: 0.99920505} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_r + parentName: ring_02_r + position: {x: -0.03615039, y: -4.2632563e-16, z: 1.4210854e-15} + rotation: {x: -0.011273785, y: -0.03634874, z: -0.017581433, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_r + parentName: ring_03_r + position: {x: -0.027998645, y: 2.842171e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_r_equipment + parentName: hand_r + position: {x: -0.071717314, y: -0.008393532, z: -0.07169423} + rotation: {x: 0.0068377545, y: 0.7600093, z: 0.6495589, w: 0.020306554} + scale: {x: 1, y: 1, z: 1} + - name: neck_01 + parentName: spine_03 + position: {x: -0.100067444, y: -2.1316282e-16, z: 1.970298e-16} + rotation: {x: 0, y: 0, z: -0.074045286, w: 0.9972549} + scale: {x: 1, y: 1, z: 1} + - name: head + parentName: neck_01 + position: {x: -0.02629805, y: -3.5527136e-17, z: -1.5519624e-17} + rotation: {x: 0, y: 0, z: 0.17869695, w: 0.9839042} + scale: {x: 1, y: 1, z: 1} + - name: Eye_R + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: -0.16987707} + rotation: {x: 0.5, y: 0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_R + parentName: Eye_R + position: {x: -0.053281333, y: 5.684342e-16, z: -1.065814e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Jaw_M + parentName: head + position: {x: -0.05101526, y: 0.2876312, z: -3.5414823e-16} + rotation: {x: 0, y: 0, z: -0.78643805, w: 0.61766917} + scale: {x: 1, y: 1, z: 1} + - name: JawEnd_M + parentName: Jaw_M + position: {x: -0.113684185, y: 5.684342e-16, z: -1.3292045e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: HeadEnd_M + parentName: head + position: {x: -0.8511138, y: 6.1242674e-16, z: -2.23472e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Eye_L + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: 0.16987707} + rotation: {x: -0.5, y: -0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_L + parentName: Eye_L + position: {x: -0.053281333, y: 2.2737367e-15, z: 8.5265126e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: catears_r1 + parentName: head + position: {x: -0.6328281, y: -0.045856588, z: -0.33683398} + rotation: {x: 0.3517171, y: 0.7074806, z: -0.54890835, w: 0.2728845} + scale: {x: 1, y: 1, z: 1} + - name: catears_r2 + parentName: catears_r1 + position: {x: 0.08282707, y: -0.0000009463735, z: 0.00000008864178} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_r3 + parentName: catears_r2 + position: {x: 0.12977353, y: 0.0000011342388, z: -0.00000013708586} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: catears_l1 + parentName: head + position: {x: -0.6328281, y: -0.04585657, z: 0.33683437} + rotation: {x: -0.70748055, y: 0.35171714, z: 0.27288446, w: 0.5489084} + scale: {x: 1, y: 1, z: 1} + - name: catears_l2 + parentName: catears_l1 + position: {x: -0.08282578, y: 4.3975105e-17, z: -1.0269563e-17} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_l3 + parentName: catears_l2 + position: {x: -0.12977435, y: -2.3096108e-16, z: 3.4416914e-17} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: ears_l1 + parentName: head + position: {x: -0.29893956, y: 0.00065100734, z: 0.4818343} + rotation: {x: -0.4961981, y: 0.5037732, z: 0.5037732, w: 0.4961981} + scale: {x: 1, y: 1, z: 1} + - name: ears_l2 + parentName: ears_l1 + position: {x: -0.08323166, y: 0.00906778, z: 0} + rotation: {x: 0, y: 0, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_l3 + parentName: ears_l2 + position: {x: -0.08352148, y: 0.008665383, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ears_r1 + parentName: head + position: {x: -0.2989381, y: 0.00065100734, z: -0.481834} + rotation: {x: 0.5037732, y: 0.4961981, z: -0.4961981, w: 0.5037732} + scale: {x: 1, y: 1, z: 1} + - name: ears_r2 + parentName: ears_r1 + position: {x: 0.08323211, y: -0.009071989, z: 1.1109982e-18} + rotation: {x: 0.00000001053641, y: -7.981671e-11, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_r3 + parentName: ears_r2 + position: {x: 0.083521, y: -0.00866, z: 1.8249585e-10} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Head_equipment + parentName: head + position: {x: -0.000000023831111, y: -1.41579725e-11, z: 3.1386756e-16} + rotation: {x: -0.5, y: 0.5, z: 0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l1 + parentName: head + position: {x: -0.7671371, y: -0.007979299, z: 0.1900594} + rotation: {x: 7.182875e-16, y: 0.142911, z: -1.8155141e-15, w: 0.98973554} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l2 + parentName: rabbit_ears_l1 + position: {x: -0.12435393, y: -1.380606e-17, z: -2.9455213e-18} + rotation: {x: 0, y: -0.0021245151, z: -0, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l3 + parentName: rabbit_ears_l2 + position: {x: -0.19884825, y: -4.673433e-31, z: -1.0302869e-15} + rotation: {x: 0, y: 0.014221186, z: -0, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l4 + parentName: rabbit_ears_l3 + position: {x: -0.24156539, y: 9.860761e-33, z: 3.0999348e-17} + rotation: {x: 0, y: -0.014612687, z: -0, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l5 + parentName: rabbit_ears_l4 + position: {x: -0.16246277, y: -1.774937e-32, z: -7.022122e-16} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r1 + parentName: head + position: {x: -0.76713806, y: -0.007979303, z: -0.19005899} + rotation: {x: -0.142911, y: -8.284253e-16, z: 0.98973554, w: -6.027865e-17} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r2 + parentName: rabbit_ears_r1 + position: {x: 0.124349885, y: -4.3742785e-16, z: -0.0000019627425} + rotation: {x: -6.018545e-35, y: -0.0021245151, z: -6.50125e-17, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r3 + parentName: rabbit_ears_r2 + position: {x: 0.19885482, y: -7.0277117e-16, z: 0.0000018277557} + rotation: {x: 2.8891874e-34, y: 0.014221186, z: -7.7608295e-17, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r4 + parentName: rabbit_ears_r3 + position: {x: 0.2415585, y: -8.4598993e-16, z: -0.000001972059} + rotation: {x: 0.0000000074497852, y: -0.014612687, z: 1.0887293e-10, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r5 + parentName: rabbit_ears_r4 + position: {x: 0.16246666, y: -5.7287506e-16, z: 0.0000012133444} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_l + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: 0.14820191} + rotation: {x: 0.71431756, y: 0.032161284, z: 0.68896097, w: -0.11852792} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_l + parentName: clavicle_l + position: {x: 0.07712384, y: 5.6177284e-16, z: 8.5265126e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_l + parentName: upperarm_l + position: {x: 0.2517576, y: -3.0198067e-16, z: 1.4210854e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_l + parentName: lowerarm_l + position: {x: 0.22869253, y: -8.8817837e-17, z: -2.2737367e-15} + rotation: {x: 2.7755576e-17, y: -4.814825e-35, z: -1.7347235e-18, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_l + parentName: hand_l + position: {x: 0.09803901, y: -5.3290704e-17, z: 2.842171e-16} + rotation: {x: -0.016858978, y: -0.07721935, z: 0.0028675941, w: 0.9968675} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_l + parentName: middle_01_l + position: {x: 0.038769238, y: 1.7763568e-17, z: -1.847411e-15} + rotation: {x: 0.030018795, y: -0.039458398, z: -0.0040334365, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_l + parentName: middle_02_l + position: {x: 0.040027287, y: -1.0658141e-16, z: -2.2737367e-15} + rotation: {x: 0.0065668514, y: -0.03880391, z: 0.004538058, w: 0.99921507} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_l + parentName: middle_03_l + position: {x: 0.037305653, y: 1.3322676e-16, z: 3.2684964e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_l + parentName: hand_l + position: {x: 0.02134813, y: -0.07035614, z: 0.039544} + rotation: {x: -0.617763, y: 0.13377708, z: -0.35522237, w: 0.688687} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_l + parentName: thumb_01_l + position: {x: 0.05523822, y: 4.2632563e-16, z: 4.0856205e-16} + rotation: {x: -0.01214498, y: 0.0049005807, z: 0.039095934, w: 0.9991497} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_l + parentName: thumb_02_l + position: {x: 0.029465482, y: -1.4210854e-16, z: -4.796163e-16} + rotation: {x: -0.025989592, y: -0.0017877439, z: 0.03824587, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_l + parentName: thumb_03_l + position: {x: 0.023924602, y: 9.947598e-16, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_l + parentName: hand_l + position: {x: 0.09991405, y: -0.037073765, z: 0.0036836944} + rotation: {x: 0.00985464, y: -0.063544914, z: -0.035094675, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_l + parentName: index_01_l + position: {x: 0.03643808, y: 4.596323e-16, z: -1.1368684e-15} + rotation: {x: 0.005644415, y: -0.03929582, z: -0.0038020932, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_l + parentName: index_02_l + position: {x: 0.035263915, y: -6.2616577e-16, z: 7.105427e-16} + rotation: {x: -0.007180413, y: -0.03817956, z: 0.0078948075, w: 0.99921393} + scale: {x: 1, y: 1, z: 1} + - name: index_04_l + parentName: index_03_l + position: {x: 0.027298061, y: 1.0658141e-16, z: 9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_l + parentName: hand_l + position: {x: 0.008487943, y: 0.0041985167, z: 0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_l + parentName: cup_l + position: {x: 0.08094637, y: 0.036209043, z: 0.008335483} + rotation: {x: -0.008872085, y: -0.023159143, z: -0.0006156796, w: 0.9996922} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_l + parentName: pinky_01_l + position: {x: 0.028854312, y: -4.2632563e-16, z: 8.5265126e-16} + rotation: {x: -0.0033606838, y: -0.03994216, z: -0.005443243, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_l + parentName: pinky_02_l + position: {x: 0.023566289, y: 3.5527135e-16, z: -9.947598e-16} + rotation: {x: -0.025013776, y: -0.038437095, z: -0.0017992624, w: 0.9989463} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_l + parentName: pinky_03_l + position: {x: 0.0293414, y: -8.171241e-16, z: -9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_l + parentName: cup_l + position: {x: 0.08916332, y: 0.01552607, z: 0.0027549511} + rotation: {x: -0.026852543, y: -0.053124446, z: -0.028861433, w: 0.9978096} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_l + parentName: ring_01_l + position: {x: 0.037284084, y: -4.2632563e-16, z: 2.842171e-16} + rotation: {x: 0.0016190197, y: -0.03983278, z: 0.0003998217, w: 0.999205} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_l + parentName: ring_02_l + position: {x: 0.03615039, y: 2.4868996e-16, z: 2.5579537e-15} + rotation: {x: -0.01127379, y: -0.036347788, z: -0.017580679, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_l + parentName: ring_03_l + position: {x: 0.027998645, y: 1.3322676e-16, z: -1.2789769e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_l_equipment + parentName: hand_l + position: {x: 0.07171857, y: 0.008393485, z: 0.071694255} + rotation: {x: -0.020306554, y: -0.6495589, z: 0.7600093, w: 0.0068377545} + scale: {x: 1, y: 1, z: 1} + - name: Chest_equipment + parentName: spine_03 + position: {x: 0.00000003347651, y: 0.000000006615356, z: 3.6168006e-17} + rotation: {x: 0.5498939, y: -0.44454098, z: -0.5498939, w: -0.44454098} + scale: {x: 1, y: 1, z: 1} + - name: Body_equipment + parentName: spine_01 + position: {x: -0.28397974, y: -0.010891423, z: -8.393871e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_l + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: 0.21348922} + rotation: {x: 0.9991325, y: 0.04016816, z: 0.0023285814, w: -0.010738504} + scale: {x: 1, y: 1, z: 1} + - name: calf_l + parentName: thigh_l + position: {x: 0.18052627, y: 1.4654943e-16, z: 2.1316282e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_l + parentName: calf_l + position: {x: 0.13916215, y: -1.3000712e-15, z: -2.4868996e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_l + parentName: foot_l + position: {x: 0.010533721, y: -0.041665323, z: 1.4210854e-16} + rotation: {x: 0.0063926373, y: 0.0051187444, z: -0.6250192, w: 0.78056645} + scale: {x: 1, y: 1, z: 1} + - name: ball_l_02 + parentName: ball_l + position: {x: 0.042483583, y: -2.8643753e-16, z: 0.00000000109071} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail01 + parentName: pelvis + position: {x: 0.051698957, y: -0.24261716, z: -6.6123945e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: tail02 + parentName: tail01 + position: {x: 1.4791142e-33, y: -0.07674059, z: -0.07478956} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail03 + parentName: tail02 + position: {x: -6.669206e-17, y: -0.035118576, z: -0.13657223} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail04 + parentName: tail03 + position: {x: -4.4758975e-17, y: 0.020160662, z: -0.11641157} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail05 + parentName: tail04 + position: {x: -1.8550005e-17, y: 0.03316754, z: -0.05853096} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_1 + parentName: pelvis + position: {x: -0.07192494, y: -0.24255544, z: -1.4793249e-16} + rotation: {x: -1.2437499e-15, y: -1.4109186e-15, z: 0.68329304, w: 0.73014426} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_2 + parentName: short_tail_1 + position: {x: -0.1667836, y: 0.050014894, z: -3.9796156e-17} + rotation: {x: -0.011493115, y: 0.70701337, z: 0.011493115, w: 0.70701337} + scale: {x: 1, y: 1, z: 1} + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 1 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 40652f2acecba7946a15c0dab99f7d97, + type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 0 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Idle03.fbx + uploadId: 698227 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Idle05.fbx b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Idle05.fbx new file mode 100644 index 00000000..de1f883d --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Idle05.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fe95f12b638ec7ddc43e6ff47ae70353bc29f05a766cb385930ca3af7bb70ce +size 1014192 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Idle05.fbx.meta b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Idle05.fbx.meta new file mode 100644 index 00000000..ea3e1037 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Idle05.fbx.meta @@ -0,0 +1,1356 @@ +fileFormatVersion: 2 +guid: 18765b4bc319cbe419c18e2e0e45c6ef +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: + - first: + 74: 1089523509028534610 + second: Idle05 + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: "\nClip 'Anim_Chibi@Idle05' has import animation warnings + that might lower retargeting quality:\nNote: Activate translation DOF on avatar + to improve retargeting quality.\n\t'ball_r' is inbetween humanoid transforms + and has rotation animation that will be discarded.\n\t'ball_l' is inbetween + humanoid transforms and has rotation animation that will be discarded.\n" + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 3 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: Idle05 + takeName: Anim_Chibi@Idle05 + internalID: 0 + firstFrame: 101 + lastFrame: 124 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 1 + loopBlend: 0 + loopBlendOrientation: 1 + loopBlendPositionY: 1 + loopBlendPositionXZ: 1 + keepOriginalOrientation: 1 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 1 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: + - path: + weight: 1 + - path: root + weight: 1 + - path: root/pelvis + weight: 1 + - path: root/pelvis/short_tail_1 + weight: 1 + - path: root/pelvis/short_tail_1/short_tail_2 + weight: 1 + - path: root/pelvis/spine_01 + weight: 1 + - path: root/pelvis/spine_01/Body_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/Chest_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l/pinky_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/Hand_l_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l/thumb_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r/pinky_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/Hand_r_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r/thumb_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2/catears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2/catears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2/ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2/ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L/EyeEnd_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R/EyeEnd_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Head_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/HeadEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M/JawEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4/rabbit_ears_l5 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4/rabbit_ears_r5 + weight: 1 + - path: root/pelvis/tail01 + weight: 1 + - path: root/pelvis/tail01/tail02 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04/tail05 + weight: 1 + - path: root/pelvis/thigh_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l/ball_l_02 + weight: 1 + - path: root/pelvis/thigh_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r/ball_r_02 + weight: 1 + maskType: 1 + maskSource: {fileID: 31900000, guid: 69887b248fdf7e64abf63a884b391a4d, type: 2} + additiveReferencePoseFrame: 100.799995 + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 0 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: pelvis + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_l + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_r + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_l + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_r + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_l + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_r + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_01 + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_02 + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: neck_01 + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_l + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_r + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_l + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_r + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_l + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_r + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_l + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_r + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_l_02 + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_r_02 + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_L + humanName: LeftEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_R + humanName: RightEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Jaw_M + humanName: Jaw + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_l + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_l + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_l + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_l + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_l + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_l + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_l + humanName: Left Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_l + humanName: Left Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_l + humanName: Left Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_l + humanName: Left Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_l + humanName: Left Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_l + humanName: Left Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_l + humanName: Left Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_l + humanName: Left Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_l + humanName: Left Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_r + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_r + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_r + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_r + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_r + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_r + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_r + humanName: Right Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_r + humanName: Right Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_r + humanName: Right Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_r + humanName: Right Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_r + humanName: Right Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_r + humanName: Right Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_r + humanName: Right Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_r + humanName: Right Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_r + humanName: Right Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_03 + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: Chibi_Humanoid_Avatar(Clone) + parentName: + position: {x: 0, y: 0, z: 0} + rotation: {x: 0, y: 0, z: 0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: root + parentName: Chibi_Humanoid_Avatar(Clone) + position: {x: -7.97287e-17, y: -1.4210854e-16, z: 4.3298696e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: pelvis + parentName: root + position: {x: 7.145355e-17, y: 0.3590527, z: -0.0064596897} + rotation: {x: 0.49148893, y: -0.5083686, z: -0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_r + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: -0.21348922} + rotation: {x: -0.04016816, y: 0.9991325, z: -0.010738504, w: -0.0023285814} + scale: {x: 1, y: 1, z: 1} + - name: calf_r + parentName: thigh_r + position: {x: -0.18052627, y: -1.3322676e-16, z: -3.1974422e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_r + parentName: calf_r + position: {x: -0.13916215, y: 5.062617e-16, z: 1.4210854e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_r + parentName: foot_r + position: {x: -0.010533721, y: 0.041665323, z: -2.842171e-16} + rotation: {x: 0.0063922573, y: 0.0051184404, z: -0.62501913, w: 0.7805665} + scale: {x: 1, y: 1, z: 1} + - name: ball_r_02 + parentName: ball_r + position: {x: -0.042483583, y: -4.161116e-15, z: 0.000000039237683} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_01 + parentName: pelvis + position: {x: -0.11659071, y: 4.8072656e-16, z: -1.0787449e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_02 + parentName: spine_01 + position: {x: -0.11659071, y: 4.718448e-16, z: -1.7044439e-16} + rotation: {x: 0, y: 0, z: 0.03248174, w: 0.9994723} + scale: {x: 1, y: 1, z: 1} + - name: spine_03 + parentName: spine_02 + position: {x: -0.16774303, y: 2.842171e-16, z: -1.04349324e-16} + rotation: {x: 0, y: 0, z: -0.1542978, w: 0.9880244} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_r + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: -0.14820191} + rotation: {x: 0.032161284, y: -0.71431756, z: 0.11852793, w: 0.68896097} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_r + parentName: clavicle_r + position: {x: -0.07712384, y: 1.1812772e-15, z: -9.947598e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_r + parentName: upperarm_r + position: {x: -0.2517576, y: 3.0198067e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_r + parentName: lowerarm_r + position: {x: -0.22869253, y: 7.105427e-17, z: 7.105427e-16} + rotation: {x: 6.938894e-17, y: -1.0833356e-33, z: -1.5612511e-17, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_r + parentName: hand_r + position: {x: -0.09803901, y: -3.5527136e-17, z: -2.842171e-16} + rotation: {x: -0.016859, y: -0.0772194, z: 0.0028675944, w: 0.9968674} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_r + parentName: middle_01_r + position: {x: -0.038769238, y: -1.7763568e-17, z: -1.4210854e-16} + rotation: {x: 0.03001885, y: -0.03945842, z: -0.0040334114, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_r + parentName: middle_02_r + position: {x: -0.040027287, y: -1.0658141e-16, z: 1.4210854e-16} + rotation: {x: 0.0065667694, y: -0.038803533, z: 0.0045389077, w: 0.999215} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_r + parentName: middle_03_r + position: {x: -0.037305653, y: -8.881784e-18, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_r + parentName: hand_r + position: {x: -0.02134813, y: 0.07035614, z: -0.039544} + rotation: {x: -0.61776274, y: 0.13377738, z: -0.35522214, w: 0.6886872} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_r + parentName: thumb_01_r + position: {x: -0.05523822, y: 0, z: -1.1013412e-15} + rotation: {x: -0.0121451, y: 0.0049000825, z: 0.039093893, w: 0.99914974} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_r + parentName: thumb_02_r + position: {x: -0.029465482, y: 0, z: 2.4868996e-16} + rotation: {x: -0.02598971, y: -0.0017890756, z: 0.03824424, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_r + parentName: thumb_03_r + position: {x: -0.023924602, y: 0, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_r + parentName: hand_r + position: {x: -0.09991405, y: 0.037073765, z: -0.0036836944} + rotation: {x: 0.009854632, y: -0.06354492, z: -0.035094682, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_r + parentName: index_01_r + position: {x: -0.03643808, y: -5.0848214e-16, z: -5.684342e-16} + rotation: {x: 0.0056443936, y: -0.03929569, z: -0.0038016667, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_r + parentName: index_02_r + position: {x: -0.035263915, y: -6.217249e-17, z: 1.847411e-15} + rotation: {x: -0.0071803136, y: -0.03818158, z: 0.007895683, w: 0.9992139} + scale: {x: 1, y: 1, z: 1} + - name: index_04_r + parentName: index_03_r + position: {x: -0.027298061, y: -1.0658141e-16, z: -1.563194e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_r + parentName: hand_r + position: {x: -0.008487943, y: -0.0041985167, z: -0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_r + parentName: cup_r + position: {x: -0.08094637, y: -0.036209043, z: -0.008335483} + rotation: {x: -0.008872239, y: -0.023159215, z: -0.00061652897, w: 0.99969226} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_r + parentName: pinky_01_r + position: {x: -0.028854312, y: -7.105427e-17, z: -8.5265126e-16} + rotation: {x: -0.0033607401, y: -0.0399435, z: -0.005443123, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_r + parentName: pinky_02_r + position: {x: -0.023566289, y: 3.5527135e-16, z: 1.1368684e-15} + rotation: {x: -0.025013803, y: -0.038439002, z: -0.0017993893, w: 0.9989462} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_r + parentName: pinky_03_r + position: {x: -0.0293414, y: -3.5527135e-16, z: 4.2632563e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_r + parentName: cup_r + position: {x: -0.08916332, y: -0.01552607, z: -0.0027549511} + rotation: {x: -0.02685257, y: -0.053124383, z: -0.02886147, w: 0.9978095} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_r + parentName: ring_01_r + position: {x: -0.037284084, y: 2.842171e-16, z: -2.2737367e-15} + rotation: {x: 0.0016190425, y: -0.039832465, z: 0.0004005827, w: 0.99920505} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_r + parentName: ring_02_r + position: {x: -0.03615039, y: -4.2632563e-16, z: 1.4210854e-15} + rotation: {x: -0.011273785, y: -0.03634874, z: -0.017581433, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_r + parentName: ring_03_r + position: {x: -0.027998645, y: 2.842171e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_r_equipment + parentName: hand_r + position: {x: -0.071717314, y: -0.008393532, z: -0.07169423} + rotation: {x: 0.0068377545, y: 0.7600093, z: 0.6495589, w: 0.020306554} + scale: {x: 1, y: 1, z: 1} + - name: neck_01 + parentName: spine_03 + position: {x: -0.100067444, y: -2.1316282e-16, z: 1.970298e-16} + rotation: {x: 0, y: 0, z: -0.074045286, w: 0.9972549} + scale: {x: 1, y: 1, z: 1} + - name: head + parentName: neck_01 + position: {x: -0.02629805, y: -3.5527136e-17, z: -1.5519624e-17} + rotation: {x: 0, y: 0, z: 0.17869695, w: 0.9839042} + scale: {x: 1, y: 1, z: 1} + - name: Eye_R + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: -0.16987707} + rotation: {x: 0.5, y: 0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_R + parentName: Eye_R + position: {x: -0.053281333, y: 5.684342e-16, z: -1.065814e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Jaw_M + parentName: head + position: {x: -0.05101526, y: 0.2876312, z: -3.5414823e-16} + rotation: {x: 0, y: 0, z: -0.78643805, w: 0.61766917} + scale: {x: 1, y: 1, z: 1} + - name: JawEnd_M + parentName: Jaw_M + position: {x: -0.113684185, y: 5.684342e-16, z: -1.3292045e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: HeadEnd_M + parentName: head + position: {x: -0.8511138, y: 6.1242674e-16, z: -2.23472e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Eye_L + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: 0.16987707} + rotation: {x: -0.5, y: -0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_L + parentName: Eye_L + position: {x: -0.053281333, y: 2.2737367e-15, z: 8.5265126e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: catears_r1 + parentName: head + position: {x: -0.6328281, y: -0.045856588, z: -0.33683398} + rotation: {x: 0.3517171, y: 0.7074806, z: -0.54890835, w: 0.2728845} + scale: {x: 1, y: 1, z: 1} + - name: catears_r2 + parentName: catears_r1 + position: {x: 0.08282707, y: -0.0000009463735, z: 0.00000008864178} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_r3 + parentName: catears_r2 + position: {x: 0.12977353, y: 0.0000011342388, z: -0.00000013708586} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: catears_l1 + parentName: head + position: {x: -0.6328281, y: -0.04585657, z: 0.33683437} + rotation: {x: -0.70748055, y: 0.35171714, z: 0.27288446, w: 0.5489084} + scale: {x: 1, y: 1, z: 1} + - name: catears_l2 + parentName: catears_l1 + position: {x: -0.08282578, y: 4.3975105e-17, z: -1.0269563e-17} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_l3 + parentName: catears_l2 + position: {x: -0.12977435, y: -2.3096108e-16, z: 3.4416914e-17} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: ears_l1 + parentName: head + position: {x: -0.29893956, y: 0.00065100734, z: 0.4818343} + rotation: {x: -0.4961981, y: 0.5037732, z: 0.5037732, w: 0.4961981} + scale: {x: 1, y: 1, z: 1} + - name: ears_l2 + parentName: ears_l1 + position: {x: -0.08323166, y: 0.00906778, z: 0} + rotation: {x: 0, y: 0, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_l3 + parentName: ears_l2 + position: {x: -0.08352148, y: 0.008665383, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ears_r1 + parentName: head + position: {x: -0.2989381, y: 0.00065100734, z: -0.481834} + rotation: {x: 0.5037732, y: 0.4961981, z: -0.4961981, w: 0.5037732} + scale: {x: 1, y: 1, z: 1} + - name: ears_r2 + parentName: ears_r1 + position: {x: 0.08323211, y: -0.009071989, z: 1.1109982e-18} + rotation: {x: 0.00000001053641, y: -7.981671e-11, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_r3 + parentName: ears_r2 + position: {x: 0.083521, y: -0.00866, z: 1.8249585e-10} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Head_equipment + parentName: head + position: {x: -0.000000023831111, y: -1.41579725e-11, z: 3.1386756e-16} + rotation: {x: -0.5, y: 0.5, z: 0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l1 + parentName: head + position: {x: -0.7671371, y: -0.007979299, z: 0.1900594} + rotation: {x: 7.182875e-16, y: 0.142911, z: -1.8155141e-15, w: 0.98973554} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l2 + parentName: rabbit_ears_l1 + position: {x: -0.12435393, y: -1.380606e-17, z: -2.9455213e-18} + rotation: {x: 0, y: -0.0021245151, z: -0, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l3 + parentName: rabbit_ears_l2 + position: {x: -0.19884825, y: -4.673433e-31, z: -1.0302869e-15} + rotation: {x: 0, y: 0.014221186, z: -0, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l4 + parentName: rabbit_ears_l3 + position: {x: -0.24156539, y: 9.860761e-33, z: 3.0999348e-17} + rotation: {x: 0, y: -0.014612687, z: -0, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l5 + parentName: rabbit_ears_l4 + position: {x: -0.16246277, y: -1.774937e-32, z: -7.022122e-16} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r1 + parentName: head + position: {x: -0.76713806, y: -0.007979303, z: -0.19005899} + rotation: {x: -0.142911, y: -8.284253e-16, z: 0.98973554, w: -6.027865e-17} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r2 + parentName: rabbit_ears_r1 + position: {x: 0.124349885, y: -4.3742785e-16, z: -0.0000019627425} + rotation: {x: -6.018545e-35, y: -0.0021245151, z: -6.50125e-17, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r3 + parentName: rabbit_ears_r2 + position: {x: 0.19885482, y: -7.0277117e-16, z: 0.0000018277557} + rotation: {x: 2.8891874e-34, y: 0.014221186, z: -7.7608295e-17, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r4 + parentName: rabbit_ears_r3 + position: {x: 0.2415585, y: -8.4598993e-16, z: -0.000001972059} + rotation: {x: 0.0000000074497852, y: -0.014612687, z: 1.0887293e-10, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r5 + parentName: rabbit_ears_r4 + position: {x: 0.16246666, y: -5.7287506e-16, z: 0.0000012133444} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_l + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: 0.14820191} + rotation: {x: 0.71431756, y: 0.032161284, z: 0.68896097, w: -0.11852792} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_l + parentName: clavicle_l + position: {x: 0.07712384, y: 5.6177284e-16, z: 8.5265126e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_l + parentName: upperarm_l + position: {x: 0.2517576, y: -3.0198067e-16, z: 1.4210854e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_l + parentName: lowerarm_l + position: {x: 0.22869253, y: -8.8817837e-17, z: -2.2737367e-15} + rotation: {x: 2.7755576e-17, y: -4.814825e-35, z: -1.7347235e-18, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_l + parentName: hand_l + position: {x: 0.09803901, y: -5.3290704e-17, z: 2.842171e-16} + rotation: {x: -0.016858978, y: -0.07721935, z: 0.0028675941, w: 0.9968675} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_l + parentName: middle_01_l + position: {x: 0.038769238, y: 1.7763568e-17, z: -1.847411e-15} + rotation: {x: 0.030018795, y: -0.039458398, z: -0.0040334365, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_l + parentName: middle_02_l + position: {x: 0.040027287, y: -1.0658141e-16, z: -2.2737367e-15} + rotation: {x: 0.0065668514, y: -0.03880391, z: 0.004538058, w: 0.99921507} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_l + parentName: middle_03_l + position: {x: 0.037305653, y: 1.3322676e-16, z: 3.2684964e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_l + parentName: hand_l + position: {x: 0.02134813, y: -0.07035614, z: 0.039544} + rotation: {x: -0.617763, y: 0.13377708, z: -0.35522237, w: 0.688687} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_l + parentName: thumb_01_l + position: {x: 0.05523822, y: 4.2632563e-16, z: 4.0856205e-16} + rotation: {x: -0.01214498, y: 0.0049005807, z: 0.039095934, w: 0.9991497} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_l + parentName: thumb_02_l + position: {x: 0.029465482, y: -1.4210854e-16, z: -4.796163e-16} + rotation: {x: -0.025989592, y: -0.0017877439, z: 0.03824587, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_l + parentName: thumb_03_l + position: {x: 0.023924602, y: 9.947598e-16, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_l + parentName: hand_l + position: {x: 0.09991405, y: -0.037073765, z: 0.0036836944} + rotation: {x: 0.00985464, y: -0.063544914, z: -0.035094675, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_l + parentName: index_01_l + position: {x: 0.03643808, y: 4.596323e-16, z: -1.1368684e-15} + rotation: {x: 0.005644415, y: -0.03929582, z: -0.0038020932, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_l + parentName: index_02_l + position: {x: 0.035263915, y: -6.2616577e-16, z: 7.105427e-16} + rotation: {x: -0.007180413, y: -0.03817956, z: 0.0078948075, w: 0.99921393} + scale: {x: 1, y: 1, z: 1} + - name: index_04_l + parentName: index_03_l + position: {x: 0.027298061, y: 1.0658141e-16, z: 9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_l + parentName: hand_l + position: {x: 0.008487943, y: 0.0041985167, z: 0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_l + parentName: cup_l + position: {x: 0.08094637, y: 0.036209043, z: 0.008335483} + rotation: {x: -0.008872085, y: -0.023159143, z: -0.0006156796, w: 0.9996922} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_l + parentName: pinky_01_l + position: {x: 0.028854312, y: -4.2632563e-16, z: 8.5265126e-16} + rotation: {x: -0.0033606838, y: -0.03994216, z: -0.005443243, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_l + parentName: pinky_02_l + position: {x: 0.023566289, y: 3.5527135e-16, z: -9.947598e-16} + rotation: {x: -0.025013776, y: -0.038437095, z: -0.0017992624, w: 0.9989463} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_l + parentName: pinky_03_l + position: {x: 0.0293414, y: -8.171241e-16, z: -9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_l + parentName: cup_l + position: {x: 0.08916332, y: 0.01552607, z: 0.0027549511} + rotation: {x: -0.026852543, y: -0.053124446, z: -0.028861433, w: 0.9978096} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_l + parentName: ring_01_l + position: {x: 0.037284084, y: -4.2632563e-16, z: 2.842171e-16} + rotation: {x: 0.0016190197, y: -0.03983278, z: 0.0003998217, w: 0.999205} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_l + parentName: ring_02_l + position: {x: 0.03615039, y: 2.4868996e-16, z: 2.5579537e-15} + rotation: {x: -0.01127379, y: -0.036347788, z: -0.017580679, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_l + parentName: ring_03_l + position: {x: 0.027998645, y: 1.3322676e-16, z: -1.2789769e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_l_equipment + parentName: hand_l + position: {x: 0.07171857, y: 0.008393485, z: 0.071694255} + rotation: {x: -0.020306554, y: -0.6495589, z: 0.7600093, w: 0.0068377545} + scale: {x: 1, y: 1, z: 1} + - name: Chest_equipment + parentName: spine_03 + position: {x: 0.00000003347651, y: 0.000000006615356, z: 3.6168006e-17} + rotation: {x: 0.5498939, y: -0.44454098, z: -0.5498939, w: -0.44454098} + scale: {x: 1, y: 1, z: 1} + - name: Body_equipment + parentName: spine_01 + position: {x: -0.28397974, y: -0.010891423, z: -8.393871e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_l + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: 0.21348922} + rotation: {x: 0.9991325, y: 0.04016816, z: 0.0023285814, w: -0.010738504} + scale: {x: 1, y: 1, z: 1} + - name: calf_l + parentName: thigh_l + position: {x: 0.18052627, y: 1.4654943e-16, z: 2.1316282e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_l + parentName: calf_l + position: {x: 0.13916215, y: -1.3000712e-15, z: -2.4868996e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_l + parentName: foot_l + position: {x: 0.010533721, y: -0.041665323, z: 1.4210854e-16} + rotation: {x: 0.0063926373, y: 0.0051187444, z: -0.6250192, w: 0.78056645} + scale: {x: 1, y: 1, z: 1} + - name: ball_l_02 + parentName: ball_l + position: {x: 0.042483583, y: -2.8643753e-16, z: 0.00000000109071} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail01 + parentName: pelvis + position: {x: 0.051698957, y: -0.24261716, z: -6.6123945e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: tail02 + parentName: tail01 + position: {x: 1.4791142e-33, y: -0.07674059, z: -0.07478956} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail03 + parentName: tail02 + position: {x: -6.669206e-17, y: -0.035118576, z: -0.13657223} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail04 + parentName: tail03 + position: {x: -4.4758975e-17, y: 0.020160662, z: -0.11641157} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail05 + parentName: tail04 + position: {x: -1.8550005e-17, y: 0.03316754, z: -0.05853096} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_1 + parentName: pelvis + position: {x: -0.07192494, y: -0.24255544, z: -1.4793249e-16} + rotation: {x: -1.2437499e-15, y: -1.4109186e-15, z: 0.68329304, w: 0.73014426} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_2 + parentName: short_tail_1 + position: {x: -0.1667836, y: 0.050014894, z: -3.9796156e-17} + rotation: {x: -0.011493115, y: 0.70701337, z: 0.011493115, w: 0.70701337} + scale: {x: 1, y: 1, z: 1} + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 1 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 40652f2acecba7946a15c0dab99f7d97, + type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 0 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Idle05.fbx + uploadId: 698227 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@IdleA.fbx b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@IdleA.fbx new file mode 100644 index 00000000..9d8dad5e --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@IdleA.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fa3757bab3ef05b0587c580e56b9edc70d00157439554c8d1e090af748bf3c0 +size 1372784 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@IdleA.fbx.meta b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@IdleA.fbx.meta new file mode 100644 index 00000000..87e7d278 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@IdleA.fbx.meta @@ -0,0 +1,1357 @@ +fileFormatVersion: 2 +guid: 3f163e33f9a2e064f8b4170227ca8aee +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: + - first: + 74: 1789320437258409465 + second: IdleA + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: "\nClip 'Anim_Chibi@IdleA' has import animation warnings + that might lower retargeting quality:\nNote: Activate translation DOF on avatar + to improve retargeting quality.\n\t'calf_r' has translation animation that + will be discarded.\n\t'ball_r' is inbetween humanoid transforms and has rotation + animation that will be discarded.\n\t'lowerarm_l' has translation animation + that will be discarded.\n" + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 3 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: IdleA + takeName: Anim_Chibi@IdleA + internalID: 0 + firstFrame: 41 + lastFrame: 110 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 1 + loopBlend: 0 + loopBlendOrientation: 1 + loopBlendPositionY: 1 + loopBlendPositionXZ: 1 + keepOriginalOrientation: 1 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 1 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: + - path: + weight: 1 + - path: root + weight: 1 + - path: root/pelvis + weight: 1 + - path: root/pelvis/short_tail_1 + weight: 1 + - path: root/pelvis/short_tail_1/short_tail_2 + weight: 1 + - path: root/pelvis/spine_01 + weight: 1 + - path: root/pelvis/spine_01/Body_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/Chest_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l/pinky_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/Hand_l_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l/thumb_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r/pinky_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/Hand_r_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r/thumb_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2/catears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2/catears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2/ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2/ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L/EyeEnd_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R/EyeEnd_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Head_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/HeadEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M/JawEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4/rabbit_ears_l5 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4/rabbit_ears_r5 + weight: 1 + - path: root/pelvis/tail01 + weight: 1 + - path: root/pelvis/tail01/tail02 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04/tail05 + weight: 1 + - path: root/pelvis/thigh_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l/ball_l_02 + weight: 1 + - path: root/pelvis/thigh_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r/ball_r_02 + weight: 1 + maskType: 1 + maskSource: {fileID: 31900000, guid: 69887b248fdf7e64abf63a884b391a4d, type: 2} + additiveReferencePoseFrame: 40.800003 + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 0 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: pelvis + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_l + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_r + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_l + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_r + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_l + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_r + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_01 + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_02 + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: neck_01 + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_l + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_r + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_l + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_r + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_l + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_r + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_l + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_r + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_l_02 + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_r_02 + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_L + humanName: LeftEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_R + humanName: RightEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Jaw_M + humanName: Jaw + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_l + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_l + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_l + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_l + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_l + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_l + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_l + humanName: Left Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_l + humanName: Left Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_l + humanName: Left Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_l + humanName: Left Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_l + humanName: Left Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_l + humanName: Left Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_l + humanName: Left Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_l + humanName: Left Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_l + humanName: Left Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_r + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_r + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_r + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_r + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_r + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_r + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_r + humanName: Right Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_r + humanName: Right Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_r + humanName: Right Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_r + humanName: Right Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_r + humanName: Right Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_r + humanName: Right Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_r + humanName: Right Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_r + humanName: Right Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_r + humanName: Right Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_03 + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: Chibi_Humanoid_Avatar(Clone) + parentName: + position: {x: 0, y: 0, z: 0} + rotation: {x: 0, y: 0, z: 0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: root + parentName: Chibi_Humanoid_Avatar(Clone) + position: {x: -7.97287e-17, y: -1.4210854e-16, z: 4.3298696e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: pelvis + parentName: root + position: {x: 7.145355e-17, y: 0.3590527, z: -0.0064596897} + rotation: {x: 0.49148893, y: -0.5083686, z: -0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_r + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: -0.21348922} + rotation: {x: -0.04016816, y: 0.9991325, z: -0.010738504, w: -0.0023285814} + scale: {x: 1, y: 1, z: 1} + - name: calf_r + parentName: thigh_r + position: {x: -0.18052627, y: -1.3322676e-16, z: -3.1974422e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_r + parentName: calf_r + position: {x: -0.13916215, y: 5.062617e-16, z: 1.4210854e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_r + parentName: foot_r + position: {x: -0.010533721, y: 0.041665323, z: -2.842171e-16} + rotation: {x: 0.0063922573, y: 0.0051184404, z: -0.62501913, w: 0.7805665} + scale: {x: 1, y: 1, z: 1} + - name: ball_r_02 + parentName: ball_r + position: {x: -0.042483583, y: -4.161116e-15, z: 0.000000039237683} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_01 + parentName: pelvis + position: {x: -0.11659071, y: 4.8072656e-16, z: -1.0787449e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_02 + parentName: spine_01 + position: {x: -0.11659071, y: 4.718448e-16, z: -1.7044439e-16} + rotation: {x: 0, y: 0, z: 0.03248174, w: 0.9994723} + scale: {x: 1, y: 1, z: 1} + - name: spine_03 + parentName: spine_02 + position: {x: -0.16774303, y: 2.842171e-16, z: -1.04349324e-16} + rotation: {x: 0, y: 0, z: -0.1542978, w: 0.9880244} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_r + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: -0.14820191} + rotation: {x: 0.032161284, y: -0.71431756, z: 0.11852793, w: 0.68896097} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_r + parentName: clavicle_r + position: {x: -0.07712384, y: 1.1812772e-15, z: -9.947598e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_r + parentName: upperarm_r + position: {x: -0.2517576, y: 3.0198067e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_r + parentName: lowerarm_r + position: {x: -0.22869253, y: 7.105427e-17, z: 7.105427e-16} + rotation: {x: 6.938894e-17, y: -1.0833356e-33, z: -1.5612511e-17, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_r + parentName: hand_r + position: {x: -0.09803901, y: -3.5527136e-17, z: -2.842171e-16} + rotation: {x: -0.016859, y: -0.0772194, z: 0.0028675944, w: 0.9968674} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_r + parentName: middle_01_r + position: {x: -0.038769238, y: -1.7763568e-17, z: -1.4210854e-16} + rotation: {x: 0.03001885, y: -0.03945842, z: -0.0040334114, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_r + parentName: middle_02_r + position: {x: -0.040027287, y: -1.0658141e-16, z: 1.4210854e-16} + rotation: {x: 0.0065667694, y: -0.038803533, z: 0.0045389077, w: 0.999215} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_r + parentName: middle_03_r + position: {x: -0.037305653, y: -8.881784e-18, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_r + parentName: hand_r + position: {x: -0.02134813, y: 0.07035614, z: -0.039544} + rotation: {x: -0.61776274, y: 0.13377738, z: -0.35522214, w: 0.6886872} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_r + parentName: thumb_01_r + position: {x: -0.05523822, y: 0, z: -1.1013412e-15} + rotation: {x: -0.0121451, y: 0.0049000825, z: 0.039093893, w: 0.99914974} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_r + parentName: thumb_02_r + position: {x: -0.029465482, y: 0, z: 2.4868996e-16} + rotation: {x: -0.02598971, y: -0.0017890756, z: 0.03824424, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_r + parentName: thumb_03_r + position: {x: -0.023924602, y: 0, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_r + parentName: hand_r + position: {x: -0.09991405, y: 0.037073765, z: -0.0036836944} + rotation: {x: 0.009854632, y: -0.06354492, z: -0.035094682, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_r + parentName: index_01_r + position: {x: -0.03643808, y: -5.0848214e-16, z: -5.684342e-16} + rotation: {x: 0.0056443936, y: -0.03929569, z: -0.0038016667, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_r + parentName: index_02_r + position: {x: -0.035263915, y: -6.217249e-17, z: 1.847411e-15} + rotation: {x: -0.0071803136, y: -0.03818158, z: 0.007895683, w: 0.9992139} + scale: {x: 1, y: 1, z: 1} + - name: index_04_r + parentName: index_03_r + position: {x: -0.027298061, y: -1.0658141e-16, z: -1.563194e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_r + parentName: hand_r + position: {x: -0.008487943, y: -0.0041985167, z: -0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_r + parentName: cup_r + position: {x: -0.08094637, y: -0.036209043, z: -0.008335483} + rotation: {x: -0.008872239, y: -0.023159215, z: -0.00061652897, w: 0.99969226} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_r + parentName: pinky_01_r + position: {x: -0.028854312, y: -7.105427e-17, z: -8.5265126e-16} + rotation: {x: -0.0033607401, y: -0.0399435, z: -0.005443123, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_r + parentName: pinky_02_r + position: {x: -0.023566289, y: 3.5527135e-16, z: 1.1368684e-15} + rotation: {x: -0.025013803, y: -0.038439002, z: -0.0017993893, w: 0.9989462} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_r + parentName: pinky_03_r + position: {x: -0.0293414, y: -3.5527135e-16, z: 4.2632563e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_r + parentName: cup_r + position: {x: -0.08916332, y: -0.01552607, z: -0.0027549511} + rotation: {x: -0.02685257, y: -0.053124383, z: -0.02886147, w: 0.9978095} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_r + parentName: ring_01_r + position: {x: -0.037284084, y: 2.842171e-16, z: -2.2737367e-15} + rotation: {x: 0.0016190425, y: -0.039832465, z: 0.0004005827, w: 0.99920505} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_r + parentName: ring_02_r + position: {x: -0.03615039, y: -4.2632563e-16, z: 1.4210854e-15} + rotation: {x: -0.011273785, y: -0.03634874, z: -0.017581433, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_r + parentName: ring_03_r + position: {x: -0.027998645, y: 2.842171e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_r_equipment + parentName: hand_r + position: {x: -0.071717314, y: -0.008393532, z: -0.07169423} + rotation: {x: 0.0068377545, y: 0.7600093, z: 0.6495589, w: 0.020306554} + scale: {x: 1, y: 1, z: 1} + - name: neck_01 + parentName: spine_03 + position: {x: -0.100067444, y: -2.1316282e-16, z: 1.970298e-16} + rotation: {x: 0, y: 0, z: -0.074045286, w: 0.9972549} + scale: {x: 1, y: 1, z: 1} + - name: head + parentName: neck_01 + position: {x: -0.02629805, y: -3.5527136e-17, z: -1.5519624e-17} + rotation: {x: 0, y: 0, z: 0.17869695, w: 0.9839042} + scale: {x: 1, y: 1, z: 1} + - name: Eye_R + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: -0.16987707} + rotation: {x: 0.5, y: 0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_R + parentName: Eye_R + position: {x: -0.053281333, y: 5.684342e-16, z: -1.065814e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Jaw_M + parentName: head + position: {x: -0.05101526, y: 0.2876312, z: -3.5414823e-16} + rotation: {x: 0, y: 0, z: -0.78643805, w: 0.61766917} + scale: {x: 1, y: 1, z: 1} + - name: JawEnd_M + parentName: Jaw_M + position: {x: -0.113684185, y: 5.684342e-16, z: -1.3292045e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: HeadEnd_M + parentName: head + position: {x: -0.8511138, y: 6.1242674e-16, z: -2.23472e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Eye_L + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: 0.16987707} + rotation: {x: -0.5, y: -0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_L + parentName: Eye_L + position: {x: -0.053281333, y: 2.2737367e-15, z: 8.5265126e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: catears_r1 + parentName: head + position: {x: -0.6328281, y: -0.045856588, z: -0.33683398} + rotation: {x: 0.3517171, y: 0.7074806, z: -0.54890835, w: 0.2728845} + scale: {x: 1, y: 1, z: 1} + - name: catears_r2 + parentName: catears_r1 + position: {x: 0.08282707, y: -0.0000009463735, z: 0.00000008864178} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_r3 + parentName: catears_r2 + position: {x: 0.12977353, y: 0.0000011342388, z: -0.00000013708586} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: catears_l1 + parentName: head + position: {x: -0.6328281, y: -0.04585657, z: 0.33683437} + rotation: {x: -0.70748055, y: 0.35171714, z: 0.27288446, w: 0.5489084} + scale: {x: 1, y: 1, z: 1} + - name: catears_l2 + parentName: catears_l1 + position: {x: -0.08282578, y: 4.3975105e-17, z: -1.0269563e-17} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_l3 + parentName: catears_l2 + position: {x: -0.12977435, y: -2.3096108e-16, z: 3.4416914e-17} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: ears_l1 + parentName: head + position: {x: -0.29893956, y: 0.00065100734, z: 0.4818343} + rotation: {x: -0.4961981, y: 0.5037732, z: 0.5037732, w: 0.4961981} + scale: {x: 1, y: 1, z: 1} + - name: ears_l2 + parentName: ears_l1 + position: {x: -0.08323166, y: 0.00906778, z: 0} + rotation: {x: 0, y: 0, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_l3 + parentName: ears_l2 + position: {x: -0.08352148, y: 0.008665383, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ears_r1 + parentName: head + position: {x: -0.2989381, y: 0.00065100734, z: -0.481834} + rotation: {x: 0.5037732, y: 0.4961981, z: -0.4961981, w: 0.5037732} + scale: {x: 1, y: 1, z: 1} + - name: ears_r2 + parentName: ears_r1 + position: {x: 0.08323211, y: -0.009071989, z: 1.1109982e-18} + rotation: {x: 0.00000001053641, y: -7.981671e-11, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_r3 + parentName: ears_r2 + position: {x: 0.083521, y: -0.00866, z: 1.8249585e-10} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Head_equipment + parentName: head + position: {x: -0.000000023831111, y: -1.41579725e-11, z: 3.1386756e-16} + rotation: {x: -0.5, y: 0.5, z: 0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l1 + parentName: head + position: {x: -0.7671371, y: -0.007979299, z: 0.1900594} + rotation: {x: 7.182875e-16, y: 0.142911, z: -1.8155141e-15, w: 0.98973554} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l2 + parentName: rabbit_ears_l1 + position: {x: -0.12435393, y: -1.380606e-17, z: -2.9455213e-18} + rotation: {x: 0, y: -0.0021245151, z: -0, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l3 + parentName: rabbit_ears_l2 + position: {x: -0.19884825, y: -4.673433e-31, z: -1.0302869e-15} + rotation: {x: 0, y: 0.014221186, z: -0, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l4 + parentName: rabbit_ears_l3 + position: {x: -0.24156539, y: 9.860761e-33, z: 3.0999348e-17} + rotation: {x: 0, y: -0.014612687, z: -0, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l5 + parentName: rabbit_ears_l4 + position: {x: -0.16246277, y: -1.774937e-32, z: -7.022122e-16} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r1 + parentName: head + position: {x: -0.76713806, y: -0.007979303, z: -0.19005899} + rotation: {x: -0.142911, y: -8.284253e-16, z: 0.98973554, w: -6.027865e-17} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r2 + parentName: rabbit_ears_r1 + position: {x: 0.124349885, y: -4.3742785e-16, z: -0.0000019627425} + rotation: {x: -6.018545e-35, y: -0.0021245151, z: -6.50125e-17, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r3 + parentName: rabbit_ears_r2 + position: {x: 0.19885482, y: -7.0277117e-16, z: 0.0000018277557} + rotation: {x: 2.8891874e-34, y: 0.014221186, z: -7.7608295e-17, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r4 + parentName: rabbit_ears_r3 + position: {x: 0.2415585, y: -8.4598993e-16, z: -0.000001972059} + rotation: {x: 0.0000000074497852, y: -0.014612687, z: 1.0887293e-10, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r5 + parentName: rabbit_ears_r4 + position: {x: 0.16246666, y: -5.7287506e-16, z: 0.0000012133444} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_l + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: 0.14820191} + rotation: {x: 0.71431756, y: 0.032161284, z: 0.68896097, w: -0.11852792} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_l + parentName: clavicle_l + position: {x: 0.07712384, y: 5.6177284e-16, z: 8.5265126e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_l + parentName: upperarm_l + position: {x: 0.2517576, y: -3.0198067e-16, z: 1.4210854e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_l + parentName: lowerarm_l + position: {x: 0.22869253, y: -8.8817837e-17, z: -2.2737367e-15} + rotation: {x: 2.7755576e-17, y: -4.814825e-35, z: -1.7347235e-18, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_l + parentName: hand_l + position: {x: 0.09803901, y: -5.3290704e-17, z: 2.842171e-16} + rotation: {x: -0.016858978, y: -0.07721935, z: 0.0028675941, w: 0.9968675} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_l + parentName: middle_01_l + position: {x: 0.038769238, y: 1.7763568e-17, z: -1.847411e-15} + rotation: {x: 0.030018795, y: -0.039458398, z: -0.0040334365, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_l + parentName: middle_02_l + position: {x: 0.040027287, y: -1.0658141e-16, z: -2.2737367e-15} + rotation: {x: 0.0065668514, y: -0.03880391, z: 0.004538058, w: 0.99921507} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_l + parentName: middle_03_l + position: {x: 0.037305653, y: 1.3322676e-16, z: 3.2684964e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_l + parentName: hand_l + position: {x: 0.02134813, y: -0.07035614, z: 0.039544} + rotation: {x: -0.617763, y: 0.13377708, z: -0.35522237, w: 0.688687} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_l + parentName: thumb_01_l + position: {x: 0.05523822, y: 4.2632563e-16, z: 4.0856205e-16} + rotation: {x: -0.01214498, y: 0.0049005807, z: 0.039095934, w: 0.9991497} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_l + parentName: thumb_02_l + position: {x: 0.029465482, y: -1.4210854e-16, z: -4.796163e-16} + rotation: {x: -0.025989592, y: -0.0017877439, z: 0.03824587, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_l + parentName: thumb_03_l + position: {x: 0.023924602, y: 9.947598e-16, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_l + parentName: hand_l + position: {x: 0.09991405, y: -0.037073765, z: 0.0036836944} + rotation: {x: 0.00985464, y: -0.063544914, z: -0.035094675, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_l + parentName: index_01_l + position: {x: 0.03643808, y: 4.596323e-16, z: -1.1368684e-15} + rotation: {x: 0.005644415, y: -0.03929582, z: -0.0038020932, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_l + parentName: index_02_l + position: {x: 0.035263915, y: -6.2616577e-16, z: 7.105427e-16} + rotation: {x: -0.007180413, y: -0.03817956, z: 0.0078948075, w: 0.99921393} + scale: {x: 1, y: 1, z: 1} + - name: index_04_l + parentName: index_03_l + position: {x: 0.027298061, y: 1.0658141e-16, z: 9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_l + parentName: hand_l + position: {x: 0.008487943, y: 0.0041985167, z: 0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_l + parentName: cup_l + position: {x: 0.08094637, y: 0.036209043, z: 0.008335483} + rotation: {x: -0.008872085, y: -0.023159143, z: -0.0006156796, w: 0.9996922} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_l + parentName: pinky_01_l + position: {x: 0.028854312, y: -4.2632563e-16, z: 8.5265126e-16} + rotation: {x: -0.0033606838, y: -0.03994216, z: -0.005443243, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_l + parentName: pinky_02_l + position: {x: 0.023566289, y: 3.5527135e-16, z: -9.947598e-16} + rotation: {x: -0.025013776, y: -0.038437095, z: -0.0017992624, w: 0.9989463} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_l + parentName: pinky_03_l + position: {x: 0.0293414, y: -8.171241e-16, z: -9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_l + parentName: cup_l + position: {x: 0.08916332, y: 0.01552607, z: 0.0027549511} + rotation: {x: -0.026852543, y: -0.053124446, z: -0.028861433, w: 0.9978096} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_l + parentName: ring_01_l + position: {x: 0.037284084, y: -4.2632563e-16, z: 2.842171e-16} + rotation: {x: 0.0016190197, y: -0.03983278, z: 0.0003998217, w: 0.999205} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_l + parentName: ring_02_l + position: {x: 0.03615039, y: 2.4868996e-16, z: 2.5579537e-15} + rotation: {x: -0.01127379, y: -0.036347788, z: -0.017580679, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_l + parentName: ring_03_l + position: {x: 0.027998645, y: 1.3322676e-16, z: -1.2789769e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_l_equipment + parentName: hand_l + position: {x: 0.07171857, y: 0.008393485, z: 0.071694255} + rotation: {x: -0.020306554, y: -0.6495589, z: 0.7600093, w: 0.0068377545} + scale: {x: 1, y: 1, z: 1} + - name: Chest_equipment + parentName: spine_03 + position: {x: 0.00000003347651, y: 0.000000006615356, z: 3.6168006e-17} + rotation: {x: 0.5498939, y: -0.44454098, z: -0.5498939, w: -0.44454098} + scale: {x: 1, y: 1, z: 1} + - name: Body_equipment + parentName: spine_01 + position: {x: -0.28397974, y: -0.010891423, z: -8.393871e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_l + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: 0.21348922} + rotation: {x: 0.9991325, y: 0.04016816, z: 0.0023285814, w: -0.010738504} + scale: {x: 1, y: 1, z: 1} + - name: calf_l + parentName: thigh_l + position: {x: 0.18052627, y: 1.4654943e-16, z: 2.1316282e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_l + parentName: calf_l + position: {x: 0.13916215, y: -1.3000712e-15, z: -2.4868996e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_l + parentName: foot_l + position: {x: 0.010533721, y: -0.041665323, z: 1.4210854e-16} + rotation: {x: 0.0063926373, y: 0.0051187444, z: -0.6250192, w: 0.78056645} + scale: {x: 1, y: 1, z: 1} + - name: ball_l_02 + parentName: ball_l + position: {x: 0.042483583, y: -2.8643753e-16, z: 0.00000000109071} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail01 + parentName: pelvis + position: {x: 0.051698957, y: -0.24261716, z: -6.6123945e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: tail02 + parentName: tail01 + position: {x: 1.4791142e-33, y: -0.07674059, z: -0.07478956} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail03 + parentName: tail02 + position: {x: -6.669206e-17, y: -0.035118576, z: -0.13657223} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail04 + parentName: tail03 + position: {x: -4.4758975e-17, y: 0.020160662, z: -0.11641157} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail05 + parentName: tail04 + position: {x: -1.8550005e-17, y: 0.03316754, z: -0.05853096} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_1 + parentName: pelvis + position: {x: -0.07192494, y: -0.24255544, z: -1.4793249e-16} + rotation: {x: -1.2437499e-15, y: -1.4109186e-15, z: 0.68329304, w: 0.73014426} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_2 + parentName: short_tail_1 + position: {x: -0.1667836, y: 0.050014894, z: -3.9796156e-17} + rotation: {x: -0.011493115, y: 0.70701337, z: 0.011493115, w: 0.70701337} + scale: {x: 1, y: 1, z: 1} + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 1 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 40652f2acecba7946a15c0dab99f7d97, + type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 0 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/Animations/Pspsps Animations/Character Animations/Anim_Chibi@IdleA.fbx + uploadId: 698227 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@IdleB.fbx b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@IdleB.fbx new file mode 100644 index 00000000..1bcb124e --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@IdleB.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed127f1888ea7a879dc890d9c485fe4b547b5579d48ecf2a61ab227497f8b8ef +size 1149408 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@IdleB.fbx.meta b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@IdleB.fbx.meta new file mode 100644 index 00000000..2198e003 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@IdleB.fbx.meta @@ -0,0 +1,1355 @@ +fileFormatVersion: 2 +guid: 1bb13bbdf314a1f4a9380e61565ef766 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: + - first: + 74: 3404709986709151341 + second: IdleB + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: "\nClip 'Anim_Chibi@IdleB' has import animation warnings + that might lower retargeting quality:\nNote: Activate translation DOF on avatar + to improve retargeting quality.\n\t'lowerarm_l' has translation animation that + will be discarded.\n" + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 3 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: IdleB + takeName: Anim_Chibi@IdleB + internalID: 0 + firstFrame: 30 + lastFrame: 60 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 1 + loopBlend: 0 + loopBlendOrientation: 1 + loopBlendPositionY: 1 + loopBlendPositionXZ: 1 + keepOriginalOrientation: 1 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 1 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: + - path: + weight: 1 + - path: root + weight: 1 + - path: root/pelvis + weight: 1 + - path: root/pelvis/short_tail_1 + weight: 1 + - path: root/pelvis/short_tail_1/short_tail_2 + weight: 1 + - path: root/pelvis/spine_01 + weight: 1 + - path: root/pelvis/spine_01/Body_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/Chest_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l/pinky_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/Hand_l_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l/thumb_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r/pinky_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/Hand_r_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r/thumb_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2/catears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2/catears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2/ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2/ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L/EyeEnd_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R/EyeEnd_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Head_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/HeadEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M/JawEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4/rabbit_ears_l5 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4/rabbit_ears_r5 + weight: 1 + - path: root/pelvis/tail01 + weight: 1 + - path: root/pelvis/tail01/tail02 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04/tail05 + weight: 1 + - path: root/pelvis/thigh_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l/ball_l_02 + weight: 1 + - path: root/pelvis/thigh_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r/ball_r_02 + weight: 1 + maskType: 1 + maskSource: {fileID: 31900000, guid: 69887b248fdf7e64abf63a884b391a4d, type: 2} + additiveReferencePoseFrame: 30 + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 0 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: pelvis + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_l + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_r + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_l + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_r + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_l + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_r + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_01 + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_02 + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: neck_01 + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_l + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_r + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_l + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_r + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_l + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_r + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_l + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_r + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_l_02 + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_r_02 + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_L + humanName: LeftEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_R + humanName: RightEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Jaw_M + humanName: Jaw + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_l + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_l + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_l + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_l + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_l + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_l + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_l + humanName: Left Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_l + humanName: Left Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_l + humanName: Left Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_l + humanName: Left Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_l + humanName: Left Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_l + humanName: Left Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_l + humanName: Left Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_l + humanName: Left Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_l + humanName: Left Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_r + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_r + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_r + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_r + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_r + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_r + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_r + humanName: Right Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_r + humanName: Right Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_r + humanName: Right Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_r + humanName: Right Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_r + humanName: Right Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_r + humanName: Right Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_r + humanName: Right Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_r + humanName: Right Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_r + humanName: Right Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_03 + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: Chibi_Humanoid_Avatar(Clone) + parentName: + position: {x: 0, y: 0, z: 0} + rotation: {x: 0, y: 0, z: 0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: root + parentName: Chibi_Humanoid_Avatar(Clone) + position: {x: -7.97287e-17, y: -1.4210854e-16, z: 4.3298696e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: pelvis + parentName: root + position: {x: 7.145355e-17, y: 0.3590527, z: -0.0064596897} + rotation: {x: 0.49148893, y: -0.5083686, z: -0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_r + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: -0.21348922} + rotation: {x: -0.04016816, y: 0.9991325, z: -0.010738504, w: -0.0023285814} + scale: {x: 1, y: 1, z: 1} + - name: calf_r + parentName: thigh_r + position: {x: -0.18052627, y: -1.3322676e-16, z: -3.1974422e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_r + parentName: calf_r + position: {x: -0.13916215, y: 5.062617e-16, z: 1.4210854e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_r + parentName: foot_r + position: {x: -0.010533721, y: 0.041665323, z: -2.842171e-16} + rotation: {x: 0.0063922573, y: 0.0051184404, z: -0.62501913, w: 0.7805665} + scale: {x: 1, y: 1, z: 1} + - name: ball_r_02 + parentName: ball_r + position: {x: -0.042483583, y: -4.161116e-15, z: 0.000000039237683} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_01 + parentName: pelvis + position: {x: -0.11659071, y: 4.8072656e-16, z: -1.0787449e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_02 + parentName: spine_01 + position: {x: -0.11659071, y: 4.718448e-16, z: -1.7044439e-16} + rotation: {x: 0, y: 0, z: 0.03248174, w: 0.9994723} + scale: {x: 1, y: 1, z: 1} + - name: spine_03 + parentName: spine_02 + position: {x: -0.16774303, y: 2.842171e-16, z: -1.04349324e-16} + rotation: {x: 0, y: 0, z: -0.1542978, w: 0.9880244} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_r + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: -0.14820191} + rotation: {x: 0.032161284, y: -0.71431756, z: 0.11852793, w: 0.68896097} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_r + parentName: clavicle_r + position: {x: -0.07712384, y: 1.1812772e-15, z: -9.947598e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_r + parentName: upperarm_r + position: {x: -0.2517576, y: 3.0198067e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_r + parentName: lowerarm_r + position: {x: -0.22869253, y: 7.105427e-17, z: 7.105427e-16} + rotation: {x: 6.938894e-17, y: -1.0833356e-33, z: -1.5612511e-17, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_r + parentName: hand_r + position: {x: -0.09803901, y: -3.5527136e-17, z: -2.842171e-16} + rotation: {x: -0.016859, y: -0.0772194, z: 0.0028675944, w: 0.9968674} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_r + parentName: middle_01_r + position: {x: -0.038769238, y: -1.7763568e-17, z: -1.4210854e-16} + rotation: {x: 0.03001885, y: -0.03945842, z: -0.0040334114, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_r + parentName: middle_02_r + position: {x: -0.040027287, y: -1.0658141e-16, z: 1.4210854e-16} + rotation: {x: 0.0065667694, y: -0.038803533, z: 0.0045389077, w: 0.999215} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_r + parentName: middle_03_r + position: {x: -0.037305653, y: -8.881784e-18, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_r + parentName: hand_r + position: {x: -0.02134813, y: 0.07035614, z: -0.039544} + rotation: {x: -0.61776274, y: 0.13377738, z: -0.35522214, w: 0.6886872} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_r + parentName: thumb_01_r + position: {x: -0.05523822, y: 0, z: -1.1013412e-15} + rotation: {x: -0.0121451, y: 0.0049000825, z: 0.039093893, w: 0.99914974} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_r + parentName: thumb_02_r + position: {x: -0.029465482, y: 0, z: 2.4868996e-16} + rotation: {x: -0.02598971, y: -0.0017890756, z: 0.03824424, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_r + parentName: thumb_03_r + position: {x: -0.023924602, y: 0, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_r + parentName: hand_r + position: {x: -0.09991405, y: 0.037073765, z: -0.0036836944} + rotation: {x: 0.009854632, y: -0.06354492, z: -0.035094682, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_r + parentName: index_01_r + position: {x: -0.03643808, y: -5.0848214e-16, z: -5.684342e-16} + rotation: {x: 0.0056443936, y: -0.03929569, z: -0.0038016667, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_r + parentName: index_02_r + position: {x: -0.035263915, y: -6.217249e-17, z: 1.847411e-15} + rotation: {x: -0.0071803136, y: -0.03818158, z: 0.007895683, w: 0.9992139} + scale: {x: 1, y: 1, z: 1} + - name: index_04_r + parentName: index_03_r + position: {x: -0.027298061, y: -1.0658141e-16, z: -1.563194e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_r + parentName: hand_r + position: {x: -0.008487943, y: -0.0041985167, z: -0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_r + parentName: cup_r + position: {x: -0.08094637, y: -0.036209043, z: -0.008335483} + rotation: {x: -0.008872239, y: -0.023159215, z: -0.00061652897, w: 0.99969226} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_r + parentName: pinky_01_r + position: {x: -0.028854312, y: -7.105427e-17, z: -8.5265126e-16} + rotation: {x: -0.0033607401, y: -0.0399435, z: -0.005443123, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_r + parentName: pinky_02_r + position: {x: -0.023566289, y: 3.5527135e-16, z: 1.1368684e-15} + rotation: {x: -0.025013803, y: -0.038439002, z: -0.0017993893, w: 0.9989462} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_r + parentName: pinky_03_r + position: {x: -0.0293414, y: -3.5527135e-16, z: 4.2632563e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_r + parentName: cup_r + position: {x: -0.08916332, y: -0.01552607, z: -0.0027549511} + rotation: {x: -0.02685257, y: -0.053124383, z: -0.02886147, w: 0.9978095} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_r + parentName: ring_01_r + position: {x: -0.037284084, y: 2.842171e-16, z: -2.2737367e-15} + rotation: {x: 0.0016190425, y: -0.039832465, z: 0.0004005827, w: 0.99920505} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_r + parentName: ring_02_r + position: {x: -0.03615039, y: -4.2632563e-16, z: 1.4210854e-15} + rotation: {x: -0.011273785, y: -0.03634874, z: -0.017581433, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_r + parentName: ring_03_r + position: {x: -0.027998645, y: 2.842171e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_r_equipment + parentName: hand_r + position: {x: -0.071717314, y: -0.008393532, z: -0.07169423} + rotation: {x: 0.0068377545, y: 0.7600093, z: 0.6495589, w: 0.020306554} + scale: {x: 1, y: 1, z: 1} + - name: neck_01 + parentName: spine_03 + position: {x: -0.100067444, y: -2.1316282e-16, z: 1.970298e-16} + rotation: {x: 0, y: 0, z: -0.074045286, w: 0.9972549} + scale: {x: 1, y: 1, z: 1} + - name: head + parentName: neck_01 + position: {x: -0.02629805, y: -3.5527136e-17, z: -1.5519624e-17} + rotation: {x: 0, y: 0, z: 0.17869695, w: 0.9839042} + scale: {x: 1, y: 1, z: 1} + - name: Eye_R + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: -0.16987707} + rotation: {x: 0.5, y: 0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_R + parentName: Eye_R + position: {x: -0.053281333, y: 5.684342e-16, z: -1.065814e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Jaw_M + parentName: head + position: {x: -0.05101526, y: 0.2876312, z: -3.5414823e-16} + rotation: {x: 0, y: 0, z: -0.78643805, w: 0.61766917} + scale: {x: 1, y: 1, z: 1} + - name: JawEnd_M + parentName: Jaw_M + position: {x: -0.113684185, y: 5.684342e-16, z: -1.3292045e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: HeadEnd_M + parentName: head + position: {x: -0.8511138, y: 6.1242674e-16, z: -2.23472e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Eye_L + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: 0.16987707} + rotation: {x: -0.5, y: -0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_L + parentName: Eye_L + position: {x: -0.053281333, y: 2.2737367e-15, z: 8.5265126e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: catears_r1 + parentName: head + position: {x: -0.6328281, y: -0.045856588, z: -0.33683398} + rotation: {x: 0.3517171, y: 0.7074806, z: -0.54890835, w: 0.2728845} + scale: {x: 1, y: 1, z: 1} + - name: catears_r2 + parentName: catears_r1 + position: {x: 0.08282707, y: -0.0000009463735, z: 0.00000008864178} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_r3 + parentName: catears_r2 + position: {x: 0.12977353, y: 0.0000011342388, z: -0.00000013708586} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: catears_l1 + parentName: head + position: {x: -0.6328281, y: -0.04585657, z: 0.33683437} + rotation: {x: -0.70748055, y: 0.35171714, z: 0.27288446, w: 0.5489084} + scale: {x: 1, y: 1, z: 1} + - name: catears_l2 + parentName: catears_l1 + position: {x: -0.08282578, y: 4.3975105e-17, z: -1.0269563e-17} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_l3 + parentName: catears_l2 + position: {x: -0.12977435, y: -2.3096108e-16, z: 3.4416914e-17} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: ears_l1 + parentName: head + position: {x: -0.29893956, y: 0.00065100734, z: 0.4818343} + rotation: {x: -0.4961981, y: 0.5037732, z: 0.5037732, w: 0.4961981} + scale: {x: 1, y: 1, z: 1} + - name: ears_l2 + parentName: ears_l1 + position: {x: -0.08323166, y: 0.00906778, z: 0} + rotation: {x: 0, y: 0, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_l3 + parentName: ears_l2 + position: {x: -0.08352148, y: 0.008665383, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ears_r1 + parentName: head + position: {x: -0.2989381, y: 0.00065100734, z: -0.481834} + rotation: {x: 0.5037732, y: 0.4961981, z: -0.4961981, w: 0.5037732} + scale: {x: 1, y: 1, z: 1} + - name: ears_r2 + parentName: ears_r1 + position: {x: 0.08323211, y: -0.009071989, z: 1.1109982e-18} + rotation: {x: 0.00000001053641, y: -7.981671e-11, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_r3 + parentName: ears_r2 + position: {x: 0.083521, y: -0.00866, z: 1.8249585e-10} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Head_equipment + parentName: head + position: {x: -0.000000023831111, y: -1.41579725e-11, z: 3.1386756e-16} + rotation: {x: -0.5, y: 0.5, z: 0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l1 + parentName: head + position: {x: -0.7671371, y: -0.007979299, z: 0.1900594} + rotation: {x: 7.182875e-16, y: 0.142911, z: -1.8155141e-15, w: 0.98973554} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l2 + parentName: rabbit_ears_l1 + position: {x: -0.12435393, y: -1.380606e-17, z: -2.9455213e-18} + rotation: {x: 0, y: -0.0021245151, z: -0, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l3 + parentName: rabbit_ears_l2 + position: {x: -0.19884825, y: -4.673433e-31, z: -1.0302869e-15} + rotation: {x: 0, y: 0.014221186, z: -0, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l4 + parentName: rabbit_ears_l3 + position: {x: -0.24156539, y: 9.860761e-33, z: 3.0999348e-17} + rotation: {x: 0, y: -0.014612687, z: -0, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l5 + parentName: rabbit_ears_l4 + position: {x: -0.16246277, y: -1.774937e-32, z: -7.022122e-16} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r1 + parentName: head + position: {x: -0.76713806, y: -0.007979303, z: -0.19005899} + rotation: {x: -0.142911, y: -8.284253e-16, z: 0.98973554, w: -6.027865e-17} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r2 + parentName: rabbit_ears_r1 + position: {x: 0.124349885, y: -4.3742785e-16, z: -0.0000019627425} + rotation: {x: -6.018545e-35, y: -0.0021245151, z: -6.50125e-17, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r3 + parentName: rabbit_ears_r2 + position: {x: 0.19885482, y: -7.0277117e-16, z: 0.0000018277557} + rotation: {x: 2.8891874e-34, y: 0.014221186, z: -7.7608295e-17, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r4 + parentName: rabbit_ears_r3 + position: {x: 0.2415585, y: -8.4598993e-16, z: -0.000001972059} + rotation: {x: 0.0000000074497852, y: -0.014612687, z: 1.0887293e-10, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r5 + parentName: rabbit_ears_r4 + position: {x: 0.16246666, y: -5.7287506e-16, z: 0.0000012133444} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_l + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: 0.14820191} + rotation: {x: 0.71431756, y: 0.032161284, z: 0.68896097, w: -0.11852792} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_l + parentName: clavicle_l + position: {x: 0.07712384, y: 5.6177284e-16, z: 8.5265126e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_l + parentName: upperarm_l + position: {x: 0.2517576, y: -3.0198067e-16, z: 1.4210854e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_l + parentName: lowerarm_l + position: {x: 0.22869253, y: -8.8817837e-17, z: -2.2737367e-15} + rotation: {x: 2.7755576e-17, y: -4.814825e-35, z: -1.7347235e-18, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_l + parentName: hand_l + position: {x: 0.09803901, y: -5.3290704e-17, z: 2.842171e-16} + rotation: {x: -0.016858978, y: -0.07721935, z: 0.0028675941, w: 0.9968675} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_l + parentName: middle_01_l + position: {x: 0.038769238, y: 1.7763568e-17, z: -1.847411e-15} + rotation: {x: 0.030018795, y: -0.039458398, z: -0.0040334365, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_l + parentName: middle_02_l + position: {x: 0.040027287, y: -1.0658141e-16, z: -2.2737367e-15} + rotation: {x: 0.0065668514, y: -0.03880391, z: 0.004538058, w: 0.99921507} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_l + parentName: middle_03_l + position: {x: 0.037305653, y: 1.3322676e-16, z: 3.2684964e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_l + parentName: hand_l + position: {x: 0.02134813, y: -0.07035614, z: 0.039544} + rotation: {x: -0.617763, y: 0.13377708, z: -0.35522237, w: 0.688687} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_l + parentName: thumb_01_l + position: {x: 0.05523822, y: 4.2632563e-16, z: 4.0856205e-16} + rotation: {x: -0.01214498, y: 0.0049005807, z: 0.039095934, w: 0.9991497} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_l + parentName: thumb_02_l + position: {x: 0.029465482, y: -1.4210854e-16, z: -4.796163e-16} + rotation: {x: -0.025989592, y: -0.0017877439, z: 0.03824587, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_l + parentName: thumb_03_l + position: {x: 0.023924602, y: 9.947598e-16, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_l + parentName: hand_l + position: {x: 0.09991405, y: -0.037073765, z: 0.0036836944} + rotation: {x: 0.00985464, y: -0.063544914, z: -0.035094675, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_l + parentName: index_01_l + position: {x: 0.03643808, y: 4.596323e-16, z: -1.1368684e-15} + rotation: {x: 0.005644415, y: -0.03929582, z: -0.0038020932, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_l + parentName: index_02_l + position: {x: 0.035263915, y: -6.2616577e-16, z: 7.105427e-16} + rotation: {x: -0.007180413, y: -0.03817956, z: 0.0078948075, w: 0.99921393} + scale: {x: 1, y: 1, z: 1} + - name: index_04_l + parentName: index_03_l + position: {x: 0.027298061, y: 1.0658141e-16, z: 9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_l + parentName: hand_l + position: {x: 0.008487943, y: 0.0041985167, z: 0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_l + parentName: cup_l + position: {x: 0.08094637, y: 0.036209043, z: 0.008335483} + rotation: {x: -0.008872085, y: -0.023159143, z: -0.0006156796, w: 0.9996922} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_l + parentName: pinky_01_l + position: {x: 0.028854312, y: -4.2632563e-16, z: 8.5265126e-16} + rotation: {x: -0.0033606838, y: -0.03994216, z: -0.005443243, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_l + parentName: pinky_02_l + position: {x: 0.023566289, y: 3.5527135e-16, z: -9.947598e-16} + rotation: {x: -0.025013776, y: -0.038437095, z: -0.0017992624, w: 0.9989463} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_l + parentName: pinky_03_l + position: {x: 0.0293414, y: -8.171241e-16, z: -9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_l + parentName: cup_l + position: {x: 0.08916332, y: 0.01552607, z: 0.0027549511} + rotation: {x: -0.026852543, y: -0.053124446, z: -0.028861433, w: 0.9978096} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_l + parentName: ring_01_l + position: {x: 0.037284084, y: -4.2632563e-16, z: 2.842171e-16} + rotation: {x: 0.0016190197, y: -0.03983278, z: 0.0003998217, w: 0.999205} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_l + parentName: ring_02_l + position: {x: 0.03615039, y: 2.4868996e-16, z: 2.5579537e-15} + rotation: {x: -0.01127379, y: -0.036347788, z: -0.017580679, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_l + parentName: ring_03_l + position: {x: 0.027998645, y: 1.3322676e-16, z: -1.2789769e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_l_equipment + parentName: hand_l + position: {x: 0.07171857, y: 0.008393485, z: 0.071694255} + rotation: {x: -0.020306554, y: -0.6495589, z: 0.7600093, w: 0.0068377545} + scale: {x: 1, y: 1, z: 1} + - name: Chest_equipment + parentName: spine_03 + position: {x: 0.00000003347651, y: 0.000000006615356, z: 3.6168006e-17} + rotation: {x: 0.5498939, y: -0.44454098, z: -0.5498939, w: -0.44454098} + scale: {x: 1, y: 1, z: 1} + - name: Body_equipment + parentName: spine_01 + position: {x: -0.28397974, y: -0.010891423, z: -8.393871e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_l + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: 0.21348922} + rotation: {x: 0.9991325, y: 0.04016816, z: 0.0023285814, w: -0.010738504} + scale: {x: 1, y: 1, z: 1} + - name: calf_l + parentName: thigh_l + position: {x: 0.18052627, y: 1.4654943e-16, z: 2.1316282e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_l + parentName: calf_l + position: {x: 0.13916215, y: -1.3000712e-15, z: -2.4868996e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_l + parentName: foot_l + position: {x: 0.010533721, y: -0.041665323, z: 1.4210854e-16} + rotation: {x: 0.0063926373, y: 0.0051187444, z: -0.6250192, w: 0.78056645} + scale: {x: 1, y: 1, z: 1} + - name: ball_l_02 + parentName: ball_l + position: {x: 0.042483583, y: -2.8643753e-16, z: 0.00000000109071} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail01 + parentName: pelvis + position: {x: 0.051698957, y: -0.24261716, z: -6.6123945e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: tail02 + parentName: tail01 + position: {x: 1.4791142e-33, y: -0.07674059, z: -0.07478956} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail03 + parentName: tail02 + position: {x: -6.669206e-17, y: -0.035118576, z: -0.13657223} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail04 + parentName: tail03 + position: {x: -4.4758975e-17, y: 0.020160662, z: -0.11641157} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail05 + parentName: tail04 + position: {x: -1.8550005e-17, y: 0.03316754, z: -0.05853096} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_1 + parentName: pelvis + position: {x: -0.07192494, y: -0.24255544, z: -1.4793249e-16} + rotation: {x: -1.2437499e-15, y: -1.4109186e-15, z: 0.68329304, w: 0.73014426} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_2 + parentName: short_tail_1 + position: {x: -0.1667836, y: 0.050014894, z: -3.9796156e-17} + rotation: {x: -0.011493115, y: 0.70701337, z: 0.011493115, w: 0.70701337} + scale: {x: 1, y: 1, z: 1} + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 1 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 40652f2acecba7946a15c0dab99f7d97, + type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 0 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/Animations/Pspsps Animations/Character Animations/Anim_Chibi@IdleB.fbx + uploadId: 698227 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@IdleC.fbx b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@IdleC.fbx new file mode 100644 index 00000000..3851acfa --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@IdleC.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:968e094eda76d49f717d0f7ce5f99593ac41d39bf8a5568c60044a6b6e7389fc +size 1815472 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@IdleC.fbx.meta b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@IdleC.fbx.meta new file mode 100644 index 00000000..eba63eb0 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@IdleC.fbx.meta @@ -0,0 +1,1358 @@ +fileFormatVersion: 2 +guid: dc5e4c0f1751af7439d2298034338995 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: + - first: + 74: -5317724299869433868 + second: IdleC + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: "\nClip 'Anim_Chibi@IdleC' has import animation warnings + that might lower retargeting quality:\nNote: Activate translation DOF on avatar + to improve retargeting quality.\n\t'ball_r' is inbetween humanoid transforms + and has rotation animation that will be discarded.\n\t'lowerarm_r' has translation + animation that will be discarded.\n\t'lowerarm_l' has translation animation + that will be discarded.\n\t'calf_l' has translation animation that will be + discarded.\n" + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 3 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: IdleC + takeName: Anim_Chibi@IdleC + internalID: 0 + firstFrame: 351 + lastFrame: 460 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 1 + loopBlend: 0 + loopBlendOrientation: 1 + loopBlendPositionY: 1 + loopBlendPositionXZ: 1 + keepOriginalOrientation: 1 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 1 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: + - path: + weight: 1 + - path: root + weight: 1 + - path: root/pelvis + weight: 1 + - path: root/pelvis/short_tail_1 + weight: 1 + - path: root/pelvis/short_tail_1/short_tail_2 + weight: 1 + - path: root/pelvis/spine_01 + weight: 1 + - path: root/pelvis/spine_01/Body_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/Chest_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l/pinky_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/Hand_l_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l/thumb_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r/pinky_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/Hand_r_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r/thumb_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2/catears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2/catears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2/ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2/ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L/EyeEnd_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R/EyeEnd_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Head_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/HeadEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M/JawEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4/rabbit_ears_l5 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4/rabbit_ears_r5 + weight: 1 + - path: root/pelvis/tail01 + weight: 1 + - path: root/pelvis/tail01/tail02 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04/tail05 + weight: 1 + - path: root/pelvis/thigh_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l/ball_l_02 + weight: 1 + - path: root/pelvis/thigh_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r/ball_r_02 + weight: 1 + maskType: 1 + maskSource: {fileID: 31900000, guid: 69887b248fdf7e64abf63a884b391a4d, type: 2} + additiveReferencePoseFrame: 350.88 + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 0 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: pelvis + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_l + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_r + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_l + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_r + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_l + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_r + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_01 + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_02 + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: neck_01 + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_l + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_r + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_l + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_r + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_l + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_r + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_l + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_r + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_l_02 + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_r_02 + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_L + humanName: LeftEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_R + humanName: RightEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Jaw_M + humanName: Jaw + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_l + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_l + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_l + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_l + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_l + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_l + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_l + humanName: Left Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_l + humanName: Left Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_l + humanName: Left Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_l + humanName: Left Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_l + humanName: Left Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_l + humanName: Left Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_l + humanName: Left Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_l + humanName: Left Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_l + humanName: Left Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_r + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_r + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_r + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_r + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_r + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_r + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_r + humanName: Right Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_r + humanName: Right Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_r + humanName: Right Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_r + humanName: Right Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_r + humanName: Right Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_r + humanName: Right Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_r + humanName: Right Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_r + humanName: Right Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_r + humanName: Right Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_03 + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: Chibi_Humanoid_Avatar(Clone) + parentName: + position: {x: 0, y: 0, z: 0} + rotation: {x: 0, y: 0, z: 0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: root + parentName: Chibi_Humanoid_Avatar(Clone) + position: {x: -7.97287e-17, y: -1.4210854e-16, z: 4.3298696e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: pelvis + parentName: root + position: {x: 7.145355e-17, y: 0.3590527, z: -0.0064596897} + rotation: {x: 0.49148893, y: -0.5083686, z: -0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_r + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: -0.21348922} + rotation: {x: -0.04016816, y: 0.9991325, z: -0.010738504, w: -0.0023285814} + scale: {x: 1, y: 1, z: 1} + - name: calf_r + parentName: thigh_r + position: {x: -0.18052627, y: -1.3322676e-16, z: -3.1974422e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_r + parentName: calf_r + position: {x: -0.13916215, y: 5.062617e-16, z: 1.4210854e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_r + parentName: foot_r + position: {x: -0.010533721, y: 0.041665323, z: -2.842171e-16} + rotation: {x: 0.0063922573, y: 0.0051184404, z: -0.62501913, w: 0.7805665} + scale: {x: 1, y: 1, z: 1} + - name: ball_r_02 + parentName: ball_r + position: {x: -0.042483583, y: -4.161116e-15, z: 0.000000039237683} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_01 + parentName: pelvis + position: {x: -0.11659071, y: 4.8072656e-16, z: -1.0787449e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_02 + parentName: spine_01 + position: {x: -0.11659071, y: 4.718448e-16, z: -1.7044439e-16} + rotation: {x: 0, y: 0, z: 0.03248174, w: 0.9994723} + scale: {x: 1, y: 1, z: 1} + - name: spine_03 + parentName: spine_02 + position: {x: -0.16774303, y: 2.842171e-16, z: -1.04349324e-16} + rotation: {x: 0, y: 0, z: -0.1542978, w: 0.9880244} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_r + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: -0.14820191} + rotation: {x: 0.032161284, y: -0.71431756, z: 0.11852793, w: 0.68896097} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_r + parentName: clavicle_r + position: {x: -0.07712384, y: 1.1812772e-15, z: -9.947598e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_r + parentName: upperarm_r + position: {x: -0.2517576, y: 3.0198067e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_r + parentName: lowerarm_r + position: {x: -0.22869253, y: 7.105427e-17, z: 7.105427e-16} + rotation: {x: 6.938894e-17, y: -1.0833356e-33, z: -1.5612511e-17, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_r + parentName: hand_r + position: {x: -0.09803901, y: -3.5527136e-17, z: -2.842171e-16} + rotation: {x: -0.016859, y: -0.0772194, z: 0.0028675944, w: 0.9968674} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_r + parentName: middle_01_r + position: {x: -0.038769238, y: -1.7763568e-17, z: -1.4210854e-16} + rotation: {x: 0.03001885, y: -0.03945842, z: -0.0040334114, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_r + parentName: middle_02_r + position: {x: -0.040027287, y: -1.0658141e-16, z: 1.4210854e-16} + rotation: {x: 0.0065667694, y: -0.038803533, z: 0.0045389077, w: 0.999215} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_r + parentName: middle_03_r + position: {x: -0.037305653, y: -8.881784e-18, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_r + parentName: hand_r + position: {x: -0.02134813, y: 0.07035614, z: -0.039544} + rotation: {x: -0.61776274, y: 0.13377738, z: -0.35522214, w: 0.6886872} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_r + parentName: thumb_01_r + position: {x: -0.05523822, y: 0, z: -1.1013412e-15} + rotation: {x: -0.0121451, y: 0.0049000825, z: 0.039093893, w: 0.99914974} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_r + parentName: thumb_02_r + position: {x: -0.029465482, y: 0, z: 2.4868996e-16} + rotation: {x: -0.02598971, y: -0.0017890756, z: 0.03824424, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_r + parentName: thumb_03_r + position: {x: -0.023924602, y: 0, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_r + parentName: hand_r + position: {x: -0.09991405, y: 0.037073765, z: -0.0036836944} + rotation: {x: 0.009854632, y: -0.06354492, z: -0.035094682, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_r + parentName: index_01_r + position: {x: -0.03643808, y: -5.0848214e-16, z: -5.684342e-16} + rotation: {x: 0.0056443936, y: -0.03929569, z: -0.0038016667, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_r + parentName: index_02_r + position: {x: -0.035263915, y: -6.217249e-17, z: 1.847411e-15} + rotation: {x: -0.0071803136, y: -0.03818158, z: 0.007895683, w: 0.9992139} + scale: {x: 1, y: 1, z: 1} + - name: index_04_r + parentName: index_03_r + position: {x: -0.027298061, y: -1.0658141e-16, z: -1.563194e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_r + parentName: hand_r + position: {x: -0.008487943, y: -0.0041985167, z: -0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_r + parentName: cup_r + position: {x: -0.08094637, y: -0.036209043, z: -0.008335483} + rotation: {x: -0.008872239, y: -0.023159215, z: -0.00061652897, w: 0.99969226} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_r + parentName: pinky_01_r + position: {x: -0.028854312, y: -7.105427e-17, z: -8.5265126e-16} + rotation: {x: -0.0033607401, y: -0.0399435, z: -0.005443123, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_r + parentName: pinky_02_r + position: {x: -0.023566289, y: 3.5527135e-16, z: 1.1368684e-15} + rotation: {x: -0.025013803, y: -0.038439002, z: -0.0017993893, w: 0.9989462} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_r + parentName: pinky_03_r + position: {x: -0.0293414, y: -3.5527135e-16, z: 4.2632563e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_r + parentName: cup_r + position: {x: -0.08916332, y: -0.01552607, z: -0.0027549511} + rotation: {x: -0.02685257, y: -0.053124383, z: -0.02886147, w: 0.9978095} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_r + parentName: ring_01_r + position: {x: -0.037284084, y: 2.842171e-16, z: -2.2737367e-15} + rotation: {x: 0.0016190425, y: -0.039832465, z: 0.0004005827, w: 0.99920505} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_r + parentName: ring_02_r + position: {x: -0.03615039, y: -4.2632563e-16, z: 1.4210854e-15} + rotation: {x: -0.011273785, y: -0.03634874, z: -0.017581433, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_r + parentName: ring_03_r + position: {x: -0.027998645, y: 2.842171e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_r_equipment + parentName: hand_r + position: {x: -0.071717314, y: -0.008393532, z: -0.07169423} + rotation: {x: 0.0068377545, y: 0.7600093, z: 0.6495589, w: 0.020306554} + scale: {x: 1, y: 1, z: 1} + - name: neck_01 + parentName: spine_03 + position: {x: -0.100067444, y: -2.1316282e-16, z: 1.970298e-16} + rotation: {x: 0, y: 0, z: -0.074045286, w: 0.9972549} + scale: {x: 1, y: 1, z: 1} + - name: head + parentName: neck_01 + position: {x: -0.02629805, y: -3.5527136e-17, z: -1.5519624e-17} + rotation: {x: 0, y: 0, z: 0.17869695, w: 0.9839042} + scale: {x: 1, y: 1, z: 1} + - name: Eye_R + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: -0.16987707} + rotation: {x: 0.5, y: 0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_R + parentName: Eye_R + position: {x: -0.053281333, y: 5.684342e-16, z: -1.065814e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Jaw_M + parentName: head + position: {x: -0.05101526, y: 0.2876312, z: -3.5414823e-16} + rotation: {x: 0, y: 0, z: -0.78643805, w: 0.61766917} + scale: {x: 1, y: 1, z: 1} + - name: JawEnd_M + parentName: Jaw_M + position: {x: -0.113684185, y: 5.684342e-16, z: -1.3292045e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: HeadEnd_M + parentName: head + position: {x: -0.8511138, y: 6.1242674e-16, z: -2.23472e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Eye_L + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: 0.16987707} + rotation: {x: -0.5, y: -0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_L + parentName: Eye_L + position: {x: -0.053281333, y: 2.2737367e-15, z: 8.5265126e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: catears_r1 + parentName: head + position: {x: -0.6328281, y: -0.045856588, z: -0.33683398} + rotation: {x: 0.3517171, y: 0.7074806, z: -0.54890835, w: 0.2728845} + scale: {x: 1, y: 1, z: 1} + - name: catears_r2 + parentName: catears_r1 + position: {x: 0.08282707, y: -0.0000009463735, z: 0.00000008864178} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_r3 + parentName: catears_r2 + position: {x: 0.12977353, y: 0.0000011342388, z: -0.00000013708586} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: catears_l1 + parentName: head + position: {x: -0.6328281, y: -0.04585657, z: 0.33683437} + rotation: {x: -0.70748055, y: 0.35171714, z: 0.27288446, w: 0.5489084} + scale: {x: 1, y: 1, z: 1} + - name: catears_l2 + parentName: catears_l1 + position: {x: -0.08282578, y: 4.3975105e-17, z: -1.0269563e-17} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_l3 + parentName: catears_l2 + position: {x: -0.12977435, y: -2.3096108e-16, z: 3.4416914e-17} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: ears_l1 + parentName: head + position: {x: -0.29893956, y: 0.00065100734, z: 0.4818343} + rotation: {x: -0.4961981, y: 0.5037732, z: 0.5037732, w: 0.4961981} + scale: {x: 1, y: 1, z: 1} + - name: ears_l2 + parentName: ears_l1 + position: {x: -0.08323166, y: 0.00906778, z: 0} + rotation: {x: 0, y: 0, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_l3 + parentName: ears_l2 + position: {x: -0.08352148, y: 0.008665383, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ears_r1 + parentName: head + position: {x: -0.2989381, y: 0.00065100734, z: -0.481834} + rotation: {x: 0.5037732, y: 0.4961981, z: -0.4961981, w: 0.5037732} + scale: {x: 1, y: 1, z: 1} + - name: ears_r2 + parentName: ears_r1 + position: {x: 0.08323211, y: -0.009071989, z: 1.1109982e-18} + rotation: {x: 0.00000001053641, y: -7.981671e-11, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_r3 + parentName: ears_r2 + position: {x: 0.083521, y: -0.00866, z: 1.8249585e-10} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Head_equipment + parentName: head + position: {x: -0.000000023831111, y: -1.41579725e-11, z: 3.1386756e-16} + rotation: {x: -0.5, y: 0.5, z: 0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l1 + parentName: head + position: {x: -0.7671371, y: -0.007979299, z: 0.1900594} + rotation: {x: 7.182875e-16, y: 0.142911, z: -1.8155141e-15, w: 0.98973554} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l2 + parentName: rabbit_ears_l1 + position: {x: -0.12435393, y: -1.380606e-17, z: -2.9455213e-18} + rotation: {x: 0, y: -0.0021245151, z: -0, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l3 + parentName: rabbit_ears_l2 + position: {x: -0.19884825, y: -4.673433e-31, z: -1.0302869e-15} + rotation: {x: 0, y: 0.014221186, z: -0, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l4 + parentName: rabbit_ears_l3 + position: {x: -0.24156539, y: 9.860761e-33, z: 3.0999348e-17} + rotation: {x: 0, y: -0.014612687, z: -0, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l5 + parentName: rabbit_ears_l4 + position: {x: -0.16246277, y: -1.774937e-32, z: -7.022122e-16} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r1 + parentName: head + position: {x: -0.76713806, y: -0.007979303, z: -0.19005899} + rotation: {x: -0.142911, y: -8.284253e-16, z: 0.98973554, w: -6.027865e-17} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r2 + parentName: rabbit_ears_r1 + position: {x: 0.124349885, y: -4.3742785e-16, z: -0.0000019627425} + rotation: {x: -6.018545e-35, y: -0.0021245151, z: -6.50125e-17, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r3 + parentName: rabbit_ears_r2 + position: {x: 0.19885482, y: -7.0277117e-16, z: 0.0000018277557} + rotation: {x: 2.8891874e-34, y: 0.014221186, z: -7.7608295e-17, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r4 + parentName: rabbit_ears_r3 + position: {x: 0.2415585, y: -8.4598993e-16, z: -0.000001972059} + rotation: {x: 0.0000000074497852, y: -0.014612687, z: 1.0887293e-10, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r5 + parentName: rabbit_ears_r4 + position: {x: 0.16246666, y: -5.7287506e-16, z: 0.0000012133444} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_l + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: 0.14820191} + rotation: {x: 0.71431756, y: 0.032161284, z: 0.68896097, w: -0.11852792} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_l + parentName: clavicle_l + position: {x: 0.07712384, y: 5.6177284e-16, z: 8.5265126e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_l + parentName: upperarm_l + position: {x: 0.2517576, y: -3.0198067e-16, z: 1.4210854e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_l + parentName: lowerarm_l + position: {x: 0.22869253, y: -8.8817837e-17, z: -2.2737367e-15} + rotation: {x: 2.7755576e-17, y: -4.814825e-35, z: -1.7347235e-18, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_l + parentName: hand_l + position: {x: 0.09803901, y: -5.3290704e-17, z: 2.842171e-16} + rotation: {x: -0.016858978, y: -0.07721935, z: 0.0028675941, w: 0.9968675} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_l + parentName: middle_01_l + position: {x: 0.038769238, y: 1.7763568e-17, z: -1.847411e-15} + rotation: {x: 0.030018795, y: -0.039458398, z: -0.0040334365, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_l + parentName: middle_02_l + position: {x: 0.040027287, y: -1.0658141e-16, z: -2.2737367e-15} + rotation: {x: 0.0065668514, y: -0.03880391, z: 0.004538058, w: 0.99921507} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_l + parentName: middle_03_l + position: {x: 0.037305653, y: 1.3322676e-16, z: 3.2684964e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_l + parentName: hand_l + position: {x: 0.02134813, y: -0.07035614, z: 0.039544} + rotation: {x: -0.617763, y: 0.13377708, z: -0.35522237, w: 0.688687} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_l + parentName: thumb_01_l + position: {x: 0.05523822, y: 4.2632563e-16, z: 4.0856205e-16} + rotation: {x: -0.01214498, y: 0.0049005807, z: 0.039095934, w: 0.9991497} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_l + parentName: thumb_02_l + position: {x: 0.029465482, y: -1.4210854e-16, z: -4.796163e-16} + rotation: {x: -0.025989592, y: -0.0017877439, z: 0.03824587, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_l + parentName: thumb_03_l + position: {x: 0.023924602, y: 9.947598e-16, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_l + parentName: hand_l + position: {x: 0.09991405, y: -0.037073765, z: 0.0036836944} + rotation: {x: 0.00985464, y: -0.063544914, z: -0.035094675, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_l + parentName: index_01_l + position: {x: 0.03643808, y: 4.596323e-16, z: -1.1368684e-15} + rotation: {x: 0.005644415, y: -0.03929582, z: -0.0038020932, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_l + parentName: index_02_l + position: {x: 0.035263915, y: -6.2616577e-16, z: 7.105427e-16} + rotation: {x: -0.007180413, y: -0.03817956, z: 0.0078948075, w: 0.99921393} + scale: {x: 1, y: 1, z: 1} + - name: index_04_l + parentName: index_03_l + position: {x: 0.027298061, y: 1.0658141e-16, z: 9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_l + parentName: hand_l + position: {x: 0.008487943, y: 0.0041985167, z: 0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_l + parentName: cup_l + position: {x: 0.08094637, y: 0.036209043, z: 0.008335483} + rotation: {x: -0.008872085, y: -0.023159143, z: -0.0006156796, w: 0.9996922} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_l + parentName: pinky_01_l + position: {x: 0.028854312, y: -4.2632563e-16, z: 8.5265126e-16} + rotation: {x: -0.0033606838, y: -0.03994216, z: -0.005443243, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_l + parentName: pinky_02_l + position: {x: 0.023566289, y: 3.5527135e-16, z: -9.947598e-16} + rotation: {x: -0.025013776, y: -0.038437095, z: -0.0017992624, w: 0.9989463} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_l + parentName: pinky_03_l + position: {x: 0.0293414, y: -8.171241e-16, z: -9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_l + parentName: cup_l + position: {x: 0.08916332, y: 0.01552607, z: 0.0027549511} + rotation: {x: -0.026852543, y: -0.053124446, z: -0.028861433, w: 0.9978096} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_l + parentName: ring_01_l + position: {x: 0.037284084, y: -4.2632563e-16, z: 2.842171e-16} + rotation: {x: 0.0016190197, y: -0.03983278, z: 0.0003998217, w: 0.999205} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_l + parentName: ring_02_l + position: {x: 0.03615039, y: 2.4868996e-16, z: 2.5579537e-15} + rotation: {x: -0.01127379, y: -0.036347788, z: -0.017580679, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_l + parentName: ring_03_l + position: {x: 0.027998645, y: 1.3322676e-16, z: -1.2789769e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_l_equipment + parentName: hand_l + position: {x: 0.07171857, y: 0.008393485, z: 0.071694255} + rotation: {x: -0.020306554, y: -0.6495589, z: 0.7600093, w: 0.0068377545} + scale: {x: 1, y: 1, z: 1} + - name: Chest_equipment + parentName: spine_03 + position: {x: 0.00000003347651, y: 0.000000006615356, z: 3.6168006e-17} + rotation: {x: 0.5498939, y: -0.44454098, z: -0.5498939, w: -0.44454098} + scale: {x: 1, y: 1, z: 1} + - name: Body_equipment + parentName: spine_01 + position: {x: -0.28397974, y: -0.010891423, z: -8.393871e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_l + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: 0.21348922} + rotation: {x: 0.9991325, y: 0.04016816, z: 0.0023285814, w: -0.010738504} + scale: {x: 1, y: 1, z: 1} + - name: calf_l + parentName: thigh_l + position: {x: 0.18052627, y: 1.4654943e-16, z: 2.1316282e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_l + parentName: calf_l + position: {x: 0.13916215, y: -1.3000712e-15, z: -2.4868996e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_l + parentName: foot_l + position: {x: 0.010533721, y: -0.041665323, z: 1.4210854e-16} + rotation: {x: 0.0063926373, y: 0.0051187444, z: -0.6250192, w: 0.78056645} + scale: {x: 1, y: 1, z: 1} + - name: ball_l_02 + parentName: ball_l + position: {x: 0.042483583, y: -2.8643753e-16, z: 0.00000000109071} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail01 + parentName: pelvis + position: {x: 0.051698957, y: -0.24261716, z: -6.6123945e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: tail02 + parentName: tail01 + position: {x: 1.4791142e-33, y: -0.07674059, z: -0.07478956} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail03 + parentName: tail02 + position: {x: -6.669206e-17, y: -0.035118576, z: -0.13657223} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail04 + parentName: tail03 + position: {x: -4.4758975e-17, y: 0.020160662, z: -0.11641157} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail05 + parentName: tail04 + position: {x: -1.8550005e-17, y: 0.03316754, z: -0.05853096} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_1 + parentName: pelvis + position: {x: -0.07192494, y: -0.24255544, z: -1.4793249e-16} + rotation: {x: -1.2437499e-15, y: -1.4109186e-15, z: 0.68329304, w: 0.73014426} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_2 + parentName: short_tail_1 + position: {x: -0.1667836, y: 0.050014894, z: -3.9796156e-17} + rotation: {x: -0.011493115, y: 0.70701337, z: 0.011493115, w: 0.70701337} + scale: {x: 1, y: 1, z: 1} + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 1 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 40652f2acecba7946a15c0dab99f7d97, + type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 0 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/Animations/Pspsps Animations/Character Animations/Anim_Chibi@IdleC.fbx + uploadId: 698227 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Jump.fbx b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Jump.fbx new file mode 100644 index 00000000..dd1b85d6 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Jump.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17c78903de77cd26bed7a828c987169b3f311539244eb20ed8e316bb0449da39 +size 1150416 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Jump.fbx.meta b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Jump.fbx.meta new file mode 100644 index 00000000..f8920fd4 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Jump.fbx.meta @@ -0,0 +1,1358 @@ +fileFormatVersion: 2 +guid: a077ca9522f32454aaf6833cafc90af1 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: + - first: + 74: -2648735020793897768 + second: Jump + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: "\nClip 'Anim_Chibi@Jump' has import animation warnings + that might lower retargeting quality:\nNote: Activate translation DOF on avatar + to improve retargeting quality.\n\t'calf_r' has translation animation that + will be discarded.\n\t'ball_r' is inbetween humanoid transforms and has rotation + animation that will be discarded.\n\t'lowerarm_r' has translation animation + that will be discarded.\n\t'calf_l' has translation animation that will be + discarded.\n" + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 3 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: Jump + takeName: Anim_Chibi@Jump + internalID: 0 + firstFrame: 501 + lastFrame: 530 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 1 + loopBlend: 0 + loopBlendOrientation: 1 + loopBlendPositionY: 1 + loopBlendPositionXZ: 1 + keepOriginalOrientation: 1 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 1 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: + - path: + weight: 1 + - path: root + weight: 1 + - path: root/pelvis + weight: 1 + - path: root/pelvis/short_tail_1 + weight: 1 + - path: root/pelvis/short_tail_1/short_tail_2 + weight: 1 + - path: root/pelvis/spine_01 + weight: 1 + - path: root/pelvis/spine_01/Body_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/Chest_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l/pinky_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/Hand_l_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l/thumb_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r/pinky_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/Hand_r_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r/thumb_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2/catears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2/catears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2/ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2/ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L/EyeEnd_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R/EyeEnd_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Head_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/HeadEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M/JawEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4/rabbit_ears_l5 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4/rabbit_ears_r5 + weight: 1 + - path: root/pelvis/tail01 + weight: 1 + - path: root/pelvis/tail01/tail02 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04/tail05 + weight: 1 + - path: root/pelvis/thigh_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l/ball_l_02 + weight: 1 + - path: root/pelvis/thigh_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r/ball_r_02 + weight: 1 + maskType: 1 + maskSource: {fileID: 31900000, guid: 69887b248fdf7e64abf63a884b391a4d, type: 2} + additiveReferencePoseFrame: 500.88 + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 0 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: pelvis + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_l + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_r + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_l + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_r + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_l + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_r + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_01 + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_02 + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: neck_01 + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_l + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_r + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_l + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_r + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_l + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_r + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_l + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_r + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_l_02 + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_r_02 + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_L + humanName: LeftEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_R + humanName: RightEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Jaw_M + humanName: Jaw + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_l + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_l + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_l + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_l + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_l + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_l + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_l + humanName: Left Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_l + humanName: Left Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_l + humanName: Left Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_l + humanName: Left Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_l + humanName: Left Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_l + humanName: Left Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_l + humanName: Left Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_l + humanName: Left Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_l + humanName: Left Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_r + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_r + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_r + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_r + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_r + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_r + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_r + humanName: Right Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_r + humanName: Right Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_r + humanName: Right Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_r + humanName: Right Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_r + humanName: Right Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_r + humanName: Right Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_r + humanName: Right Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_r + humanName: Right Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_r + humanName: Right Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_03 + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: Chibi_Humanoid_Avatar(Clone) + parentName: + position: {x: 0, y: 0, z: 0} + rotation: {x: 0, y: 0, z: 0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: root + parentName: Chibi_Humanoid_Avatar(Clone) + position: {x: -7.97287e-17, y: -1.4210854e-16, z: 4.3298696e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: pelvis + parentName: root + position: {x: 7.145355e-17, y: 0.3590527, z: -0.0064596897} + rotation: {x: 0.49148893, y: -0.5083686, z: -0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_r + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: -0.21348922} + rotation: {x: -0.04016816, y: 0.9991325, z: -0.010738504, w: -0.0023285814} + scale: {x: 1, y: 1, z: 1} + - name: calf_r + parentName: thigh_r + position: {x: -0.18052627, y: -1.3322676e-16, z: -3.1974422e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_r + parentName: calf_r + position: {x: -0.13916215, y: 5.062617e-16, z: 1.4210854e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_r + parentName: foot_r + position: {x: -0.010533721, y: 0.041665323, z: -2.842171e-16} + rotation: {x: 0.0063922573, y: 0.0051184404, z: -0.62501913, w: 0.7805665} + scale: {x: 1, y: 1, z: 1} + - name: ball_r_02 + parentName: ball_r + position: {x: -0.042483583, y: -4.161116e-15, z: 0.000000039237683} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_01 + parentName: pelvis + position: {x: -0.11659071, y: 4.8072656e-16, z: -1.0787449e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_02 + parentName: spine_01 + position: {x: -0.11659071, y: 4.718448e-16, z: -1.7044439e-16} + rotation: {x: 0, y: 0, z: 0.03248174, w: 0.9994723} + scale: {x: 1, y: 1, z: 1} + - name: spine_03 + parentName: spine_02 + position: {x: -0.16774303, y: 2.842171e-16, z: -1.04349324e-16} + rotation: {x: 0, y: 0, z: -0.1542978, w: 0.9880244} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_r + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: -0.14820191} + rotation: {x: 0.032161284, y: -0.71431756, z: 0.11852793, w: 0.68896097} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_r + parentName: clavicle_r + position: {x: -0.07712384, y: 1.1812772e-15, z: -9.947598e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_r + parentName: upperarm_r + position: {x: -0.2517576, y: 3.0198067e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_r + parentName: lowerarm_r + position: {x: -0.22869253, y: 7.105427e-17, z: 7.105427e-16} + rotation: {x: 6.938894e-17, y: -1.0833356e-33, z: -1.5612511e-17, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_r + parentName: hand_r + position: {x: -0.09803901, y: -3.5527136e-17, z: -2.842171e-16} + rotation: {x: -0.016859, y: -0.0772194, z: 0.0028675944, w: 0.9968674} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_r + parentName: middle_01_r + position: {x: -0.038769238, y: -1.7763568e-17, z: -1.4210854e-16} + rotation: {x: 0.03001885, y: -0.03945842, z: -0.0040334114, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_r + parentName: middle_02_r + position: {x: -0.040027287, y: -1.0658141e-16, z: 1.4210854e-16} + rotation: {x: 0.0065667694, y: -0.038803533, z: 0.0045389077, w: 0.999215} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_r + parentName: middle_03_r + position: {x: -0.037305653, y: -8.881784e-18, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_r + parentName: hand_r + position: {x: -0.02134813, y: 0.07035614, z: -0.039544} + rotation: {x: -0.61776274, y: 0.13377738, z: -0.35522214, w: 0.6886872} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_r + parentName: thumb_01_r + position: {x: -0.05523822, y: 0, z: -1.1013412e-15} + rotation: {x: -0.0121451, y: 0.0049000825, z: 0.039093893, w: 0.99914974} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_r + parentName: thumb_02_r + position: {x: -0.029465482, y: 0, z: 2.4868996e-16} + rotation: {x: -0.02598971, y: -0.0017890756, z: 0.03824424, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_r + parentName: thumb_03_r + position: {x: -0.023924602, y: 0, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_r + parentName: hand_r + position: {x: -0.09991405, y: 0.037073765, z: -0.0036836944} + rotation: {x: 0.009854632, y: -0.06354492, z: -0.035094682, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_r + parentName: index_01_r + position: {x: -0.03643808, y: -5.0848214e-16, z: -5.684342e-16} + rotation: {x: 0.0056443936, y: -0.03929569, z: -0.0038016667, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_r + parentName: index_02_r + position: {x: -0.035263915, y: -6.217249e-17, z: 1.847411e-15} + rotation: {x: -0.0071803136, y: -0.03818158, z: 0.007895683, w: 0.9992139} + scale: {x: 1, y: 1, z: 1} + - name: index_04_r + parentName: index_03_r + position: {x: -0.027298061, y: -1.0658141e-16, z: -1.563194e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_r + parentName: hand_r + position: {x: -0.008487943, y: -0.0041985167, z: -0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_r + parentName: cup_r + position: {x: -0.08094637, y: -0.036209043, z: -0.008335483} + rotation: {x: -0.008872239, y: -0.023159215, z: -0.00061652897, w: 0.99969226} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_r + parentName: pinky_01_r + position: {x: -0.028854312, y: -7.105427e-17, z: -8.5265126e-16} + rotation: {x: -0.0033607401, y: -0.0399435, z: -0.005443123, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_r + parentName: pinky_02_r + position: {x: -0.023566289, y: 3.5527135e-16, z: 1.1368684e-15} + rotation: {x: -0.025013803, y: -0.038439002, z: -0.0017993893, w: 0.9989462} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_r + parentName: pinky_03_r + position: {x: -0.0293414, y: -3.5527135e-16, z: 4.2632563e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_r + parentName: cup_r + position: {x: -0.08916332, y: -0.01552607, z: -0.0027549511} + rotation: {x: -0.02685257, y: -0.053124383, z: -0.02886147, w: 0.9978095} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_r + parentName: ring_01_r + position: {x: -0.037284084, y: 2.842171e-16, z: -2.2737367e-15} + rotation: {x: 0.0016190425, y: -0.039832465, z: 0.0004005827, w: 0.99920505} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_r + parentName: ring_02_r + position: {x: -0.03615039, y: -4.2632563e-16, z: 1.4210854e-15} + rotation: {x: -0.011273785, y: -0.03634874, z: -0.017581433, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_r + parentName: ring_03_r + position: {x: -0.027998645, y: 2.842171e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_r_equipment + parentName: hand_r + position: {x: -0.071717314, y: -0.008393532, z: -0.07169423} + rotation: {x: 0.0068377545, y: 0.7600093, z: 0.6495589, w: 0.020306554} + scale: {x: 1, y: 1, z: 1} + - name: neck_01 + parentName: spine_03 + position: {x: -0.100067444, y: -2.1316282e-16, z: 1.970298e-16} + rotation: {x: 0, y: 0, z: -0.074045286, w: 0.9972549} + scale: {x: 1, y: 1, z: 1} + - name: head + parentName: neck_01 + position: {x: -0.02629805, y: -3.5527136e-17, z: -1.5519624e-17} + rotation: {x: 0, y: 0, z: 0.17869695, w: 0.9839042} + scale: {x: 1, y: 1, z: 1} + - name: Eye_R + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: -0.16987707} + rotation: {x: 0.5, y: 0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_R + parentName: Eye_R + position: {x: -0.053281333, y: 5.684342e-16, z: -1.065814e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Jaw_M + parentName: head + position: {x: -0.05101526, y: 0.2876312, z: -3.5414823e-16} + rotation: {x: 0, y: 0, z: -0.78643805, w: 0.61766917} + scale: {x: 1, y: 1, z: 1} + - name: JawEnd_M + parentName: Jaw_M + position: {x: -0.113684185, y: 5.684342e-16, z: -1.3292045e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: HeadEnd_M + parentName: head + position: {x: -0.8511138, y: 6.1242674e-16, z: -2.23472e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Eye_L + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: 0.16987707} + rotation: {x: -0.5, y: -0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_L + parentName: Eye_L + position: {x: -0.053281333, y: 2.2737367e-15, z: 8.5265126e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: catears_r1 + parentName: head + position: {x: -0.6328281, y: -0.045856588, z: -0.33683398} + rotation: {x: 0.3517171, y: 0.7074806, z: -0.54890835, w: 0.2728845} + scale: {x: 1, y: 1, z: 1} + - name: catears_r2 + parentName: catears_r1 + position: {x: 0.08282707, y: -0.0000009463735, z: 0.00000008864178} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_r3 + parentName: catears_r2 + position: {x: 0.12977353, y: 0.0000011342388, z: -0.00000013708586} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: catears_l1 + parentName: head + position: {x: -0.6328281, y: -0.04585657, z: 0.33683437} + rotation: {x: -0.70748055, y: 0.35171714, z: 0.27288446, w: 0.5489084} + scale: {x: 1, y: 1, z: 1} + - name: catears_l2 + parentName: catears_l1 + position: {x: -0.08282578, y: 4.3975105e-17, z: -1.0269563e-17} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_l3 + parentName: catears_l2 + position: {x: -0.12977435, y: -2.3096108e-16, z: 3.4416914e-17} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: ears_l1 + parentName: head + position: {x: -0.29893956, y: 0.00065100734, z: 0.4818343} + rotation: {x: -0.4961981, y: 0.5037732, z: 0.5037732, w: 0.4961981} + scale: {x: 1, y: 1, z: 1} + - name: ears_l2 + parentName: ears_l1 + position: {x: -0.08323166, y: 0.00906778, z: 0} + rotation: {x: 0, y: 0, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_l3 + parentName: ears_l2 + position: {x: -0.08352148, y: 0.008665383, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ears_r1 + parentName: head + position: {x: -0.2989381, y: 0.00065100734, z: -0.481834} + rotation: {x: 0.5037732, y: 0.4961981, z: -0.4961981, w: 0.5037732} + scale: {x: 1, y: 1, z: 1} + - name: ears_r2 + parentName: ears_r1 + position: {x: 0.08323211, y: -0.009071989, z: 1.1109982e-18} + rotation: {x: 0.00000001053641, y: -7.981671e-11, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_r3 + parentName: ears_r2 + position: {x: 0.083521, y: -0.00866, z: 1.8249585e-10} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Head_equipment + parentName: head + position: {x: -0.000000023831111, y: -1.41579725e-11, z: 3.1386756e-16} + rotation: {x: -0.5, y: 0.5, z: 0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l1 + parentName: head + position: {x: -0.7671371, y: -0.007979299, z: 0.1900594} + rotation: {x: 7.182875e-16, y: 0.142911, z: -1.8155141e-15, w: 0.98973554} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l2 + parentName: rabbit_ears_l1 + position: {x: -0.12435393, y: -1.380606e-17, z: -2.9455213e-18} + rotation: {x: 0, y: -0.0021245151, z: -0, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l3 + parentName: rabbit_ears_l2 + position: {x: -0.19884825, y: -4.673433e-31, z: -1.0302869e-15} + rotation: {x: 0, y: 0.014221186, z: -0, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l4 + parentName: rabbit_ears_l3 + position: {x: -0.24156539, y: 9.860761e-33, z: 3.0999348e-17} + rotation: {x: 0, y: -0.014612687, z: -0, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l5 + parentName: rabbit_ears_l4 + position: {x: -0.16246277, y: -1.774937e-32, z: -7.022122e-16} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r1 + parentName: head + position: {x: -0.76713806, y: -0.007979303, z: -0.19005899} + rotation: {x: -0.142911, y: -8.284253e-16, z: 0.98973554, w: -6.027865e-17} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r2 + parentName: rabbit_ears_r1 + position: {x: 0.124349885, y: -4.3742785e-16, z: -0.0000019627425} + rotation: {x: -6.018545e-35, y: -0.0021245151, z: -6.50125e-17, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r3 + parentName: rabbit_ears_r2 + position: {x: 0.19885482, y: -7.0277117e-16, z: 0.0000018277557} + rotation: {x: 2.8891874e-34, y: 0.014221186, z: -7.7608295e-17, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r4 + parentName: rabbit_ears_r3 + position: {x: 0.2415585, y: -8.4598993e-16, z: -0.000001972059} + rotation: {x: 0.0000000074497852, y: -0.014612687, z: 1.0887293e-10, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r5 + parentName: rabbit_ears_r4 + position: {x: 0.16246666, y: -5.7287506e-16, z: 0.0000012133444} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_l + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: 0.14820191} + rotation: {x: 0.71431756, y: 0.032161284, z: 0.68896097, w: -0.11852792} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_l + parentName: clavicle_l + position: {x: 0.07712384, y: 5.6177284e-16, z: 8.5265126e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_l + parentName: upperarm_l + position: {x: 0.2517576, y: -3.0198067e-16, z: 1.4210854e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_l + parentName: lowerarm_l + position: {x: 0.22869253, y: -8.8817837e-17, z: -2.2737367e-15} + rotation: {x: 2.7755576e-17, y: -4.814825e-35, z: -1.7347235e-18, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_l + parentName: hand_l + position: {x: 0.09803901, y: -5.3290704e-17, z: 2.842171e-16} + rotation: {x: -0.016858978, y: -0.07721935, z: 0.0028675941, w: 0.9968675} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_l + parentName: middle_01_l + position: {x: 0.038769238, y: 1.7763568e-17, z: -1.847411e-15} + rotation: {x: 0.030018795, y: -0.039458398, z: -0.0040334365, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_l + parentName: middle_02_l + position: {x: 0.040027287, y: -1.0658141e-16, z: -2.2737367e-15} + rotation: {x: 0.0065668514, y: -0.03880391, z: 0.004538058, w: 0.99921507} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_l + parentName: middle_03_l + position: {x: 0.037305653, y: 1.3322676e-16, z: 3.2684964e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_l + parentName: hand_l + position: {x: 0.02134813, y: -0.07035614, z: 0.039544} + rotation: {x: -0.617763, y: 0.13377708, z: -0.35522237, w: 0.688687} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_l + parentName: thumb_01_l + position: {x: 0.05523822, y: 4.2632563e-16, z: 4.0856205e-16} + rotation: {x: -0.01214498, y: 0.0049005807, z: 0.039095934, w: 0.9991497} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_l + parentName: thumb_02_l + position: {x: 0.029465482, y: -1.4210854e-16, z: -4.796163e-16} + rotation: {x: -0.025989592, y: -0.0017877439, z: 0.03824587, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_l + parentName: thumb_03_l + position: {x: 0.023924602, y: 9.947598e-16, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_l + parentName: hand_l + position: {x: 0.09991405, y: -0.037073765, z: 0.0036836944} + rotation: {x: 0.00985464, y: -0.063544914, z: -0.035094675, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_l + parentName: index_01_l + position: {x: 0.03643808, y: 4.596323e-16, z: -1.1368684e-15} + rotation: {x: 0.005644415, y: -0.03929582, z: -0.0038020932, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_l + parentName: index_02_l + position: {x: 0.035263915, y: -6.2616577e-16, z: 7.105427e-16} + rotation: {x: -0.007180413, y: -0.03817956, z: 0.0078948075, w: 0.99921393} + scale: {x: 1, y: 1, z: 1} + - name: index_04_l + parentName: index_03_l + position: {x: 0.027298061, y: 1.0658141e-16, z: 9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_l + parentName: hand_l + position: {x: 0.008487943, y: 0.0041985167, z: 0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_l + parentName: cup_l + position: {x: 0.08094637, y: 0.036209043, z: 0.008335483} + rotation: {x: -0.008872085, y: -0.023159143, z: -0.0006156796, w: 0.9996922} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_l + parentName: pinky_01_l + position: {x: 0.028854312, y: -4.2632563e-16, z: 8.5265126e-16} + rotation: {x: -0.0033606838, y: -0.03994216, z: -0.005443243, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_l + parentName: pinky_02_l + position: {x: 0.023566289, y: 3.5527135e-16, z: -9.947598e-16} + rotation: {x: -0.025013776, y: -0.038437095, z: -0.0017992624, w: 0.9989463} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_l + parentName: pinky_03_l + position: {x: 0.0293414, y: -8.171241e-16, z: -9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_l + parentName: cup_l + position: {x: 0.08916332, y: 0.01552607, z: 0.0027549511} + rotation: {x: -0.026852543, y: -0.053124446, z: -0.028861433, w: 0.9978096} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_l + parentName: ring_01_l + position: {x: 0.037284084, y: -4.2632563e-16, z: 2.842171e-16} + rotation: {x: 0.0016190197, y: -0.03983278, z: 0.0003998217, w: 0.999205} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_l + parentName: ring_02_l + position: {x: 0.03615039, y: 2.4868996e-16, z: 2.5579537e-15} + rotation: {x: -0.01127379, y: -0.036347788, z: -0.017580679, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_l + parentName: ring_03_l + position: {x: 0.027998645, y: 1.3322676e-16, z: -1.2789769e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_l_equipment + parentName: hand_l + position: {x: 0.07171857, y: 0.008393485, z: 0.071694255} + rotation: {x: -0.020306554, y: -0.6495589, z: 0.7600093, w: 0.0068377545} + scale: {x: 1, y: 1, z: 1} + - name: Chest_equipment + parentName: spine_03 + position: {x: 0.00000003347651, y: 0.000000006615356, z: 3.6168006e-17} + rotation: {x: 0.5498939, y: -0.44454098, z: -0.5498939, w: -0.44454098} + scale: {x: 1, y: 1, z: 1} + - name: Body_equipment + parentName: spine_01 + position: {x: -0.28397974, y: -0.010891423, z: -8.393871e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_l + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: 0.21348922} + rotation: {x: 0.9991325, y: 0.04016816, z: 0.0023285814, w: -0.010738504} + scale: {x: 1, y: 1, z: 1} + - name: calf_l + parentName: thigh_l + position: {x: 0.18052627, y: 1.4654943e-16, z: 2.1316282e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_l + parentName: calf_l + position: {x: 0.13916215, y: -1.3000712e-15, z: -2.4868996e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_l + parentName: foot_l + position: {x: 0.010533721, y: -0.041665323, z: 1.4210854e-16} + rotation: {x: 0.0063926373, y: 0.0051187444, z: -0.6250192, w: 0.78056645} + scale: {x: 1, y: 1, z: 1} + - name: ball_l_02 + parentName: ball_l + position: {x: 0.042483583, y: -2.8643753e-16, z: 0.00000000109071} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail01 + parentName: pelvis + position: {x: 0.051698957, y: -0.24261716, z: -6.6123945e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: tail02 + parentName: tail01 + position: {x: 1.4791142e-33, y: -0.07674059, z: -0.07478956} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail03 + parentName: tail02 + position: {x: -6.669206e-17, y: -0.035118576, z: -0.13657223} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail04 + parentName: tail03 + position: {x: -4.4758975e-17, y: 0.020160662, z: -0.11641157} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail05 + parentName: tail04 + position: {x: -1.8550005e-17, y: 0.03316754, z: -0.05853096} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_1 + parentName: pelvis + position: {x: -0.07192494, y: -0.24255544, z: -1.4793249e-16} + rotation: {x: -1.2437499e-15, y: -1.4109186e-15, z: 0.68329304, w: 0.73014426} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_2 + parentName: short_tail_1 + position: {x: -0.1667836, y: 0.050014894, z: -3.9796156e-17} + rotation: {x: -0.011493115, y: 0.70701337, z: 0.011493115, w: 0.70701337} + scale: {x: 1, y: 1, z: 1} + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 1 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 40652f2acecba7946a15c0dab99f7d97, + type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 0 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Jump.fbx + uploadId: 698227 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Move.fbx b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Move.fbx new file mode 100644 index 00000000..b4ec414e --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Move.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fdf04314facea545fc5f4fba3410c0c62dd37fddb83efca5f142f2f89b931b0 +size 1054112 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Move.fbx.meta b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Move.fbx.meta new file mode 100644 index 00000000..fa7933b7 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Move.fbx.meta @@ -0,0 +1,1355 @@ +fileFormatVersion: 2 +guid: e3d867ce8306db8459963486dc1153e5 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: + - first: + 74: 369900655582913899 + second: Move + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: "\nClip 'Anim_Chibi@Move' has import animation warnings + that might lower retargeting quality:\nNote: Activate translation DOF on avatar + to improve retargeting quality.\n\t'ball_r' is inbetween humanoid transforms + and has rotation animation that will be discarded.\n" + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 3 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: Move + takeName: Anim_Chibi@Move + internalID: 0 + firstFrame: 31 + lastFrame: 50 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 1 + loopBlend: 0 + loopBlendOrientation: 1 + loopBlendPositionY: 1 + loopBlendPositionXZ: 1 + keepOriginalOrientation: 1 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 1 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: + - path: + weight: 1 + - path: root + weight: 1 + - path: root/pelvis + weight: 1 + - path: root/pelvis/short_tail_1 + weight: 1 + - path: root/pelvis/short_tail_1/short_tail_2 + weight: 1 + - path: root/pelvis/spine_01 + weight: 1 + - path: root/pelvis/spine_01/Body_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/Chest_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l/pinky_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/Hand_l_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l/thumb_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r/pinky_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/Hand_r_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r/thumb_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2/catears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2/catears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2/ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2/ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L/EyeEnd_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R/EyeEnd_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Head_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/HeadEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M/JawEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4/rabbit_ears_l5 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4/rabbit_ears_r5 + weight: 1 + - path: root/pelvis/tail01 + weight: 1 + - path: root/pelvis/tail01/tail02 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04/tail05 + weight: 1 + - path: root/pelvis/thigh_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l/ball_l_02 + weight: 1 + - path: root/pelvis/thigh_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r/ball_r_02 + weight: 1 + maskType: 1 + maskSource: {fileID: 31900000, guid: 69887b248fdf7e64abf63a884b391a4d, type: 2} + additiveReferencePoseFrame: 30.96 + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 0 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: pelvis + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_l + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_r + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_l + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_r + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_l + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_r + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_01 + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_02 + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: neck_01 + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_l + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_r + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_l + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_r + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_l + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_r + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_l + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_r + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_l_02 + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_r_02 + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_L + humanName: LeftEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_R + humanName: RightEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Jaw_M + humanName: Jaw + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_l + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_l + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_l + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_l + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_l + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_l + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_l + humanName: Left Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_l + humanName: Left Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_l + humanName: Left Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_l + humanName: Left Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_l + humanName: Left Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_l + humanName: Left Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_l + humanName: Left Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_l + humanName: Left Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_l + humanName: Left Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_r + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_r + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_r + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_r + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_r + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_r + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_r + humanName: Right Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_r + humanName: Right Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_r + humanName: Right Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_r + humanName: Right Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_r + humanName: Right Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_r + humanName: Right Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_r + humanName: Right Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_r + humanName: Right Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_r + humanName: Right Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_03 + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: Chibi_Humanoid_Avatar(Clone) + parentName: + position: {x: 0, y: 0, z: 0} + rotation: {x: 0, y: 0, z: 0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: root + parentName: Chibi_Humanoid_Avatar(Clone) + position: {x: -7.97287e-17, y: -1.4210854e-16, z: 4.3298696e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: pelvis + parentName: root + position: {x: 7.145355e-17, y: 0.3590527, z: -0.0064596897} + rotation: {x: 0.49148893, y: -0.5083686, z: -0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_r + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: -0.21348922} + rotation: {x: -0.04016816, y: 0.9991325, z: -0.010738504, w: -0.0023285814} + scale: {x: 1, y: 1, z: 1} + - name: calf_r + parentName: thigh_r + position: {x: -0.18052627, y: -1.3322676e-16, z: -3.1974422e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_r + parentName: calf_r + position: {x: -0.13916215, y: 5.062617e-16, z: 1.4210854e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_r + parentName: foot_r + position: {x: -0.010533721, y: 0.041665323, z: -2.842171e-16} + rotation: {x: 0.0063922573, y: 0.0051184404, z: -0.62501913, w: 0.7805665} + scale: {x: 1, y: 1, z: 1} + - name: ball_r_02 + parentName: ball_r + position: {x: -0.042483583, y: -4.161116e-15, z: 0.000000039237683} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_01 + parentName: pelvis + position: {x: -0.11659071, y: 4.8072656e-16, z: -1.0787449e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_02 + parentName: spine_01 + position: {x: -0.11659071, y: 4.718448e-16, z: -1.7044439e-16} + rotation: {x: 0, y: 0, z: 0.03248174, w: 0.9994723} + scale: {x: 1, y: 1, z: 1} + - name: spine_03 + parentName: spine_02 + position: {x: -0.16774303, y: 2.842171e-16, z: -1.04349324e-16} + rotation: {x: 0, y: 0, z: -0.1542978, w: 0.9880244} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_r + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: -0.14820191} + rotation: {x: 0.032161284, y: -0.71431756, z: 0.11852793, w: 0.68896097} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_r + parentName: clavicle_r + position: {x: -0.07712384, y: 1.1812772e-15, z: -9.947598e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_r + parentName: upperarm_r + position: {x: -0.2517576, y: 3.0198067e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_r + parentName: lowerarm_r + position: {x: -0.22869253, y: 7.105427e-17, z: 7.105427e-16} + rotation: {x: 6.938894e-17, y: -1.0833356e-33, z: -1.5612511e-17, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_r + parentName: hand_r + position: {x: -0.09803901, y: -3.5527136e-17, z: -2.842171e-16} + rotation: {x: -0.016859, y: -0.0772194, z: 0.0028675944, w: 0.9968674} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_r + parentName: middle_01_r + position: {x: -0.038769238, y: -1.7763568e-17, z: -1.4210854e-16} + rotation: {x: 0.03001885, y: -0.03945842, z: -0.0040334114, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_r + parentName: middle_02_r + position: {x: -0.040027287, y: -1.0658141e-16, z: 1.4210854e-16} + rotation: {x: 0.0065667694, y: -0.038803533, z: 0.0045389077, w: 0.999215} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_r + parentName: middle_03_r + position: {x: -0.037305653, y: -8.881784e-18, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_r + parentName: hand_r + position: {x: -0.02134813, y: 0.07035614, z: -0.039544} + rotation: {x: -0.61776274, y: 0.13377738, z: -0.35522214, w: 0.6886872} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_r + parentName: thumb_01_r + position: {x: -0.05523822, y: 0, z: -1.1013412e-15} + rotation: {x: -0.0121451, y: 0.0049000825, z: 0.039093893, w: 0.99914974} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_r + parentName: thumb_02_r + position: {x: -0.029465482, y: 0, z: 2.4868996e-16} + rotation: {x: -0.02598971, y: -0.0017890756, z: 0.03824424, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_r + parentName: thumb_03_r + position: {x: -0.023924602, y: 0, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_r + parentName: hand_r + position: {x: -0.09991405, y: 0.037073765, z: -0.0036836944} + rotation: {x: 0.009854632, y: -0.06354492, z: -0.035094682, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_r + parentName: index_01_r + position: {x: -0.03643808, y: -5.0848214e-16, z: -5.684342e-16} + rotation: {x: 0.0056443936, y: -0.03929569, z: -0.0038016667, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_r + parentName: index_02_r + position: {x: -0.035263915, y: -6.217249e-17, z: 1.847411e-15} + rotation: {x: -0.0071803136, y: -0.03818158, z: 0.007895683, w: 0.9992139} + scale: {x: 1, y: 1, z: 1} + - name: index_04_r + parentName: index_03_r + position: {x: -0.027298061, y: -1.0658141e-16, z: -1.563194e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_r + parentName: hand_r + position: {x: -0.008487943, y: -0.0041985167, z: -0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_r + parentName: cup_r + position: {x: -0.08094637, y: -0.036209043, z: -0.008335483} + rotation: {x: -0.008872239, y: -0.023159215, z: -0.00061652897, w: 0.99969226} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_r + parentName: pinky_01_r + position: {x: -0.028854312, y: -7.105427e-17, z: -8.5265126e-16} + rotation: {x: -0.0033607401, y: -0.0399435, z: -0.005443123, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_r + parentName: pinky_02_r + position: {x: -0.023566289, y: 3.5527135e-16, z: 1.1368684e-15} + rotation: {x: -0.025013803, y: -0.038439002, z: -0.0017993893, w: 0.9989462} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_r + parentName: pinky_03_r + position: {x: -0.0293414, y: -3.5527135e-16, z: 4.2632563e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_r + parentName: cup_r + position: {x: -0.08916332, y: -0.01552607, z: -0.0027549511} + rotation: {x: -0.02685257, y: -0.053124383, z: -0.02886147, w: 0.9978095} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_r + parentName: ring_01_r + position: {x: -0.037284084, y: 2.842171e-16, z: -2.2737367e-15} + rotation: {x: 0.0016190425, y: -0.039832465, z: 0.0004005827, w: 0.99920505} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_r + parentName: ring_02_r + position: {x: -0.03615039, y: -4.2632563e-16, z: 1.4210854e-15} + rotation: {x: -0.011273785, y: -0.03634874, z: -0.017581433, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_r + parentName: ring_03_r + position: {x: -0.027998645, y: 2.842171e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_r_equipment + parentName: hand_r + position: {x: -0.071717314, y: -0.008393532, z: -0.07169423} + rotation: {x: 0.0068377545, y: 0.7600093, z: 0.6495589, w: 0.020306554} + scale: {x: 1, y: 1, z: 1} + - name: neck_01 + parentName: spine_03 + position: {x: -0.100067444, y: -2.1316282e-16, z: 1.970298e-16} + rotation: {x: 0, y: 0, z: -0.074045286, w: 0.9972549} + scale: {x: 1, y: 1, z: 1} + - name: head + parentName: neck_01 + position: {x: -0.02629805, y: -3.5527136e-17, z: -1.5519624e-17} + rotation: {x: 0, y: 0, z: 0.17869695, w: 0.9839042} + scale: {x: 1, y: 1, z: 1} + - name: Eye_R + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: -0.16987707} + rotation: {x: 0.5, y: 0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_R + parentName: Eye_R + position: {x: -0.053281333, y: 5.684342e-16, z: -1.065814e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Jaw_M + parentName: head + position: {x: -0.05101526, y: 0.2876312, z: -3.5414823e-16} + rotation: {x: 0, y: 0, z: -0.78643805, w: 0.61766917} + scale: {x: 1, y: 1, z: 1} + - name: JawEnd_M + parentName: Jaw_M + position: {x: -0.113684185, y: 5.684342e-16, z: -1.3292045e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: HeadEnd_M + parentName: head + position: {x: -0.8511138, y: 6.1242674e-16, z: -2.23472e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Eye_L + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: 0.16987707} + rotation: {x: -0.5, y: -0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_L + parentName: Eye_L + position: {x: -0.053281333, y: 2.2737367e-15, z: 8.5265126e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: catears_r1 + parentName: head + position: {x: -0.6328281, y: -0.045856588, z: -0.33683398} + rotation: {x: 0.3517171, y: 0.7074806, z: -0.54890835, w: 0.2728845} + scale: {x: 1, y: 1, z: 1} + - name: catears_r2 + parentName: catears_r1 + position: {x: 0.08282707, y: -0.0000009463735, z: 0.00000008864178} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_r3 + parentName: catears_r2 + position: {x: 0.12977353, y: 0.0000011342388, z: -0.00000013708586} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: catears_l1 + parentName: head + position: {x: -0.6328281, y: -0.04585657, z: 0.33683437} + rotation: {x: -0.70748055, y: 0.35171714, z: 0.27288446, w: 0.5489084} + scale: {x: 1, y: 1, z: 1} + - name: catears_l2 + parentName: catears_l1 + position: {x: -0.08282578, y: 4.3975105e-17, z: -1.0269563e-17} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_l3 + parentName: catears_l2 + position: {x: -0.12977435, y: -2.3096108e-16, z: 3.4416914e-17} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: ears_l1 + parentName: head + position: {x: -0.29893956, y: 0.00065100734, z: 0.4818343} + rotation: {x: -0.4961981, y: 0.5037732, z: 0.5037732, w: 0.4961981} + scale: {x: 1, y: 1, z: 1} + - name: ears_l2 + parentName: ears_l1 + position: {x: -0.08323166, y: 0.00906778, z: 0} + rotation: {x: 0, y: 0, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_l3 + parentName: ears_l2 + position: {x: -0.08352148, y: 0.008665383, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ears_r1 + parentName: head + position: {x: -0.2989381, y: 0.00065100734, z: -0.481834} + rotation: {x: 0.5037732, y: 0.4961981, z: -0.4961981, w: 0.5037732} + scale: {x: 1, y: 1, z: 1} + - name: ears_r2 + parentName: ears_r1 + position: {x: 0.08323211, y: -0.009071989, z: 1.1109982e-18} + rotation: {x: 0.00000001053641, y: -7.981671e-11, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_r3 + parentName: ears_r2 + position: {x: 0.083521, y: -0.00866, z: 1.8249585e-10} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Head_equipment + parentName: head + position: {x: -0.000000023831111, y: -1.41579725e-11, z: 3.1386756e-16} + rotation: {x: -0.5, y: 0.5, z: 0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l1 + parentName: head + position: {x: -0.7671371, y: -0.007979299, z: 0.1900594} + rotation: {x: 7.182875e-16, y: 0.142911, z: -1.8155141e-15, w: 0.98973554} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l2 + parentName: rabbit_ears_l1 + position: {x: -0.12435393, y: -1.380606e-17, z: -2.9455213e-18} + rotation: {x: 0, y: -0.0021245151, z: -0, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l3 + parentName: rabbit_ears_l2 + position: {x: -0.19884825, y: -4.673433e-31, z: -1.0302869e-15} + rotation: {x: 0, y: 0.014221186, z: -0, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l4 + parentName: rabbit_ears_l3 + position: {x: -0.24156539, y: 9.860761e-33, z: 3.0999348e-17} + rotation: {x: 0, y: -0.014612687, z: -0, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l5 + parentName: rabbit_ears_l4 + position: {x: -0.16246277, y: -1.774937e-32, z: -7.022122e-16} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r1 + parentName: head + position: {x: -0.76713806, y: -0.007979303, z: -0.19005899} + rotation: {x: -0.142911, y: -8.284253e-16, z: 0.98973554, w: -6.027865e-17} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r2 + parentName: rabbit_ears_r1 + position: {x: 0.124349885, y: -4.3742785e-16, z: -0.0000019627425} + rotation: {x: -6.018545e-35, y: -0.0021245151, z: -6.50125e-17, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r3 + parentName: rabbit_ears_r2 + position: {x: 0.19885482, y: -7.0277117e-16, z: 0.0000018277557} + rotation: {x: 2.8891874e-34, y: 0.014221186, z: -7.7608295e-17, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r4 + parentName: rabbit_ears_r3 + position: {x: 0.2415585, y: -8.4598993e-16, z: -0.000001972059} + rotation: {x: 0.0000000074497852, y: -0.014612687, z: 1.0887293e-10, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r5 + parentName: rabbit_ears_r4 + position: {x: 0.16246666, y: -5.7287506e-16, z: 0.0000012133444} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_l + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: 0.14820191} + rotation: {x: 0.71431756, y: 0.032161284, z: 0.68896097, w: -0.11852792} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_l + parentName: clavicle_l + position: {x: 0.07712384, y: 5.6177284e-16, z: 8.5265126e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_l + parentName: upperarm_l + position: {x: 0.2517576, y: -3.0198067e-16, z: 1.4210854e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_l + parentName: lowerarm_l + position: {x: 0.22869253, y: -8.8817837e-17, z: -2.2737367e-15} + rotation: {x: 2.7755576e-17, y: -4.814825e-35, z: -1.7347235e-18, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_l + parentName: hand_l + position: {x: 0.09803901, y: -5.3290704e-17, z: 2.842171e-16} + rotation: {x: -0.016858978, y: -0.07721935, z: 0.0028675941, w: 0.9968675} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_l + parentName: middle_01_l + position: {x: 0.038769238, y: 1.7763568e-17, z: -1.847411e-15} + rotation: {x: 0.030018795, y: -0.039458398, z: -0.0040334365, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_l + parentName: middle_02_l + position: {x: 0.040027287, y: -1.0658141e-16, z: -2.2737367e-15} + rotation: {x: 0.0065668514, y: -0.03880391, z: 0.004538058, w: 0.99921507} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_l + parentName: middle_03_l + position: {x: 0.037305653, y: 1.3322676e-16, z: 3.2684964e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_l + parentName: hand_l + position: {x: 0.02134813, y: -0.07035614, z: 0.039544} + rotation: {x: -0.617763, y: 0.13377708, z: -0.35522237, w: 0.688687} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_l + parentName: thumb_01_l + position: {x: 0.05523822, y: 4.2632563e-16, z: 4.0856205e-16} + rotation: {x: -0.01214498, y: 0.0049005807, z: 0.039095934, w: 0.9991497} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_l + parentName: thumb_02_l + position: {x: 0.029465482, y: -1.4210854e-16, z: -4.796163e-16} + rotation: {x: -0.025989592, y: -0.0017877439, z: 0.03824587, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_l + parentName: thumb_03_l + position: {x: 0.023924602, y: 9.947598e-16, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_l + parentName: hand_l + position: {x: 0.09991405, y: -0.037073765, z: 0.0036836944} + rotation: {x: 0.00985464, y: -0.063544914, z: -0.035094675, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_l + parentName: index_01_l + position: {x: 0.03643808, y: 4.596323e-16, z: -1.1368684e-15} + rotation: {x: 0.005644415, y: -0.03929582, z: -0.0038020932, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_l + parentName: index_02_l + position: {x: 0.035263915, y: -6.2616577e-16, z: 7.105427e-16} + rotation: {x: -0.007180413, y: -0.03817956, z: 0.0078948075, w: 0.99921393} + scale: {x: 1, y: 1, z: 1} + - name: index_04_l + parentName: index_03_l + position: {x: 0.027298061, y: 1.0658141e-16, z: 9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_l + parentName: hand_l + position: {x: 0.008487943, y: 0.0041985167, z: 0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_l + parentName: cup_l + position: {x: 0.08094637, y: 0.036209043, z: 0.008335483} + rotation: {x: -0.008872085, y: -0.023159143, z: -0.0006156796, w: 0.9996922} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_l + parentName: pinky_01_l + position: {x: 0.028854312, y: -4.2632563e-16, z: 8.5265126e-16} + rotation: {x: -0.0033606838, y: -0.03994216, z: -0.005443243, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_l + parentName: pinky_02_l + position: {x: 0.023566289, y: 3.5527135e-16, z: -9.947598e-16} + rotation: {x: -0.025013776, y: -0.038437095, z: -0.0017992624, w: 0.9989463} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_l + parentName: pinky_03_l + position: {x: 0.0293414, y: -8.171241e-16, z: -9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_l + parentName: cup_l + position: {x: 0.08916332, y: 0.01552607, z: 0.0027549511} + rotation: {x: -0.026852543, y: -0.053124446, z: -0.028861433, w: 0.9978096} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_l + parentName: ring_01_l + position: {x: 0.037284084, y: -4.2632563e-16, z: 2.842171e-16} + rotation: {x: 0.0016190197, y: -0.03983278, z: 0.0003998217, w: 0.999205} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_l + parentName: ring_02_l + position: {x: 0.03615039, y: 2.4868996e-16, z: 2.5579537e-15} + rotation: {x: -0.01127379, y: -0.036347788, z: -0.017580679, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_l + parentName: ring_03_l + position: {x: 0.027998645, y: 1.3322676e-16, z: -1.2789769e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_l_equipment + parentName: hand_l + position: {x: 0.07171857, y: 0.008393485, z: 0.071694255} + rotation: {x: -0.020306554, y: -0.6495589, z: 0.7600093, w: 0.0068377545} + scale: {x: 1, y: 1, z: 1} + - name: Chest_equipment + parentName: spine_03 + position: {x: 0.00000003347651, y: 0.000000006615356, z: 3.6168006e-17} + rotation: {x: 0.5498939, y: -0.44454098, z: -0.5498939, w: -0.44454098} + scale: {x: 1, y: 1, z: 1} + - name: Body_equipment + parentName: spine_01 + position: {x: -0.28397974, y: -0.010891423, z: -8.393871e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_l + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: 0.21348922} + rotation: {x: 0.9991325, y: 0.04016816, z: 0.0023285814, w: -0.010738504} + scale: {x: 1, y: 1, z: 1} + - name: calf_l + parentName: thigh_l + position: {x: 0.18052627, y: 1.4654943e-16, z: 2.1316282e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_l + parentName: calf_l + position: {x: 0.13916215, y: -1.3000712e-15, z: -2.4868996e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_l + parentName: foot_l + position: {x: 0.010533721, y: -0.041665323, z: 1.4210854e-16} + rotation: {x: 0.0063926373, y: 0.0051187444, z: -0.6250192, w: 0.78056645} + scale: {x: 1, y: 1, z: 1} + - name: ball_l_02 + parentName: ball_l + position: {x: 0.042483583, y: -2.8643753e-16, z: 0.00000000109071} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail01 + parentName: pelvis + position: {x: 0.051698957, y: -0.24261716, z: -6.6123945e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: tail02 + parentName: tail01 + position: {x: 1.4791142e-33, y: -0.07674059, z: -0.07478956} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail03 + parentName: tail02 + position: {x: -6.669206e-17, y: -0.035118576, z: -0.13657223} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail04 + parentName: tail03 + position: {x: -4.4758975e-17, y: 0.020160662, z: -0.11641157} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail05 + parentName: tail04 + position: {x: -1.8550005e-17, y: 0.03316754, z: -0.05853096} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_1 + parentName: pelvis + position: {x: -0.07192494, y: -0.24255544, z: -1.4793249e-16} + rotation: {x: -1.2437499e-15, y: -1.4109186e-15, z: 0.68329304, w: 0.73014426} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_2 + parentName: short_tail_1 + position: {x: -0.1667836, y: 0.050014894, z: -3.9796156e-17} + rotation: {x: -0.011493115, y: 0.70701337, z: 0.011493115, w: 0.70701337} + scale: {x: 1, y: 1, z: 1} + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 1 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 40652f2acecba7946a15c0dab99f7d97, + type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 0 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Move.fbx + uploadId: 698227 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Move_L.fbx b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Move_L.fbx new file mode 100644 index 00000000..7a2bc9e4 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Move_L.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:733a83db375a7eb1479b418d421ca388dfef70c8396a4e1427782eacf8d44e6c +size 1046656 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Move_L.fbx.meta b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Move_L.fbx.meta new file mode 100644 index 00000000..730dc80d --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Move_L.fbx.meta @@ -0,0 +1,1357 @@ +fileFormatVersion: 2 +guid: a18182e8a1d481647a882a52e831560a +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: + - first: + 74: 1922405911834983771 + second: Move_L + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: "\nClip 'Anim_Chibi@Move_L' has import animation warnings + that might lower retargeting quality:\nNote: Activate translation DOF on avatar + to improve retargeting quality.\n\t'calf_r' has translation animation that + will be discarded.\n\t'ball_r' is inbetween humanoid transforms and has rotation + animation that will be discarded.\n\t'calf_l' has translation animation that + will be discarded.\n" + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 3 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: Move_L + takeName: Anim_Chibi@Move_L + internalID: 0 + firstFrame: 701 + lastFrame: 720 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 1 + loopBlend: 0 + loopBlendOrientation: 1 + loopBlendPositionY: 1 + loopBlendPositionXZ: 1 + keepOriginalOrientation: 1 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 1 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: + - path: + weight: 1 + - path: root + weight: 1 + - path: root/pelvis + weight: 1 + - path: root/pelvis/short_tail_1 + weight: 1 + - path: root/pelvis/short_tail_1/short_tail_2 + weight: 1 + - path: root/pelvis/spine_01 + weight: 1 + - path: root/pelvis/spine_01/Body_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/Chest_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l/pinky_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/Hand_l_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l/thumb_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r/pinky_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/Hand_r_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r/thumb_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2/catears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2/catears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2/ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2/ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L/EyeEnd_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R/EyeEnd_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Head_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/HeadEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M/JawEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4/rabbit_ears_l5 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4/rabbit_ears_r5 + weight: 1 + - path: root/pelvis/tail01 + weight: 1 + - path: root/pelvis/tail01/tail02 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04/tail05 + weight: 1 + - path: root/pelvis/thigh_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l/ball_l_02 + weight: 1 + - path: root/pelvis/thigh_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r/ball_r_02 + weight: 1 + maskType: 1 + maskSource: {fileID: 31900000, guid: 69887b248fdf7e64abf63a884b391a4d, type: 2} + additiveReferencePoseFrame: 700.80005 + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 0 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: pelvis + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_l + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_r + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_l + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_r + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_l + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_r + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_01 + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_02 + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: neck_01 + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_l + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_r + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_l + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_r + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_l + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_r + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_l + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_r + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_l_02 + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_r_02 + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_L + humanName: LeftEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_R + humanName: RightEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Jaw_M + humanName: Jaw + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_l + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_l + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_l + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_l + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_l + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_l + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_l + humanName: Left Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_l + humanName: Left Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_l + humanName: Left Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_l + humanName: Left Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_l + humanName: Left Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_l + humanName: Left Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_l + humanName: Left Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_l + humanName: Left Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_l + humanName: Left Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_r + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_r + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_r + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_r + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_r + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_r + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_r + humanName: Right Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_r + humanName: Right Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_r + humanName: Right Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_r + humanName: Right Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_r + humanName: Right Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_r + humanName: Right Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_r + humanName: Right Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_r + humanName: Right Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_r + humanName: Right Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_03 + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: Chibi_Humanoid_Avatar(Clone) + parentName: + position: {x: 0, y: 0, z: 0} + rotation: {x: 0, y: 0, z: 0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: root + parentName: Chibi_Humanoid_Avatar(Clone) + position: {x: -7.97287e-17, y: -1.4210854e-16, z: 4.3298696e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: pelvis + parentName: root + position: {x: 7.145355e-17, y: 0.3590527, z: -0.0064596897} + rotation: {x: 0.49148893, y: -0.5083686, z: -0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_r + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: -0.21348922} + rotation: {x: -0.04016816, y: 0.9991325, z: -0.010738504, w: -0.0023285814} + scale: {x: 1, y: 1, z: 1} + - name: calf_r + parentName: thigh_r + position: {x: -0.18052627, y: -1.3322676e-16, z: -3.1974422e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_r + parentName: calf_r + position: {x: -0.13916215, y: 5.062617e-16, z: 1.4210854e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_r + parentName: foot_r + position: {x: -0.010533721, y: 0.041665323, z: -2.842171e-16} + rotation: {x: 0.0063922573, y: 0.0051184404, z: -0.62501913, w: 0.7805665} + scale: {x: 1, y: 1, z: 1} + - name: ball_r_02 + parentName: ball_r + position: {x: -0.042483583, y: -4.161116e-15, z: 0.000000039237683} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_01 + parentName: pelvis + position: {x: -0.11659071, y: 4.8072656e-16, z: -1.0787449e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_02 + parentName: spine_01 + position: {x: -0.11659071, y: 4.718448e-16, z: -1.7044439e-16} + rotation: {x: 0, y: 0, z: 0.03248174, w: 0.9994723} + scale: {x: 1, y: 1, z: 1} + - name: spine_03 + parentName: spine_02 + position: {x: -0.16774303, y: 2.842171e-16, z: -1.04349324e-16} + rotation: {x: 0, y: 0, z: -0.1542978, w: 0.9880244} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_r + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: -0.14820191} + rotation: {x: 0.032161284, y: -0.71431756, z: 0.11852793, w: 0.68896097} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_r + parentName: clavicle_r + position: {x: -0.07712384, y: 1.1812772e-15, z: -9.947598e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_r + parentName: upperarm_r + position: {x: -0.2517576, y: 3.0198067e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_r + parentName: lowerarm_r + position: {x: -0.22869253, y: 7.105427e-17, z: 7.105427e-16} + rotation: {x: 6.938894e-17, y: -1.0833356e-33, z: -1.5612511e-17, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_r + parentName: hand_r + position: {x: -0.09803901, y: -3.5527136e-17, z: -2.842171e-16} + rotation: {x: -0.016859, y: -0.0772194, z: 0.0028675944, w: 0.9968674} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_r + parentName: middle_01_r + position: {x: -0.038769238, y: -1.7763568e-17, z: -1.4210854e-16} + rotation: {x: 0.03001885, y: -0.03945842, z: -0.0040334114, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_r + parentName: middle_02_r + position: {x: -0.040027287, y: -1.0658141e-16, z: 1.4210854e-16} + rotation: {x: 0.0065667694, y: -0.038803533, z: 0.0045389077, w: 0.999215} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_r + parentName: middle_03_r + position: {x: -0.037305653, y: -8.881784e-18, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_r + parentName: hand_r + position: {x: -0.02134813, y: 0.07035614, z: -0.039544} + rotation: {x: -0.61776274, y: 0.13377738, z: -0.35522214, w: 0.6886872} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_r + parentName: thumb_01_r + position: {x: -0.05523822, y: 0, z: -1.1013412e-15} + rotation: {x: -0.0121451, y: 0.0049000825, z: 0.039093893, w: 0.99914974} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_r + parentName: thumb_02_r + position: {x: -0.029465482, y: 0, z: 2.4868996e-16} + rotation: {x: -0.02598971, y: -0.0017890756, z: 0.03824424, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_r + parentName: thumb_03_r + position: {x: -0.023924602, y: 0, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_r + parentName: hand_r + position: {x: -0.09991405, y: 0.037073765, z: -0.0036836944} + rotation: {x: 0.009854632, y: -0.06354492, z: -0.035094682, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_r + parentName: index_01_r + position: {x: -0.03643808, y: -5.0848214e-16, z: -5.684342e-16} + rotation: {x: 0.0056443936, y: -0.03929569, z: -0.0038016667, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_r + parentName: index_02_r + position: {x: -0.035263915, y: -6.217249e-17, z: 1.847411e-15} + rotation: {x: -0.0071803136, y: -0.03818158, z: 0.007895683, w: 0.9992139} + scale: {x: 1, y: 1, z: 1} + - name: index_04_r + parentName: index_03_r + position: {x: -0.027298061, y: -1.0658141e-16, z: -1.563194e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_r + parentName: hand_r + position: {x: -0.008487943, y: -0.0041985167, z: -0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_r + parentName: cup_r + position: {x: -0.08094637, y: -0.036209043, z: -0.008335483} + rotation: {x: -0.008872239, y: -0.023159215, z: -0.00061652897, w: 0.99969226} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_r + parentName: pinky_01_r + position: {x: -0.028854312, y: -7.105427e-17, z: -8.5265126e-16} + rotation: {x: -0.0033607401, y: -0.0399435, z: -0.005443123, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_r + parentName: pinky_02_r + position: {x: -0.023566289, y: 3.5527135e-16, z: 1.1368684e-15} + rotation: {x: -0.025013803, y: -0.038439002, z: -0.0017993893, w: 0.9989462} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_r + parentName: pinky_03_r + position: {x: -0.0293414, y: -3.5527135e-16, z: 4.2632563e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_r + parentName: cup_r + position: {x: -0.08916332, y: -0.01552607, z: -0.0027549511} + rotation: {x: -0.02685257, y: -0.053124383, z: -0.02886147, w: 0.9978095} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_r + parentName: ring_01_r + position: {x: -0.037284084, y: 2.842171e-16, z: -2.2737367e-15} + rotation: {x: 0.0016190425, y: -0.039832465, z: 0.0004005827, w: 0.99920505} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_r + parentName: ring_02_r + position: {x: -0.03615039, y: -4.2632563e-16, z: 1.4210854e-15} + rotation: {x: -0.011273785, y: -0.03634874, z: -0.017581433, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_r + parentName: ring_03_r + position: {x: -0.027998645, y: 2.842171e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_r_equipment + parentName: hand_r + position: {x: -0.071717314, y: -0.008393532, z: -0.07169423} + rotation: {x: 0.0068377545, y: 0.7600093, z: 0.6495589, w: 0.020306554} + scale: {x: 1, y: 1, z: 1} + - name: neck_01 + parentName: spine_03 + position: {x: -0.100067444, y: -2.1316282e-16, z: 1.970298e-16} + rotation: {x: 0, y: 0, z: -0.074045286, w: 0.9972549} + scale: {x: 1, y: 1, z: 1} + - name: head + parentName: neck_01 + position: {x: -0.02629805, y: -3.5527136e-17, z: -1.5519624e-17} + rotation: {x: 0, y: 0, z: 0.17869695, w: 0.9839042} + scale: {x: 1, y: 1, z: 1} + - name: Eye_R + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: -0.16987707} + rotation: {x: 0.5, y: 0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_R + parentName: Eye_R + position: {x: -0.053281333, y: 5.684342e-16, z: -1.065814e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Jaw_M + parentName: head + position: {x: -0.05101526, y: 0.2876312, z: -3.5414823e-16} + rotation: {x: 0, y: 0, z: -0.78643805, w: 0.61766917} + scale: {x: 1, y: 1, z: 1} + - name: JawEnd_M + parentName: Jaw_M + position: {x: -0.113684185, y: 5.684342e-16, z: -1.3292045e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: HeadEnd_M + parentName: head + position: {x: -0.8511138, y: 6.1242674e-16, z: -2.23472e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Eye_L + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: 0.16987707} + rotation: {x: -0.5, y: -0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_L + parentName: Eye_L + position: {x: -0.053281333, y: 2.2737367e-15, z: 8.5265126e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: catears_r1 + parentName: head + position: {x: -0.6328281, y: -0.045856588, z: -0.33683398} + rotation: {x: 0.3517171, y: 0.7074806, z: -0.54890835, w: 0.2728845} + scale: {x: 1, y: 1, z: 1} + - name: catears_r2 + parentName: catears_r1 + position: {x: 0.08282707, y: -0.0000009463735, z: 0.00000008864178} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_r3 + parentName: catears_r2 + position: {x: 0.12977353, y: 0.0000011342388, z: -0.00000013708586} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: catears_l1 + parentName: head + position: {x: -0.6328281, y: -0.04585657, z: 0.33683437} + rotation: {x: -0.70748055, y: 0.35171714, z: 0.27288446, w: 0.5489084} + scale: {x: 1, y: 1, z: 1} + - name: catears_l2 + parentName: catears_l1 + position: {x: -0.08282578, y: 4.3975105e-17, z: -1.0269563e-17} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_l3 + parentName: catears_l2 + position: {x: -0.12977435, y: -2.3096108e-16, z: 3.4416914e-17} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: ears_l1 + parentName: head + position: {x: -0.29893956, y: 0.00065100734, z: 0.4818343} + rotation: {x: -0.4961981, y: 0.5037732, z: 0.5037732, w: 0.4961981} + scale: {x: 1, y: 1, z: 1} + - name: ears_l2 + parentName: ears_l1 + position: {x: -0.08323166, y: 0.00906778, z: 0} + rotation: {x: 0, y: 0, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_l3 + parentName: ears_l2 + position: {x: -0.08352148, y: 0.008665383, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ears_r1 + parentName: head + position: {x: -0.2989381, y: 0.00065100734, z: -0.481834} + rotation: {x: 0.5037732, y: 0.4961981, z: -0.4961981, w: 0.5037732} + scale: {x: 1, y: 1, z: 1} + - name: ears_r2 + parentName: ears_r1 + position: {x: 0.08323211, y: -0.009071989, z: 1.1109982e-18} + rotation: {x: 0.00000001053641, y: -7.981671e-11, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_r3 + parentName: ears_r2 + position: {x: 0.083521, y: -0.00866, z: 1.8249585e-10} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Head_equipment + parentName: head + position: {x: -0.000000023831111, y: -1.41579725e-11, z: 3.1386756e-16} + rotation: {x: -0.5, y: 0.5, z: 0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l1 + parentName: head + position: {x: -0.7671371, y: -0.007979299, z: 0.1900594} + rotation: {x: 7.182875e-16, y: 0.142911, z: -1.8155141e-15, w: 0.98973554} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l2 + parentName: rabbit_ears_l1 + position: {x: -0.12435393, y: -1.380606e-17, z: -2.9455213e-18} + rotation: {x: 0, y: -0.0021245151, z: -0, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l3 + parentName: rabbit_ears_l2 + position: {x: -0.19884825, y: -4.673433e-31, z: -1.0302869e-15} + rotation: {x: 0, y: 0.014221186, z: -0, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l4 + parentName: rabbit_ears_l3 + position: {x: -0.24156539, y: 9.860761e-33, z: 3.0999348e-17} + rotation: {x: 0, y: -0.014612687, z: -0, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l5 + parentName: rabbit_ears_l4 + position: {x: -0.16246277, y: -1.774937e-32, z: -7.022122e-16} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r1 + parentName: head + position: {x: -0.76713806, y: -0.007979303, z: -0.19005899} + rotation: {x: -0.142911, y: -8.284253e-16, z: 0.98973554, w: -6.027865e-17} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r2 + parentName: rabbit_ears_r1 + position: {x: 0.124349885, y: -4.3742785e-16, z: -0.0000019627425} + rotation: {x: -6.018545e-35, y: -0.0021245151, z: -6.50125e-17, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r3 + parentName: rabbit_ears_r2 + position: {x: 0.19885482, y: -7.0277117e-16, z: 0.0000018277557} + rotation: {x: 2.8891874e-34, y: 0.014221186, z: -7.7608295e-17, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r4 + parentName: rabbit_ears_r3 + position: {x: 0.2415585, y: -8.4598993e-16, z: -0.000001972059} + rotation: {x: 0.0000000074497852, y: -0.014612687, z: 1.0887293e-10, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r5 + parentName: rabbit_ears_r4 + position: {x: 0.16246666, y: -5.7287506e-16, z: 0.0000012133444} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_l + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: 0.14820191} + rotation: {x: 0.71431756, y: 0.032161284, z: 0.68896097, w: -0.11852792} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_l + parentName: clavicle_l + position: {x: 0.07712384, y: 5.6177284e-16, z: 8.5265126e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_l + parentName: upperarm_l + position: {x: 0.2517576, y: -3.0198067e-16, z: 1.4210854e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_l + parentName: lowerarm_l + position: {x: 0.22869253, y: -8.8817837e-17, z: -2.2737367e-15} + rotation: {x: 2.7755576e-17, y: -4.814825e-35, z: -1.7347235e-18, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_l + parentName: hand_l + position: {x: 0.09803901, y: -5.3290704e-17, z: 2.842171e-16} + rotation: {x: -0.016858978, y: -0.07721935, z: 0.0028675941, w: 0.9968675} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_l + parentName: middle_01_l + position: {x: 0.038769238, y: 1.7763568e-17, z: -1.847411e-15} + rotation: {x: 0.030018795, y: -0.039458398, z: -0.0040334365, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_l + parentName: middle_02_l + position: {x: 0.040027287, y: -1.0658141e-16, z: -2.2737367e-15} + rotation: {x: 0.0065668514, y: -0.03880391, z: 0.004538058, w: 0.99921507} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_l + parentName: middle_03_l + position: {x: 0.037305653, y: 1.3322676e-16, z: 3.2684964e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_l + parentName: hand_l + position: {x: 0.02134813, y: -0.07035614, z: 0.039544} + rotation: {x: -0.617763, y: 0.13377708, z: -0.35522237, w: 0.688687} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_l + parentName: thumb_01_l + position: {x: 0.05523822, y: 4.2632563e-16, z: 4.0856205e-16} + rotation: {x: -0.01214498, y: 0.0049005807, z: 0.039095934, w: 0.9991497} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_l + parentName: thumb_02_l + position: {x: 0.029465482, y: -1.4210854e-16, z: -4.796163e-16} + rotation: {x: -0.025989592, y: -0.0017877439, z: 0.03824587, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_l + parentName: thumb_03_l + position: {x: 0.023924602, y: 9.947598e-16, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_l + parentName: hand_l + position: {x: 0.09991405, y: -0.037073765, z: 0.0036836944} + rotation: {x: 0.00985464, y: -0.063544914, z: -0.035094675, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_l + parentName: index_01_l + position: {x: 0.03643808, y: 4.596323e-16, z: -1.1368684e-15} + rotation: {x: 0.005644415, y: -0.03929582, z: -0.0038020932, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_l + parentName: index_02_l + position: {x: 0.035263915, y: -6.2616577e-16, z: 7.105427e-16} + rotation: {x: -0.007180413, y: -0.03817956, z: 0.0078948075, w: 0.99921393} + scale: {x: 1, y: 1, z: 1} + - name: index_04_l + parentName: index_03_l + position: {x: 0.027298061, y: 1.0658141e-16, z: 9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_l + parentName: hand_l + position: {x: 0.008487943, y: 0.0041985167, z: 0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_l + parentName: cup_l + position: {x: 0.08094637, y: 0.036209043, z: 0.008335483} + rotation: {x: -0.008872085, y: -0.023159143, z: -0.0006156796, w: 0.9996922} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_l + parentName: pinky_01_l + position: {x: 0.028854312, y: -4.2632563e-16, z: 8.5265126e-16} + rotation: {x: -0.0033606838, y: -0.03994216, z: -0.005443243, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_l + parentName: pinky_02_l + position: {x: 0.023566289, y: 3.5527135e-16, z: -9.947598e-16} + rotation: {x: -0.025013776, y: -0.038437095, z: -0.0017992624, w: 0.9989463} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_l + parentName: pinky_03_l + position: {x: 0.0293414, y: -8.171241e-16, z: -9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_l + parentName: cup_l + position: {x: 0.08916332, y: 0.01552607, z: 0.0027549511} + rotation: {x: -0.026852543, y: -0.053124446, z: -0.028861433, w: 0.9978096} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_l + parentName: ring_01_l + position: {x: 0.037284084, y: -4.2632563e-16, z: 2.842171e-16} + rotation: {x: 0.0016190197, y: -0.03983278, z: 0.0003998217, w: 0.999205} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_l + parentName: ring_02_l + position: {x: 0.03615039, y: 2.4868996e-16, z: 2.5579537e-15} + rotation: {x: -0.01127379, y: -0.036347788, z: -0.017580679, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_l + parentName: ring_03_l + position: {x: 0.027998645, y: 1.3322676e-16, z: -1.2789769e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_l_equipment + parentName: hand_l + position: {x: 0.07171857, y: 0.008393485, z: 0.071694255} + rotation: {x: -0.020306554, y: -0.6495589, z: 0.7600093, w: 0.0068377545} + scale: {x: 1, y: 1, z: 1} + - name: Chest_equipment + parentName: spine_03 + position: {x: 0.00000003347651, y: 0.000000006615356, z: 3.6168006e-17} + rotation: {x: 0.5498939, y: -0.44454098, z: -0.5498939, w: -0.44454098} + scale: {x: 1, y: 1, z: 1} + - name: Body_equipment + parentName: spine_01 + position: {x: -0.28397974, y: -0.010891423, z: -8.393871e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_l + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: 0.21348922} + rotation: {x: 0.9991325, y: 0.04016816, z: 0.0023285814, w: -0.010738504} + scale: {x: 1, y: 1, z: 1} + - name: calf_l + parentName: thigh_l + position: {x: 0.18052627, y: 1.4654943e-16, z: 2.1316282e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_l + parentName: calf_l + position: {x: 0.13916215, y: -1.3000712e-15, z: -2.4868996e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_l + parentName: foot_l + position: {x: 0.010533721, y: -0.041665323, z: 1.4210854e-16} + rotation: {x: 0.0063926373, y: 0.0051187444, z: -0.6250192, w: 0.78056645} + scale: {x: 1, y: 1, z: 1} + - name: ball_l_02 + parentName: ball_l + position: {x: 0.042483583, y: -2.8643753e-16, z: 0.00000000109071} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail01 + parentName: pelvis + position: {x: 0.051698957, y: -0.24261716, z: -6.6123945e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: tail02 + parentName: tail01 + position: {x: 1.4791142e-33, y: -0.07674059, z: -0.07478956} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail03 + parentName: tail02 + position: {x: -6.669206e-17, y: -0.035118576, z: -0.13657223} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail04 + parentName: tail03 + position: {x: -4.4758975e-17, y: 0.020160662, z: -0.11641157} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail05 + parentName: tail04 + position: {x: -1.8550005e-17, y: 0.03316754, z: -0.05853096} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_1 + parentName: pelvis + position: {x: -0.07192494, y: -0.24255544, z: -1.4793249e-16} + rotation: {x: -1.2437499e-15, y: -1.4109186e-15, z: 0.68329304, w: 0.73014426} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_2 + parentName: short_tail_1 + position: {x: -0.1667836, y: 0.050014894, z: -3.9796156e-17} + rotation: {x: -0.011493115, y: 0.70701337, z: 0.011493115, w: 0.70701337} + scale: {x: 1, y: 1, z: 1} + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 1 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 40652f2acecba7946a15c0dab99f7d97, + type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 0 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Move_L.fbx + uploadId: 698227 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Move_R.fbx b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Move_R.fbx new file mode 100644 index 00000000..ec66bf6c --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Move_R.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca05906aa48005b8b155d3329aa492c8548620ecbb276301b1dc9b3439d2754d +size 1046736 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Move_R.fbx.meta b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Move_R.fbx.meta new file mode 100644 index 00000000..59b2768c --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Move_R.fbx.meta @@ -0,0 +1,1356 @@ +fileFormatVersion: 2 +guid: df19bcf36985d7340a122347e18e8c0a +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: + - first: + 74: 6748429825367099069 + second: Move_R + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: "\nClip 'Anim_Chibi@Move_R' has import animation warnings + that might lower retargeting quality:\nNote: Activate translation DOF on avatar + to improve retargeting quality.\n\t'calf_r' has translation animation that + will be discarded.\n\t'ball_r' is inbetween humanoid transforms and has rotation + animation that will be discarded.\n" + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 3 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: Move_R + takeName: Anim_Chibi@Move_R + internalID: 0 + firstFrame: 721 + lastFrame: 740 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 1 + loopBlend: 0 + loopBlendOrientation: 1 + loopBlendPositionY: 1 + loopBlendPositionXZ: 1 + keepOriginalOrientation: 1 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 1 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: + - path: + weight: 1 + - path: root + weight: 1 + - path: root/pelvis + weight: 1 + - path: root/pelvis/short_tail_1 + weight: 1 + - path: root/pelvis/short_tail_1/short_tail_2 + weight: 1 + - path: root/pelvis/spine_01 + weight: 1 + - path: root/pelvis/spine_01/Body_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/Chest_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l/pinky_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/Hand_l_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l/thumb_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r/pinky_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/Hand_r_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r/thumb_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2/catears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2/catears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2/ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2/ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L/EyeEnd_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R/EyeEnd_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Head_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/HeadEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M/JawEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4/rabbit_ears_l5 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4/rabbit_ears_r5 + weight: 1 + - path: root/pelvis/tail01 + weight: 1 + - path: root/pelvis/tail01/tail02 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04/tail05 + weight: 1 + - path: root/pelvis/thigh_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l/ball_l_02 + weight: 1 + - path: root/pelvis/thigh_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r/ball_r_02 + weight: 1 + maskType: 1 + maskSource: {fileID: 31900000, guid: 69887b248fdf7e64abf63a884b391a4d, type: 2} + additiveReferencePoseFrame: 720.96 + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 0 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: pelvis + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_l + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_r + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_l + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_r + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_l + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_r + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_01 + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_02 + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: neck_01 + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_l + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_r + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_l + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_r + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_l + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_r + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_l + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_r + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_l_02 + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_r_02 + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_L + humanName: LeftEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_R + humanName: RightEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Jaw_M + humanName: Jaw + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_l + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_l + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_l + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_l + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_l + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_l + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_l + humanName: Left Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_l + humanName: Left Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_l + humanName: Left Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_l + humanName: Left Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_l + humanName: Left Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_l + humanName: Left Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_l + humanName: Left Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_l + humanName: Left Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_l + humanName: Left Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_r + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_r + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_r + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_r + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_r + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_r + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_r + humanName: Right Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_r + humanName: Right Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_r + humanName: Right Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_r + humanName: Right Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_r + humanName: Right Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_r + humanName: Right Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_r + humanName: Right Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_r + humanName: Right Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_r + humanName: Right Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_03 + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: Chibi_Humanoid_Avatar(Clone) + parentName: + position: {x: 0, y: 0, z: 0} + rotation: {x: 0, y: 0, z: 0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: root + parentName: Chibi_Humanoid_Avatar(Clone) + position: {x: -7.97287e-17, y: -1.4210854e-16, z: 4.3298696e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: pelvis + parentName: root + position: {x: 7.145355e-17, y: 0.3590527, z: -0.0064596897} + rotation: {x: 0.49148893, y: -0.5083686, z: -0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_r + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: -0.21348922} + rotation: {x: -0.04016816, y: 0.9991325, z: -0.010738504, w: -0.0023285814} + scale: {x: 1, y: 1, z: 1} + - name: calf_r + parentName: thigh_r + position: {x: -0.18052627, y: -1.3322676e-16, z: -3.1974422e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_r + parentName: calf_r + position: {x: -0.13916215, y: 5.062617e-16, z: 1.4210854e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_r + parentName: foot_r + position: {x: -0.010533721, y: 0.041665323, z: -2.842171e-16} + rotation: {x: 0.0063922573, y: 0.0051184404, z: -0.62501913, w: 0.7805665} + scale: {x: 1, y: 1, z: 1} + - name: ball_r_02 + parentName: ball_r + position: {x: -0.042483583, y: -4.161116e-15, z: 0.000000039237683} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_01 + parentName: pelvis + position: {x: -0.11659071, y: 4.8072656e-16, z: -1.0787449e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_02 + parentName: spine_01 + position: {x: -0.11659071, y: 4.718448e-16, z: -1.7044439e-16} + rotation: {x: 0, y: 0, z: 0.03248174, w: 0.9994723} + scale: {x: 1, y: 1, z: 1} + - name: spine_03 + parentName: spine_02 + position: {x: -0.16774303, y: 2.842171e-16, z: -1.04349324e-16} + rotation: {x: 0, y: 0, z: -0.1542978, w: 0.9880244} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_r + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: -0.14820191} + rotation: {x: 0.032161284, y: -0.71431756, z: 0.11852793, w: 0.68896097} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_r + parentName: clavicle_r + position: {x: -0.07712384, y: 1.1812772e-15, z: -9.947598e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_r + parentName: upperarm_r + position: {x: -0.2517576, y: 3.0198067e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_r + parentName: lowerarm_r + position: {x: -0.22869253, y: 7.105427e-17, z: 7.105427e-16} + rotation: {x: 6.938894e-17, y: -1.0833356e-33, z: -1.5612511e-17, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_r + parentName: hand_r + position: {x: -0.09803901, y: -3.5527136e-17, z: -2.842171e-16} + rotation: {x: -0.016859, y: -0.0772194, z: 0.0028675944, w: 0.9968674} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_r + parentName: middle_01_r + position: {x: -0.038769238, y: -1.7763568e-17, z: -1.4210854e-16} + rotation: {x: 0.03001885, y: -0.03945842, z: -0.0040334114, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_r + parentName: middle_02_r + position: {x: -0.040027287, y: -1.0658141e-16, z: 1.4210854e-16} + rotation: {x: 0.0065667694, y: -0.038803533, z: 0.0045389077, w: 0.999215} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_r + parentName: middle_03_r + position: {x: -0.037305653, y: -8.881784e-18, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_r + parentName: hand_r + position: {x: -0.02134813, y: 0.07035614, z: -0.039544} + rotation: {x: -0.61776274, y: 0.13377738, z: -0.35522214, w: 0.6886872} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_r + parentName: thumb_01_r + position: {x: -0.05523822, y: 0, z: -1.1013412e-15} + rotation: {x: -0.0121451, y: 0.0049000825, z: 0.039093893, w: 0.99914974} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_r + parentName: thumb_02_r + position: {x: -0.029465482, y: 0, z: 2.4868996e-16} + rotation: {x: -0.02598971, y: -0.0017890756, z: 0.03824424, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_r + parentName: thumb_03_r + position: {x: -0.023924602, y: 0, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_r + parentName: hand_r + position: {x: -0.09991405, y: 0.037073765, z: -0.0036836944} + rotation: {x: 0.009854632, y: -0.06354492, z: -0.035094682, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_r + parentName: index_01_r + position: {x: -0.03643808, y: -5.0848214e-16, z: -5.684342e-16} + rotation: {x: 0.0056443936, y: -0.03929569, z: -0.0038016667, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_r + parentName: index_02_r + position: {x: -0.035263915, y: -6.217249e-17, z: 1.847411e-15} + rotation: {x: -0.0071803136, y: -0.03818158, z: 0.007895683, w: 0.9992139} + scale: {x: 1, y: 1, z: 1} + - name: index_04_r + parentName: index_03_r + position: {x: -0.027298061, y: -1.0658141e-16, z: -1.563194e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_r + parentName: hand_r + position: {x: -0.008487943, y: -0.0041985167, z: -0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_r + parentName: cup_r + position: {x: -0.08094637, y: -0.036209043, z: -0.008335483} + rotation: {x: -0.008872239, y: -0.023159215, z: -0.00061652897, w: 0.99969226} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_r + parentName: pinky_01_r + position: {x: -0.028854312, y: -7.105427e-17, z: -8.5265126e-16} + rotation: {x: -0.0033607401, y: -0.0399435, z: -0.005443123, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_r + parentName: pinky_02_r + position: {x: -0.023566289, y: 3.5527135e-16, z: 1.1368684e-15} + rotation: {x: -0.025013803, y: -0.038439002, z: -0.0017993893, w: 0.9989462} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_r + parentName: pinky_03_r + position: {x: -0.0293414, y: -3.5527135e-16, z: 4.2632563e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_r + parentName: cup_r + position: {x: -0.08916332, y: -0.01552607, z: -0.0027549511} + rotation: {x: -0.02685257, y: -0.053124383, z: -0.02886147, w: 0.9978095} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_r + parentName: ring_01_r + position: {x: -0.037284084, y: 2.842171e-16, z: -2.2737367e-15} + rotation: {x: 0.0016190425, y: -0.039832465, z: 0.0004005827, w: 0.99920505} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_r + parentName: ring_02_r + position: {x: -0.03615039, y: -4.2632563e-16, z: 1.4210854e-15} + rotation: {x: -0.011273785, y: -0.03634874, z: -0.017581433, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_r + parentName: ring_03_r + position: {x: -0.027998645, y: 2.842171e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_r_equipment + parentName: hand_r + position: {x: -0.071717314, y: -0.008393532, z: -0.07169423} + rotation: {x: 0.0068377545, y: 0.7600093, z: 0.6495589, w: 0.020306554} + scale: {x: 1, y: 1, z: 1} + - name: neck_01 + parentName: spine_03 + position: {x: -0.100067444, y: -2.1316282e-16, z: 1.970298e-16} + rotation: {x: 0, y: 0, z: -0.074045286, w: 0.9972549} + scale: {x: 1, y: 1, z: 1} + - name: head + parentName: neck_01 + position: {x: -0.02629805, y: -3.5527136e-17, z: -1.5519624e-17} + rotation: {x: 0, y: 0, z: 0.17869695, w: 0.9839042} + scale: {x: 1, y: 1, z: 1} + - name: Eye_R + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: -0.16987707} + rotation: {x: 0.5, y: 0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_R + parentName: Eye_R + position: {x: -0.053281333, y: 5.684342e-16, z: -1.065814e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Jaw_M + parentName: head + position: {x: -0.05101526, y: 0.2876312, z: -3.5414823e-16} + rotation: {x: 0, y: 0, z: -0.78643805, w: 0.61766917} + scale: {x: 1, y: 1, z: 1} + - name: JawEnd_M + parentName: Jaw_M + position: {x: -0.113684185, y: 5.684342e-16, z: -1.3292045e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: HeadEnd_M + parentName: head + position: {x: -0.8511138, y: 6.1242674e-16, z: -2.23472e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Eye_L + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: 0.16987707} + rotation: {x: -0.5, y: -0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_L + parentName: Eye_L + position: {x: -0.053281333, y: 2.2737367e-15, z: 8.5265126e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: catears_r1 + parentName: head + position: {x: -0.6328281, y: -0.045856588, z: -0.33683398} + rotation: {x: 0.3517171, y: 0.7074806, z: -0.54890835, w: 0.2728845} + scale: {x: 1, y: 1, z: 1} + - name: catears_r2 + parentName: catears_r1 + position: {x: 0.08282707, y: -0.0000009463735, z: 0.00000008864178} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_r3 + parentName: catears_r2 + position: {x: 0.12977353, y: 0.0000011342388, z: -0.00000013708586} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: catears_l1 + parentName: head + position: {x: -0.6328281, y: -0.04585657, z: 0.33683437} + rotation: {x: -0.70748055, y: 0.35171714, z: 0.27288446, w: 0.5489084} + scale: {x: 1, y: 1, z: 1} + - name: catears_l2 + parentName: catears_l1 + position: {x: -0.08282578, y: 4.3975105e-17, z: -1.0269563e-17} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_l3 + parentName: catears_l2 + position: {x: -0.12977435, y: -2.3096108e-16, z: 3.4416914e-17} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: ears_l1 + parentName: head + position: {x: -0.29893956, y: 0.00065100734, z: 0.4818343} + rotation: {x: -0.4961981, y: 0.5037732, z: 0.5037732, w: 0.4961981} + scale: {x: 1, y: 1, z: 1} + - name: ears_l2 + parentName: ears_l1 + position: {x: -0.08323166, y: 0.00906778, z: 0} + rotation: {x: 0, y: 0, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_l3 + parentName: ears_l2 + position: {x: -0.08352148, y: 0.008665383, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ears_r1 + parentName: head + position: {x: -0.2989381, y: 0.00065100734, z: -0.481834} + rotation: {x: 0.5037732, y: 0.4961981, z: -0.4961981, w: 0.5037732} + scale: {x: 1, y: 1, z: 1} + - name: ears_r2 + parentName: ears_r1 + position: {x: 0.08323211, y: -0.009071989, z: 1.1109982e-18} + rotation: {x: 0.00000001053641, y: -7.981671e-11, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_r3 + parentName: ears_r2 + position: {x: 0.083521, y: -0.00866, z: 1.8249585e-10} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Head_equipment + parentName: head + position: {x: -0.000000023831111, y: -1.41579725e-11, z: 3.1386756e-16} + rotation: {x: -0.5, y: 0.5, z: 0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l1 + parentName: head + position: {x: -0.7671371, y: -0.007979299, z: 0.1900594} + rotation: {x: 7.182875e-16, y: 0.142911, z: -1.8155141e-15, w: 0.98973554} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l2 + parentName: rabbit_ears_l1 + position: {x: -0.12435393, y: -1.380606e-17, z: -2.9455213e-18} + rotation: {x: 0, y: -0.0021245151, z: -0, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l3 + parentName: rabbit_ears_l2 + position: {x: -0.19884825, y: -4.673433e-31, z: -1.0302869e-15} + rotation: {x: 0, y: 0.014221186, z: -0, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l4 + parentName: rabbit_ears_l3 + position: {x: -0.24156539, y: 9.860761e-33, z: 3.0999348e-17} + rotation: {x: 0, y: -0.014612687, z: -0, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l5 + parentName: rabbit_ears_l4 + position: {x: -0.16246277, y: -1.774937e-32, z: -7.022122e-16} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r1 + parentName: head + position: {x: -0.76713806, y: -0.007979303, z: -0.19005899} + rotation: {x: -0.142911, y: -8.284253e-16, z: 0.98973554, w: -6.027865e-17} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r2 + parentName: rabbit_ears_r1 + position: {x: 0.124349885, y: -4.3742785e-16, z: -0.0000019627425} + rotation: {x: -6.018545e-35, y: -0.0021245151, z: -6.50125e-17, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r3 + parentName: rabbit_ears_r2 + position: {x: 0.19885482, y: -7.0277117e-16, z: 0.0000018277557} + rotation: {x: 2.8891874e-34, y: 0.014221186, z: -7.7608295e-17, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r4 + parentName: rabbit_ears_r3 + position: {x: 0.2415585, y: -8.4598993e-16, z: -0.000001972059} + rotation: {x: 0.0000000074497852, y: -0.014612687, z: 1.0887293e-10, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r5 + parentName: rabbit_ears_r4 + position: {x: 0.16246666, y: -5.7287506e-16, z: 0.0000012133444} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_l + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: 0.14820191} + rotation: {x: 0.71431756, y: 0.032161284, z: 0.68896097, w: -0.11852792} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_l + parentName: clavicle_l + position: {x: 0.07712384, y: 5.6177284e-16, z: 8.5265126e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_l + parentName: upperarm_l + position: {x: 0.2517576, y: -3.0198067e-16, z: 1.4210854e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_l + parentName: lowerarm_l + position: {x: 0.22869253, y: -8.8817837e-17, z: -2.2737367e-15} + rotation: {x: 2.7755576e-17, y: -4.814825e-35, z: -1.7347235e-18, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_l + parentName: hand_l + position: {x: 0.09803901, y: -5.3290704e-17, z: 2.842171e-16} + rotation: {x: -0.016858978, y: -0.07721935, z: 0.0028675941, w: 0.9968675} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_l + parentName: middle_01_l + position: {x: 0.038769238, y: 1.7763568e-17, z: -1.847411e-15} + rotation: {x: 0.030018795, y: -0.039458398, z: -0.0040334365, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_l + parentName: middle_02_l + position: {x: 0.040027287, y: -1.0658141e-16, z: -2.2737367e-15} + rotation: {x: 0.0065668514, y: -0.03880391, z: 0.004538058, w: 0.99921507} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_l + parentName: middle_03_l + position: {x: 0.037305653, y: 1.3322676e-16, z: 3.2684964e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_l + parentName: hand_l + position: {x: 0.02134813, y: -0.07035614, z: 0.039544} + rotation: {x: -0.617763, y: 0.13377708, z: -0.35522237, w: 0.688687} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_l + parentName: thumb_01_l + position: {x: 0.05523822, y: 4.2632563e-16, z: 4.0856205e-16} + rotation: {x: -0.01214498, y: 0.0049005807, z: 0.039095934, w: 0.9991497} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_l + parentName: thumb_02_l + position: {x: 0.029465482, y: -1.4210854e-16, z: -4.796163e-16} + rotation: {x: -0.025989592, y: -0.0017877439, z: 0.03824587, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_l + parentName: thumb_03_l + position: {x: 0.023924602, y: 9.947598e-16, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_l + parentName: hand_l + position: {x: 0.09991405, y: -0.037073765, z: 0.0036836944} + rotation: {x: 0.00985464, y: -0.063544914, z: -0.035094675, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_l + parentName: index_01_l + position: {x: 0.03643808, y: 4.596323e-16, z: -1.1368684e-15} + rotation: {x: 0.005644415, y: -0.03929582, z: -0.0038020932, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_l + parentName: index_02_l + position: {x: 0.035263915, y: -6.2616577e-16, z: 7.105427e-16} + rotation: {x: -0.007180413, y: -0.03817956, z: 0.0078948075, w: 0.99921393} + scale: {x: 1, y: 1, z: 1} + - name: index_04_l + parentName: index_03_l + position: {x: 0.027298061, y: 1.0658141e-16, z: 9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_l + parentName: hand_l + position: {x: 0.008487943, y: 0.0041985167, z: 0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_l + parentName: cup_l + position: {x: 0.08094637, y: 0.036209043, z: 0.008335483} + rotation: {x: -0.008872085, y: -0.023159143, z: -0.0006156796, w: 0.9996922} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_l + parentName: pinky_01_l + position: {x: 0.028854312, y: -4.2632563e-16, z: 8.5265126e-16} + rotation: {x: -0.0033606838, y: -0.03994216, z: -0.005443243, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_l + parentName: pinky_02_l + position: {x: 0.023566289, y: 3.5527135e-16, z: -9.947598e-16} + rotation: {x: -0.025013776, y: -0.038437095, z: -0.0017992624, w: 0.9989463} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_l + parentName: pinky_03_l + position: {x: 0.0293414, y: -8.171241e-16, z: -9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_l + parentName: cup_l + position: {x: 0.08916332, y: 0.01552607, z: 0.0027549511} + rotation: {x: -0.026852543, y: -0.053124446, z: -0.028861433, w: 0.9978096} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_l + parentName: ring_01_l + position: {x: 0.037284084, y: -4.2632563e-16, z: 2.842171e-16} + rotation: {x: 0.0016190197, y: -0.03983278, z: 0.0003998217, w: 0.999205} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_l + parentName: ring_02_l + position: {x: 0.03615039, y: 2.4868996e-16, z: 2.5579537e-15} + rotation: {x: -0.01127379, y: -0.036347788, z: -0.017580679, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_l + parentName: ring_03_l + position: {x: 0.027998645, y: 1.3322676e-16, z: -1.2789769e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_l_equipment + parentName: hand_l + position: {x: 0.07171857, y: 0.008393485, z: 0.071694255} + rotation: {x: -0.020306554, y: -0.6495589, z: 0.7600093, w: 0.0068377545} + scale: {x: 1, y: 1, z: 1} + - name: Chest_equipment + parentName: spine_03 + position: {x: 0.00000003347651, y: 0.000000006615356, z: 3.6168006e-17} + rotation: {x: 0.5498939, y: -0.44454098, z: -0.5498939, w: -0.44454098} + scale: {x: 1, y: 1, z: 1} + - name: Body_equipment + parentName: spine_01 + position: {x: -0.28397974, y: -0.010891423, z: -8.393871e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_l + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: 0.21348922} + rotation: {x: 0.9991325, y: 0.04016816, z: 0.0023285814, w: -0.010738504} + scale: {x: 1, y: 1, z: 1} + - name: calf_l + parentName: thigh_l + position: {x: 0.18052627, y: 1.4654943e-16, z: 2.1316282e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_l + parentName: calf_l + position: {x: 0.13916215, y: -1.3000712e-15, z: -2.4868996e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_l + parentName: foot_l + position: {x: 0.010533721, y: -0.041665323, z: 1.4210854e-16} + rotation: {x: 0.0063926373, y: 0.0051187444, z: -0.6250192, w: 0.78056645} + scale: {x: 1, y: 1, z: 1} + - name: ball_l_02 + parentName: ball_l + position: {x: 0.042483583, y: -2.8643753e-16, z: 0.00000000109071} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail01 + parentName: pelvis + position: {x: 0.051698957, y: -0.24261716, z: -6.6123945e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: tail02 + parentName: tail01 + position: {x: 1.4791142e-33, y: -0.07674059, z: -0.07478956} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail03 + parentName: tail02 + position: {x: -6.669206e-17, y: -0.035118576, z: -0.13657223} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail04 + parentName: tail03 + position: {x: -4.4758975e-17, y: 0.020160662, z: -0.11641157} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail05 + parentName: tail04 + position: {x: -1.8550005e-17, y: 0.03316754, z: -0.05853096} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_1 + parentName: pelvis + position: {x: -0.07192494, y: -0.24255544, z: -1.4793249e-16} + rotation: {x: -1.2437499e-15, y: -1.4109186e-15, z: 0.68329304, w: 0.73014426} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_2 + parentName: short_tail_1 + position: {x: -0.1667836, y: 0.050014894, z: -3.9796156e-17} + rotation: {x: -0.011493115, y: 0.70701337, z: 0.011493115, w: 0.70701337} + scale: {x: 1, y: 1, z: 1} + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 1 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 40652f2acecba7946a15c0dab99f7d97, + type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 0 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Move_R.fbx + uploadId: 698227 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@No.fbx b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@No.fbx new file mode 100644 index 00000000..4b473aee --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@No.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d201b3d9829b62bc7875551beaac63afb807be3f1cfaf7c29169cdecdd565398 +size 1019120 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@No.fbx.meta b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@No.fbx.meta new file mode 100644 index 00000000..1025cc1f --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@No.fbx.meta @@ -0,0 +1,1352 @@ +fileFormatVersion: 2 +guid: 18ba6cd2b54e5914db87d4463156df4f +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: + - first: + 74: 8645964965488247800 + second: No + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 3 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: No + takeName: Anim_Chibi@No + internalID: 0 + firstFrame: 241 + lastFrame: 264 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 1 + loopBlend: 0 + loopBlendOrientation: 1 + loopBlendPositionY: 1 + loopBlendPositionXZ: 1 + keepOriginalOrientation: 1 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 1 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: + - path: + weight: 1 + - path: root + weight: 1 + - path: root/pelvis + weight: 1 + - path: root/pelvis/short_tail_1 + weight: 1 + - path: root/pelvis/short_tail_1/short_tail_2 + weight: 1 + - path: root/pelvis/spine_01 + weight: 1 + - path: root/pelvis/spine_01/Body_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/Chest_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l/pinky_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/Hand_l_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l/thumb_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r/pinky_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/Hand_r_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r/thumb_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2/catears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2/catears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2/ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2/ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L/EyeEnd_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R/EyeEnd_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Head_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/HeadEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M/JawEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4/rabbit_ears_l5 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4/rabbit_ears_r5 + weight: 1 + - path: root/pelvis/tail01 + weight: 1 + - path: root/pelvis/tail01/tail02 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04/tail05 + weight: 1 + - path: root/pelvis/thigh_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l/ball_l_02 + weight: 1 + - path: root/pelvis/thigh_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r/ball_r_02 + weight: 1 + maskType: 1 + maskSource: {fileID: 31900000, guid: 69887b248fdf7e64abf63a884b391a4d, type: 2} + additiveReferencePoseFrame: 240.95999 + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 0 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: pelvis + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_l + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_r + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_l + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_r + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_l + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_r + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_01 + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_02 + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: neck_01 + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_l + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_r + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_l + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_r + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_l + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_r + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_l + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_r + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_l_02 + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_r_02 + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_L + humanName: LeftEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_R + humanName: RightEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Jaw_M + humanName: Jaw + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_l + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_l + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_l + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_l + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_l + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_l + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_l + humanName: Left Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_l + humanName: Left Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_l + humanName: Left Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_l + humanName: Left Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_l + humanName: Left Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_l + humanName: Left Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_l + humanName: Left Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_l + humanName: Left Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_l + humanName: Left Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_r + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_r + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_r + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_r + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_r + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_r + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_r + humanName: Right Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_r + humanName: Right Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_r + humanName: Right Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_r + humanName: Right Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_r + humanName: Right Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_r + humanName: Right Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_r + humanName: Right Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_r + humanName: Right Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_r + humanName: Right Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_03 + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: Chibi_Humanoid_Avatar(Clone) + parentName: + position: {x: 0, y: 0, z: 0} + rotation: {x: 0, y: 0, z: 0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: root + parentName: Chibi_Humanoid_Avatar(Clone) + position: {x: -7.97287e-17, y: -1.4210854e-16, z: 4.3298696e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: pelvis + parentName: root + position: {x: 7.145355e-17, y: 0.3590527, z: -0.0064596897} + rotation: {x: 0.49148893, y: -0.5083686, z: -0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_r + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: -0.21348922} + rotation: {x: -0.04016816, y: 0.9991325, z: -0.010738504, w: -0.0023285814} + scale: {x: 1, y: 1, z: 1} + - name: calf_r + parentName: thigh_r + position: {x: -0.18052627, y: -1.3322676e-16, z: -3.1974422e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_r + parentName: calf_r + position: {x: -0.13916215, y: 5.062617e-16, z: 1.4210854e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_r + parentName: foot_r + position: {x: -0.010533721, y: 0.041665323, z: -2.842171e-16} + rotation: {x: 0.0063922573, y: 0.0051184404, z: -0.62501913, w: 0.7805665} + scale: {x: 1, y: 1, z: 1} + - name: ball_r_02 + parentName: ball_r + position: {x: -0.042483583, y: -4.161116e-15, z: 0.000000039237683} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_01 + parentName: pelvis + position: {x: -0.11659071, y: 4.8072656e-16, z: -1.0787449e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_02 + parentName: spine_01 + position: {x: -0.11659071, y: 4.718448e-16, z: -1.7044439e-16} + rotation: {x: 0, y: 0, z: 0.03248174, w: 0.9994723} + scale: {x: 1, y: 1, z: 1} + - name: spine_03 + parentName: spine_02 + position: {x: -0.16774303, y: 2.842171e-16, z: -1.04349324e-16} + rotation: {x: 0, y: 0, z: -0.1542978, w: 0.9880244} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_r + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: -0.14820191} + rotation: {x: 0.032161284, y: -0.71431756, z: 0.11852793, w: 0.68896097} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_r + parentName: clavicle_r + position: {x: -0.07712384, y: 1.1812772e-15, z: -9.947598e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_r + parentName: upperarm_r + position: {x: -0.2517576, y: 3.0198067e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_r + parentName: lowerarm_r + position: {x: -0.22869253, y: 7.105427e-17, z: 7.105427e-16} + rotation: {x: 6.938894e-17, y: -1.0833356e-33, z: -1.5612511e-17, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_r + parentName: hand_r + position: {x: -0.09803901, y: -3.5527136e-17, z: -2.842171e-16} + rotation: {x: -0.016859, y: -0.0772194, z: 0.0028675944, w: 0.9968674} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_r + parentName: middle_01_r + position: {x: -0.038769238, y: -1.7763568e-17, z: -1.4210854e-16} + rotation: {x: 0.03001885, y: -0.03945842, z: -0.0040334114, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_r + parentName: middle_02_r + position: {x: -0.040027287, y: -1.0658141e-16, z: 1.4210854e-16} + rotation: {x: 0.0065667694, y: -0.038803533, z: 0.0045389077, w: 0.999215} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_r + parentName: middle_03_r + position: {x: -0.037305653, y: -8.881784e-18, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_r + parentName: hand_r + position: {x: -0.02134813, y: 0.07035614, z: -0.039544} + rotation: {x: -0.61776274, y: 0.13377738, z: -0.35522214, w: 0.6886872} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_r + parentName: thumb_01_r + position: {x: -0.05523822, y: 0, z: -1.1013412e-15} + rotation: {x: -0.0121451, y: 0.0049000825, z: 0.039093893, w: 0.99914974} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_r + parentName: thumb_02_r + position: {x: -0.029465482, y: 0, z: 2.4868996e-16} + rotation: {x: -0.02598971, y: -0.0017890756, z: 0.03824424, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_r + parentName: thumb_03_r + position: {x: -0.023924602, y: 0, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_r + parentName: hand_r + position: {x: -0.09991405, y: 0.037073765, z: -0.0036836944} + rotation: {x: 0.009854632, y: -0.06354492, z: -0.035094682, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_r + parentName: index_01_r + position: {x: -0.03643808, y: -5.0848214e-16, z: -5.684342e-16} + rotation: {x: 0.0056443936, y: -0.03929569, z: -0.0038016667, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_r + parentName: index_02_r + position: {x: -0.035263915, y: -6.217249e-17, z: 1.847411e-15} + rotation: {x: -0.0071803136, y: -0.03818158, z: 0.007895683, w: 0.9992139} + scale: {x: 1, y: 1, z: 1} + - name: index_04_r + parentName: index_03_r + position: {x: -0.027298061, y: -1.0658141e-16, z: -1.563194e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_r + parentName: hand_r + position: {x: -0.008487943, y: -0.0041985167, z: -0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_r + parentName: cup_r + position: {x: -0.08094637, y: -0.036209043, z: -0.008335483} + rotation: {x: -0.008872239, y: -0.023159215, z: -0.00061652897, w: 0.99969226} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_r + parentName: pinky_01_r + position: {x: -0.028854312, y: -7.105427e-17, z: -8.5265126e-16} + rotation: {x: -0.0033607401, y: -0.0399435, z: -0.005443123, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_r + parentName: pinky_02_r + position: {x: -0.023566289, y: 3.5527135e-16, z: 1.1368684e-15} + rotation: {x: -0.025013803, y: -0.038439002, z: -0.0017993893, w: 0.9989462} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_r + parentName: pinky_03_r + position: {x: -0.0293414, y: -3.5527135e-16, z: 4.2632563e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_r + parentName: cup_r + position: {x: -0.08916332, y: -0.01552607, z: -0.0027549511} + rotation: {x: -0.02685257, y: -0.053124383, z: -0.02886147, w: 0.9978095} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_r + parentName: ring_01_r + position: {x: -0.037284084, y: 2.842171e-16, z: -2.2737367e-15} + rotation: {x: 0.0016190425, y: -0.039832465, z: 0.0004005827, w: 0.99920505} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_r + parentName: ring_02_r + position: {x: -0.03615039, y: -4.2632563e-16, z: 1.4210854e-15} + rotation: {x: -0.011273785, y: -0.03634874, z: -0.017581433, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_r + parentName: ring_03_r + position: {x: -0.027998645, y: 2.842171e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_r_equipment + parentName: hand_r + position: {x: -0.071717314, y: -0.008393532, z: -0.07169423} + rotation: {x: 0.0068377545, y: 0.7600093, z: 0.6495589, w: 0.020306554} + scale: {x: 1, y: 1, z: 1} + - name: neck_01 + parentName: spine_03 + position: {x: -0.100067444, y: -2.1316282e-16, z: 1.970298e-16} + rotation: {x: 0, y: 0, z: -0.074045286, w: 0.9972549} + scale: {x: 1, y: 1, z: 1} + - name: head + parentName: neck_01 + position: {x: -0.02629805, y: -3.5527136e-17, z: -1.5519624e-17} + rotation: {x: 0, y: 0, z: 0.17869695, w: 0.9839042} + scale: {x: 1, y: 1, z: 1} + - name: Eye_R + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: -0.16987707} + rotation: {x: 0.5, y: 0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_R + parentName: Eye_R + position: {x: -0.053281333, y: 5.684342e-16, z: -1.065814e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Jaw_M + parentName: head + position: {x: -0.05101526, y: 0.2876312, z: -3.5414823e-16} + rotation: {x: 0, y: 0, z: -0.78643805, w: 0.61766917} + scale: {x: 1, y: 1, z: 1} + - name: JawEnd_M + parentName: Jaw_M + position: {x: -0.113684185, y: 5.684342e-16, z: -1.3292045e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: HeadEnd_M + parentName: head + position: {x: -0.8511138, y: 6.1242674e-16, z: -2.23472e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Eye_L + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: 0.16987707} + rotation: {x: -0.5, y: -0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_L + parentName: Eye_L + position: {x: -0.053281333, y: 2.2737367e-15, z: 8.5265126e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: catears_r1 + parentName: head + position: {x: -0.6328281, y: -0.045856588, z: -0.33683398} + rotation: {x: 0.3517171, y: 0.7074806, z: -0.54890835, w: 0.2728845} + scale: {x: 1, y: 1, z: 1} + - name: catears_r2 + parentName: catears_r1 + position: {x: 0.08282707, y: -0.0000009463735, z: 0.00000008864178} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_r3 + parentName: catears_r2 + position: {x: 0.12977353, y: 0.0000011342388, z: -0.00000013708586} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: catears_l1 + parentName: head + position: {x: -0.6328281, y: -0.04585657, z: 0.33683437} + rotation: {x: -0.70748055, y: 0.35171714, z: 0.27288446, w: 0.5489084} + scale: {x: 1, y: 1, z: 1} + - name: catears_l2 + parentName: catears_l1 + position: {x: -0.08282578, y: 4.3975105e-17, z: -1.0269563e-17} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_l3 + parentName: catears_l2 + position: {x: -0.12977435, y: -2.3096108e-16, z: 3.4416914e-17} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: ears_l1 + parentName: head + position: {x: -0.29893956, y: 0.00065100734, z: 0.4818343} + rotation: {x: -0.4961981, y: 0.5037732, z: 0.5037732, w: 0.4961981} + scale: {x: 1, y: 1, z: 1} + - name: ears_l2 + parentName: ears_l1 + position: {x: -0.08323166, y: 0.00906778, z: 0} + rotation: {x: 0, y: 0, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_l3 + parentName: ears_l2 + position: {x: -0.08352148, y: 0.008665383, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ears_r1 + parentName: head + position: {x: -0.2989381, y: 0.00065100734, z: -0.481834} + rotation: {x: 0.5037732, y: 0.4961981, z: -0.4961981, w: 0.5037732} + scale: {x: 1, y: 1, z: 1} + - name: ears_r2 + parentName: ears_r1 + position: {x: 0.08323211, y: -0.009071989, z: 1.1109982e-18} + rotation: {x: 0.00000001053641, y: -7.981671e-11, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_r3 + parentName: ears_r2 + position: {x: 0.083521, y: -0.00866, z: 1.8249585e-10} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Head_equipment + parentName: head + position: {x: -0.000000023831111, y: -1.41579725e-11, z: 3.1386756e-16} + rotation: {x: -0.5, y: 0.5, z: 0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l1 + parentName: head + position: {x: -0.7671371, y: -0.007979299, z: 0.1900594} + rotation: {x: 7.182875e-16, y: 0.142911, z: -1.8155141e-15, w: 0.98973554} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l2 + parentName: rabbit_ears_l1 + position: {x: -0.12435393, y: -1.380606e-17, z: -2.9455213e-18} + rotation: {x: 0, y: -0.0021245151, z: -0, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l3 + parentName: rabbit_ears_l2 + position: {x: -0.19884825, y: -4.673433e-31, z: -1.0302869e-15} + rotation: {x: 0, y: 0.014221186, z: -0, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l4 + parentName: rabbit_ears_l3 + position: {x: -0.24156539, y: 9.860761e-33, z: 3.0999348e-17} + rotation: {x: 0, y: -0.014612687, z: -0, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l5 + parentName: rabbit_ears_l4 + position: {x: -0.16246277, y: -1.774937e-32, z: -7.022122e-16} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r1 + parentName: head + position: {x: -0.76713806, y: -0.007979303, z: -0.19005899} + rotation: {x: -0.142911, y: -8.284253e-16, z: 0.98973554, w: -6.027865e-17} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r2 + parentName: rabbit_ears_r1 + position: {x: 0.124349885, y: -4.3742785e-16, z: -0.0000019627425} + rotation: {x: -6.018545e-35, y: -0.0021245151, z: -6.50125e-17, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r3 + parentName: rabbit_ears_r2 + position: {x: 0.19885482, y: -7.0277117e-16, z: 0.0000018277557} + rotation: {x: 2.8891874e-34, y: 0.014221186, z: -7.7608295e-17, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r4 + parentName: rabbit_ears_r3 + position: {x: 0.2415585, y: -8.4598993e-16, z: -0.000001972059} + rotation: {x: 0.0000000074497852, y: -0.014612687, z: 1.0887293e-10, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r5 + parentName: rabbit_ears_r4 + position: {x: 0.16246666, y: -5.7287506e-16, z: 0.0000012133444} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_l + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: 0.14820191} + rotation: {x: 0.71431756, y: 0.032161284, z: 0.68896097, w: -0.11852792} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_l + parentName: clavicle_l + position: {x: 0.07712384, y: 5.6177284e-16, z: 8.5265126e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_l + parentName: upperarm_l + position: {x: 0.2517576, y: -3.0198067e-16, z: 1.4210854e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_l + parentName: lowerarm_l + position: {x: 0.22869253, y: -8.8817837e-17, z: -2.2737367e-15} + rotation: {x: 2.7755576e-17, y: -4.814825e-35, z: -1.7347235e-18, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_l + parentName: hand_l + position: {x: 0.09803901, y: -5.3290704e-17, z: 2.842171e-16} + rotation: {x: -0.016858978, y: -0.07721935, z: 0.0028675941, w: 0.9968675} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_l + parentName: middle_01_l + position: {x: 0.038769238, y: 1.7763568e-17, z: -1.847411e-15} + rotation: {x: 0.030018795, y: -0.039458398, z: -0.0040334365, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_l + parentName: middle_02_l + position: {x: 0.040027287, y: -1.0658141e-16, z: -2.2737367e-15} + rotation: {x: 0.0065668514, y: -0.03880391, z: 0.004538058, w: 0.99921507} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_l + parentName: middle_03_l + position: {x: 0.037305653, y: 1.3322676e-16, z: 3.2684964e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_l + parentName: hand_l + position: {x: 0.02134813, y: -0.07035614, z: 0.039544} + rotation: {x: -0.617763, y: 0.13377708, z: -0.35522237, w: 0.688687} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_l + parentName: thumb_01_l + position: {x: 0.05523822, y: 4.2632563e-16, z: 4.0856205e-16} + rotation: {x: -0.01214498, y: 0.0049005807, z: 0.039095934, w: 0.9991497} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_l + parentName: thumb_02_l + position: {x: 0.029465482, y: -1.4210854e-16, z: -4.796163e-16} + rotation: {x: -0.025989592, y: -0.0017877439, z: 0.03824587, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_l + parentName: thumb_03_l + position: {x: 0.023924602, y: 9.947598e-16, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_l + parentName: hand_l + position: {x: 0.09991405, y: -0.037073765, z: 0.0036836944} + rotation: {x: 0.00985464, y: -0.063544914, z: -0.035094675, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_l + parentName: index_01_l + position: {x: 0.03643808, y: 4.596323e-16, z: -1.1368684e-15} + rotation: {x: 0.005644415, y: -0.03929582, z: -0.0038020932, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_l + parentName: index_02_l + position: {x: 0.035263915, y: -6.2616577e-16, z: 7.105427e-16} + rotation: {x: -0.007180413, y: -0.03817956, z: 0.0078948075, w: 0.99921393} + scale: {x: 1, y: 1, z: 1} + - name: index_04_l + parentName: index_03_l + position: {x: 0.027298061, y: 1.0658141e-16, z: 9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_l + parentName: hand_l + position: {x: 0.008487943, y: 0.0041985167, z: 0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_l + parentName: cup_l + position: {x: 0.08094637, y: 0.036209043, z: 0.008335483} + rotation: {x: -0.008872085, y: -0.023159143, z: -0.0006156796, w: 0.9996922} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_l + parentName: pinky_01_l + position: {x: 0.028854312, y: -4.2632563e-16, z: 8.5265126e-16} + rotation: {x: -0.0033606838, y: -0.03994216, z: -0.005443243, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_l + parentName: pinky_02_l + position: {x: 0.023566289, y: 3.5527135e-16, z: -9.947598e-16} + rotation: {x: -0.025013776, y: -0.038437095, z: -0.0017992624, w: 0.9989463} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_l + parentName: pinky_03_l + position: {x: 0.0293414, y: -8.171241e-16, z: -9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_l + parentName: cup_l + position: {x: 0.08916332, y: 0.01552607, z: 0.0027549511} + rotation: {x: -0.026852543, y: -0.053124446, z: -0.028861433, w: 0.9978096} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_l + parentName: ring_01_l + position: {x: 0.037284084, y: -4.2632563e-16, z: 2.842171e-16} + rotation: {x: 0.0016190197, y: -0.03983278, z: 0.0003998217, w: 0.999205} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_l + parentName: ring_02_l + position: {x: 0.03615039, y: 2.4868996e-16, z: 2.5579537e-15} + rotation: {x: -0.01127379, y: -0.036347788, z: -0.017580679, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_l + parentName: ring_03_l + position: {x: 0.027998645, y: 1.3322676e-16, z: -1.2789769e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_l_equipment + parentName: hand_l + position: {x: 0.07171857, y: 0.008393485, z: 0.071694255} + rotation: {x: -0.020306554, y: -0.6495589, z: 0.7600093, w: 0.0068377545} + scale: {x: 1, y: 1, z: 1} + - name: Chest_equipment + parentName: spine_03 + position: {x: 0.00000003347651, y: 0.000000006615356, z: 3.6168006e-17} + rotation: {x: 0.5498939, y: -0.44454098, z: -0.5498939, w: -0.44454098} + scale: {x: 1, y: 1, z: 1} + - name: Body_equipment + parentName: spine_01 + position: {x: -0.28397974, y: -0.010891423, z: -8.393871e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_l + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: 0.21348922} + rotation: {x: 0.9991325, y: 0.04016816, z: 0.0023285814, w: -0.010738504} + scale: {x: 1, y: 1, z: 1} + - name: calf_l + parentName: thigh_l + position: {x: 0.18052627, y: 1.4654943e-16, z: 2.1316282e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_l + parentName: calf_l + position: {x: 0.13916215, y: -1.3000712e-15, z: -2.4868996e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_l + parentName: foot_l + position: {x: 0.010533721, y: -0.041665323, z: 1.4210854e-16} + rotation: {x: 0.0063926373, y: 0.0051187444, z: -0.6250192, w: 0.78056645} + scale: {x: 1, y: 1, z: 1} + - name: ball_l_02 + parentName: ball_l + position: {x: 0.042483583, y: -2.8643753e-16, z: 0.00000000109071} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail01 + parentName: pelvis + position: {x: 0.051698957, y: -0.24261716, z: -6.6123945e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: tail02 + parentName: tail01 + position: {x: 1.4791142e-33, y: -0.07674059, z: -0.07478956} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail03 + parentName: tail02 + position: {x: -6.669206e-17, y: -0.035118576, z: -0.13657223} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail04 + parentName: tail03 + position: {x: -4.4758975e-17, y: 0.020160662, z: -0.11641157} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail05 + parentName: tail04 + position: {x: -1.8550005e-17, y: 0.03316754, z: -0.05853096} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_1 + parentName: pelvis + position: {x: -0.07192494, y: -0.24255544, z: -1.4793249e-16} + rotation: {x: -1.2437499e-15, y: -1.4109186e-15, z: 0.68329304, w: 0.73014426} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_2 + parentName: short_tail_1 + position: {x: -0.1667836, y: 0.050014894, z: -3.9796156e-17} + rotation: {x: -0.011493115, y: 0.70701337, z: 0.011493115, w: 0.70701337} + scale: {x: 1, y: 1, z: 1} + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 1 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 40652f2acecba7946a15c0dab99f7d97, + type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 0 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/Animations/Pspsps Animations/Character Animations/Anim_Chibi@No.fbx + uploadId: 698227 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Run.fbx b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Run.fbx new file mode 100644 index 00000000..1693a338 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Run.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76bf3eb79c3167f10fdb9af66204c96ba74b656314acfea0c1a09082345f5fae +size 1115344 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Run.fbx.meta b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Run.fbx.meta new file mode 100644 index 00000000..e538acf5 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Run.fbx.meta @@ -0,0 +1,1358 @@ +fileFormatVersion: 2 +guid: fe2f3ba185bf03240a72787af31e8db0 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: + - first: + 74: 5130505051272529153 + second: Run + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: "\nClip 'Anim_Chibi@Run' has import animation warnings + that might lower retargeting quality:\nNote: Activate translation DOF on avatar + to improve retargeting quality.\n\t'calf_r' has translation animation that + will be discarded.\n\t'ball_r' is inbetween humanoid transforms and has rotation + animation that will be discarded.\n\t'lowerarm_l' has translation animation + that will be discarded.\n\t'calf_l' has translation animation that will be + discarded.\n" + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 3 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: Run + takeName: Anim_Chibi@Run + internalID: 0 + firstFrame: 21 + lastFrame: 33 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 1 + loopBlend: 0 + loopBlendOrientation: 1 + loopBlendPositionY: 1 + loopBlendPositionXZ: 1 + keepOriginalOrientation: 1 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 1 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: + - path: + weight: 1 + - path: root + weight: 1 + - path: root/pelvis + weight: 1 + - path: root/pelvis/short_tail_1 + weight: 1 + - path: root/pelvis/short_tail_1/short_tail_2 + weight: 1 + - path: root/pelvis/spine_01 + weight: 1 + - path: root/pelvis/spine_01/Body_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/Chest_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l/pinky_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/Hand_l_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l/thumb_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r/pinky_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/Hand_r_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r/thumb_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2/catears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2/catears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2/ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2/ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L/EyeEnd_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R/EyeEnd_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Head_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/HeadEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M/JawEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4/rabbit_ears_l5 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4/rabbit_ears_r5 + weight: 1 + - path: root/pelvis/tail01 + weight: 1 + - path: root/pelvis/tail01/tail02 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04/tail05 + weight: 1 + - path: root/pelvis/thigh_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l/ball_l_02 + weight: 1 + - path: root/pelvis/thigh_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r/ball_r_02 + weight: 1 + maskType: 1 + maskSource: {fileID: 31900000, guid: 69887b248fdf7e64abf63a884b391a4d, type: 2} + additiveReferencePoseFrame: 20.880001 + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 0 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: pelvis + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_l + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_r + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_l + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_r + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_l + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_r + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_01 + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_02 + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: neck_01 + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_l + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_r + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_l + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_r + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_l + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_r + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_l + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_r + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_l_02 + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_r_02 + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_L + humanName: LeftEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_R + humanName: RightEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Jaw_M + humanName: Jaw + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_l + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_l + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_l + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_l + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_l + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_l + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_l + humanName: Left Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_l + humanName: Left Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_l + humanName: Left Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_l + humanName: Left Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_l + humanName: Left Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_l + humanName: Left Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_l + humanName: Left Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_l + humanName: Left Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_l + humanName: Left Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_r + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_r + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_r + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_r + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_r + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_r + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_r + humanName: Right Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_r + humanName: Right Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_r + humanName: Right Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_r + humanName: Right Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_r + humanName: Right Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_r + humanName: Right Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_r + humanName: Right Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_r + humanName: Right Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_r + humanName: Right Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_03 + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: Chibi_Humanoid_Avatar(Clone) + parentName: + position: {x: 0, y: 0, z: 0} + rotation: {x: 0, y: 0, z: 0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: root + parentName: Chibi_Humanoid_Avatar(Clone) + position: {x: -7.97287e-17, y: -1.4210854e-16, z: 4.3298696e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: pelvis + parentName: root + position: {x: 7.145355e-17, y: 0.3590527, z: -0.0064596897} + rotation: {x: 0.49148893, y: -0.5083686, z: -0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_r + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: -0.21348922} + rotation: {x: -0.04016816, y: 0.9991325, z: -0.010738504, w: -0.0023285814} + scale: {x: 1, y: 1, z: 1} + - name: calf_r + parentName: thigh_r + position: {x: -0.18052627, y: -1.3322676e-16, z: -3.1974422e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_r + parentName: calf_r + position: {x: -0.13916215, y: 5.062617e-16, z: 1.4210854e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_r + parentName: foot_r + position: {x: -0.010533721, y: 0.041665323, z: -2.842171e-16} + rotation: {x: 0.0063922573, y: 0.0051184404, z: -0.62501913, w: 0.7805665} + scale: {x: 1, y: 1, z: 1} + - name: ball_r_02 + parentName: ball_r + position: {x: -0.042483583, y: -4.161116e-15, z: 0.000000039237683} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_01 + parentName: pelvis + position: {x: -0.11659071, y: 4.8072656e-16, z: -1.0787449e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_02 + parentName: spine_01 + position: {x: -0.11659071, y: 4.718448e-16, z: -1.7044439e-16} + rotation: {x: 0, y: 0, z: 0.03248174, w: 0.9994723} + scale: {x: 1, y: 1, z: 1} + - name: spine_03 + parentName: spine_02 + position: {x: -0.16774303, y: 2.842171e-16, z: -1.04349324e-16} + rotation: {x: 0, y: 0, z: -0.1542978, w: 0.9880244} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_r + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: -0.14820191} + rotation: {x: 0.032161284, y: -0.71431756, z: 0.11852793, w: 0.68896097} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_r + parentName: clavicle_r + position: {x: -0.07712384, y: 1.1812772e-15, z: -9.947598e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_r + parentName: upperarm_r + position: {x: -0.2517576, y: 3.0198067e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_r + parentName: lowerarm_r + position: {x: -0.22869253, y: 7.105427e-17, z: 7.105427e-16} + rotation: {x: 6.938894e-17, y: -1.0833356e-33, z: -1.5612511e-17, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_r + parentName: hand_r + position: {x: -0.09803901, y: -3.5527136e-17, z: -2.842171e-16} + rotation: {x: -0.016859, y: -0.0772194, z: 0.0028675944, w: 0.9968674} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_r + parentName: middle_01_r + position: {x: -0.038769238, y: -1.7763568e-17, z: -1.4210854e-16} + rotation: {x: 0.03001885, y: -0.03945842, z: -0.0040334114, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_r + parentName: middle_02_r + position: {x: -0.040027287, y: -1.0658141e-16, z: 1.4210854e-16} + rotation: {x: 0.0065667694, y: -0.038803533, z: 0.0045389077, w: 0.999215} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_r + parentName: middle_03_r + position: {x: -0.037305653, y: -8.881784e-18, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_r + parentName: hand_r + position: {x: -0.02134813, y: 0.07035614, z: -0.039544} + rotation: {x: -0.61776274, y: 0.13377738, z: -0.35522214, w: 0.6886872} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_r + parentName: thumb_01_r + position: {x: -0.05523822, y: 0, z: -1.1013412e-15} + rotation: {x: -0.0121451, y: 0.0049000825, z: 0.039093893, w: 0.99914974} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_r + parentName: thumb_02_r + position: {x: -0.029465482, y: 0, z: 2.4868996e-16} + rotation: {x: -0.02598971, y: -0.0017890756, z: 0.03824424, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_r + parentName: thumb_03_r + position: {x: -0.023924602, y: 0, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_r + parentName: hand_r + position: {x: -0.09991405, y: 0.037073765, z: -0.0036836944} + rotation: {x: 0.009854632, y: -0.06354492, z: -0.035094682, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_r + parentName: index_01_r + position: {x: -0.03643808, y: -5.0848214e-16, z: -5.684342e-16} + rotation: {x: 0.0056443936, y: -0.03929569, z: -0.0038016667, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_r + parentName: index_02_r + position: {x: -0.035263915, y: -6.217249e-17, z: 1.847411e-15} + rotation: {x: -0.0071803136, y: -0.03818158, z: 0.007895683, w: 0.9992139} + scale: {x: 1, y: 1, z: 1} + - name: index_04_r + parentName: index_03_r + position: {x: -0.027298061, y: -1.0658141e-16, z: -1.563194e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_r + parentName: hand_r + position: {x: -0.008487943, y: -0.0041985167, z: -0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_r + parentName: cup_r + position: {x: -0.08094637, y: -0.036209043, z: -0.008335483} + rotation: {x: -0.008872239, y: -0.023159215, z: -0.00061652897, w: 0.99969226} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_r + parentName: pinky_01_r + position: {x: -0.028854312, y: -7.105427e-17, z: -8.5265126e-16} + rotation: {x: -0.0033607401, y: -0.0399435, z: -0.005443123, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_r + parentName: pinky_02_r + position: {x: -0.023566289, y: 3.5527135e-16, z: 1.1368684e-15} + rotation: {x: -0.025013803, y: -0.038439002, z: -0.0017993893, w: 0.9989462} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_r + parentName: pinky_03_r + position: {x: -0.0293414, y: -3.5527135e-16, z: 4.2632563e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_r + parentName: cup_r + position: {x: -0.08916332, y: -0.01552607, z: -0.0027549511} + rotation: {x: -0.02685257, y: -0.053124383, z: -0.02886147, w: 0.9978095} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_r + parentName: ring_01_r + position: {x: -0.037284084, y: 2.842171e-16, z: -2.2737367e-15} + rotation: {x: 0.0016190425, y: -0.039832465, z: 0.0004005827, w: 0.99920505} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_r + parentName: ring_02_r + position: {x: -0.03615039, y: -4.2632563e-16, z: 1.4210854e-15} + rotation: {x: -0.011273785, y: -0.03634874, z: -0.017581433, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_r + parentName: ring_03_r + position: {x: -0.027998645, y: 2.842171e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_r_equipment + parentName: hand_r + position: {x: -0.071717314, y: -0.008393532, z: -0.07169423} + rotation: {x: 0.0068377545, y: 0.7600093, z: 0.6495589, w: 0.020306554} + scale: {x: 1, y: 1, z: 1} + - name: neck_01 + parentName: spine_03 + position: {x: -0.100067444, y: -2.1316282e-16, z: 1.970298e-16} + rotation: {x: 0, y: 0, z: -0.074045286, w: 0.9972549} + scale: {x: 1, y: 1, z: 1} + - name: head + parentName: neck_01 + position: {x: -0.02629805, y: -3.5527136e-17, z: -1.5519624e-17} + rotation: {x: 0, y: 0, z: 0.17869695, w: 0.9839042} + scale: {x: 1, y: 1, z: 1} + - name: Eye_R + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: -0.16987707} + rotation: {x: 0.5, y: 0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_R + parentName: Eye_R + position: {x: -0.053281333, y: 5.684342e-16, z: -1.065814e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Jaw_M + parentName: head + position: {x: -0.05101526, y: 0.2876312, z: -3.5414823e-16} + rotation: {x: 0, y: 0, z: -0.78643805, w: 0.61766917} + scale: {x: 1, y: 1, z: 1} + - name: JawEnd_M + parentName: Jaw_M + position: {x: -0.113684185, y: 5.684342e-16, z: -1.3292045e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: HeadEnd_M + parentName: head + position: {x: -0.8511138, y: 6.1242674e-16, z: -2.23472e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Eye_L + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: 0.16987707} + rotation: {x: -0.5, y: -0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_L + parentName: Eye_L + position: {x: -0.053281333, y: 2.2737367e-15, z: 8.5265126e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: catears_r1 + parentName: head + position: {x: -0.6328281, y: -0.045856588, z: -0.33683398} + rotation: {x: 0.3517171, y: 0.7074806, z: -0.54890835, w: 0.2728845} + scale: {x: 1, y: 1, z: 1} + - name: catears_r2 + parentName: catears_r1 + position: {x: 0.08282707, y: -0.0000009463735, z: 0.00000008864178} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_r3 + parentName: catears_r2 + position: {x: 0.12977353, y: 0.0000011342388, z: -0.00000013708586} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: catears_l1 + parentName: head + position: {x: -0.6328281, y: -0.04585657, z: 0.33683437} + rotation: {x: -0.70748055, y: 0.35171714, z: 0.27288446, w: 0.5489084} + scale: {x: 1, y: 1, z: 1} + - name: catears_l2 + parentName: catears_l1 + position: {x: -0.08282578, y: 4.3975105e-17, z: -1.0269563e-17} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_l3 + parentName: catears_l2 + position: {x: -0.12977435, y: -2.3096108e-16, z: 3.4416914e-17} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: ears_l1 + parentName: head + position: {x: -0.29893956, y: 0.00065100734, z: 0.4818343} + rotation: {x: -0.4961981, y: 0.5037732, z: 0.5037732, w: 0.4961981} + scale: {x: 1, y: 1, z: 1} + - name: ears_l2 + parentName: ears_l1 + position: {x: -0.08323166, y: 0.00906778, z: 0} + rotation: {x: 0, y: 0, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_l3 + parentName: ears_l2 + position: {x: -0.08352148, y: 0.008665383, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ears_r1 + parentName: head + position: {x: -0.2989381, y: 0.00065100734, z: -0.481834} + rotation: {x: 0.5037732, y: 0.4961981, z: -0.4961981, w: 0.5037732} + scale: {x: 1, y: 1, z: 1} + - name: ears_r2 + parentName: ears_r1 + position: {x: 0.08323211, y: -0.009071989, z: 1.1109982e-18} + rotation: {x: 0.00000001053641, y: -7.981671e-11, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_r3 + parentName: ears_r2 + position: {x: 0.083521, y: -0.00866, z: 1.8249585e-10} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Head_equipment + parentName: head + position: {x: -0.000000023831111, y: -1.41579725e-11, z: 3.1386756e-16} + rotation: {x: -0.5, y: 0.5, z: 0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l1 + parentName: head + position: {x: -0.7671371, y: -0.007979299, z: 0.1900594} + rotation: {x: 7.182875e-16, y: 0.142911, z: -1.8155141e-15, w: 0.98973554} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l2 + parentName: rabbit_ears_l1 + position: {x: -0.12435393, y: -1.380606e-17, z: -2.9455213e-18} + rotation: {x: 0, y: -0.0021245151, z: -0, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l3 + parentName: rabbit_ears_l2 + position: {x: -0.19884825, y: -4.673433e-31, z: -1.0302869e-15} + rotation: {x: 0, y: 0.014221186, z: -0, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l4 + parentName: rabbit_ears_l3 + position: {x: -0.24156539, y: 9.860761e-33, z: 3.0999348e-17} + rotation: {x: 0, y: -0.014612687, z: -0, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l5 + parentName: rabbit_ears_l4 + position: {x: -0.16246277, y: -1.774937e-32, z: -7.022122e-16} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r1 + parentName: head + position: {x: -0.76713806, y: -0.007979303, z: -0.19005899} + rotation: {x: -0.142911, y: -8.284253e-16, z: 0.98973554, w: -6.027865e-17} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r2 + parentName: rabbit_ears_r1 + position: {x: 0.124349885, y: -4.3742785e-16, z: -0.0000019627425} + rotation: {x: -6.018545e-35, y: -0.0021245151, z: -6.50125e-17, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r3 + parentName: rabbit_ears_r2 + position: {x: 0.19885482, y: -7.0277117e-16, z: 0.0000018277557} + rotation: {x: 2.8891874e-34, y: 0.014221186, z: -7.7608295e-17, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r4 + parentName: rabbit_ears_r3 + position: {x: 0.2415585, y: -8.4598993e-16, z: -0.000001972059} + rotation: {x: 0.0000000074497852, y: -0.014612687, z: 1.0887293e-10, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r5 + parentName: rabbit_ears_r4 + position: {x: 0.16246666, y: -5.7287506e-16, z: 0.0000012133444} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_l + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: 0.14820191} + rotation: {x: 0.71431756, y: 0.032161284, z: 0.68896097, w: -0.11852792} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_l + parentName: clavicle_l + position: {x: 0.07712384, y: 5.6177284e-16, z: 8.5265126e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_l + parentName: upperarm_l + position: {x: 0.2517576, y: -3.0198067e-16, z: 1.4210854e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_l + parentName: lowerarm_l + position: {x: 0.22869253, y: -8.8817837e-17, z: -2.2737367e-15} + rotation: {x: 2.7755576e-17, y: -4.814825e-35, z: -1.7347235e-18, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_l + parentName: hand_l + position: {x: 0.09803901, y: -5.3290704e-17, z: 2.842171e-16} + rotation: {x: -0.016858978, y: -0.07721935, z: 0.0028675941, w: 0.9968675} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_l + parentName: middle_01_l + position: {x: 0.038769238, y: 1.7763568e-17, z: -1.847411e-15} + rotation: {x: 0.030018795, y: -0.039458398, z: -0.0040334365, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_l + parentName: middle_02_l + position: {x: 0.040027287, y: -1.0658141e-16, z: -2.2737367e-15} + rotation: {x: 0.0065668514, y: -0.03880391, z: 0.004538058, w: 0.99921507} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_l + parentName: middle_03_l + position: {x: 0.037305653, y: 1.3322676e-16, z: 3.2684964e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_l + parentName: hand_l + position: {x: 0.02134813, y: -0.07035614, z: 0.039544} + rotation: {x: -0.617763, y: 0.13377708, z: -0.35522237, w: 0.688687} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_l + parentName: thumb_01_l + position: {x: 0.05523822, y: 4.2632563e-16, z: 4.0856205e-16} + rotation: {x: -0.01214498, y: 0.0049005807, z: 0.039095934, w: 0.9991497} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_l + parentName: thumb_02_l + position: {x: 0.029465482, y: -1.4210854e-16, z: -4.796163e-16} + rotation: {x: -0.025989592, y: -0.0017877439, z: 0.03824587, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_l + parentName: thumb_03_l + position: {x: 0.023924602, y: 9.947598e-16, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_l + parentName: hand_l + position: {x: 0.09991405, y: -0.037073765, z: 0.0036836944} + rotation: {x: 0.00985464, y: -0.063544914, z: -0.035094675, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_l + parentName: index_01_l + position: {x: 0.03643808, y: 4.596323e-16, z: -1.1368684e-15} + rotation: {x: 0.005644415, y: -0.03929582, z: -0.0038020932, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_l + parentName: index_02_l + position: {x: 0.035263915, y: -6.2616577e-16, z: 7.105427e-16} + rotation: {x: -0.007180413, y: -0.03817956, z: 0.0078948075, w: 0.99921393} + scale: {x: 1, y: 1, z: 1} + - name: index_04_l + parentName: index_03_l + position: {x: 0.027298061, y: 1.0658141e-16, z: 9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_l + parentName: hand_l + position: {x: 0.008487943, y: 0.0041985167, z: 0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_l + parentName: cup_l + position: {x: 0.08094637, y: 0.036209043, z: 0.008335483} + rotation: {x: -0.008872085, y: -0.023159143, z: -0.0006156796, w: 0.9996922} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_l + parentName: pinky_01_l + position: {x: 0.028854312, y: -4.2632563e-16, z: 8.5265126e-16} + rotation: {x: -0.0033606838, y: -0.03994216, z: -0.005443243, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_l + parentName: pinky_02_l + position: {x: 0.023566289, y: 3.5527135e-16, z: -9.947598e-16} + rotation: {x: -0.025013776, y: -0.038437095, z: -0.0017992624, w: 0.9989463} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_l + parentName: pinky_03_l + position: {x: 0.0293414, y: -8.171241e-16, z: -9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_l + parentName: cup_l + position: {x: 0.08916332, y: 0.01552607, z: 0.0027549511} + rotation: {x: -0.026852543, y: -0.053124446, z: -0.028861433, w: 0.9978096} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_l + parentName: ring_01_l + position: {x: 0.037284084, y: -4.2632563e-16, z: 2.842171e-16} + rotation: {x: 0.0016190197, y: -0.03983278, z: 0.0003998217, w: 0.999205} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_l + parentName: ring_02_l + position: {x: 0.03615039, y: 2.4868996e-16, z: 2.5579537e-15} + rotation: {x: -0.01127379, y: -0.036347788, z: -0.017580679, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_l + parentName: ring_03_l + position: {x: 0.027998645, y: 1.3322676e-16, z: -1.2789769e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_l_equipment + parentName: hand_l + position: {x: 0.07171857, y: 0.008393485, z: 0.071694255} + rotation: {x: -0.020306554, y: -0.6495589, z: 0.7600093, w: 0.0068377545} + scale: {x: 1, y: 1, z: 1} + - name: Chest_equipment + parentName: spine_03 + position: {x: 0.00000003347651, y: 0.000000006615356, z: 3.6168006e-17} + rotation: {x: 0.5498939, y: -0.44454098, z: -0.5498939, w: -0.44454098} + scale: {x: 1, y: 1, z: 1} + - name: Body_equipment + parentName: spine_01 + position: {x: -0.28397974, y: -0.010891423, z: -8.393871e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_l + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: 0.21348922} + rotation: {x: 0.9991325, y: 0.04016816, z: 0.0023285814, w: -0.010738504} + scale: {x: 1, y: 1, z: 1} + - name: calf_l + parentName: thigh_l + position: {x: 0.18052627, y: 1.4654943e-16, z: 2.1316282e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_l + parentName: calf_l + position: {x: 0.13916215, y: -1.3000712e-15, z: -2.4868996e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_l + parentName: foot_l + position: {x: 0.010533721, y: -0.041665323, z: 1.4210854e-16} + rotation: {x: 0.0063926373, y: 0.0051187444, z: -0.6250192, w: 0.78056645} + scale: {x: 1, y: 1, z: 1} + - name: ball_l_02 + parentName: ball_l + position: {x: 0.042483583, y: -2.8643753e-16, z: 0.00000000109071} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail01 + parentName: pelvis + position: {x: 0.051698957, y: -0.24261716, z: -6.6123945e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: tail02 + parentName: tail01 + position: {x: 1.4791142e-33, y: -0.07674059, z: -0.07478956} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail03 + parentName: tail02 + position: {x: -6.669206e-17, y: -0.035118576, z: -0.13657223} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail04 + parentName: tail03 + position: {x: -4.4758975e-17, y: 0.020160662, z: -0.11641157} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail05 + parentName: tail04 + position: {x: -1.8550005e-17, y: 0.03316754, z: -0.05853096} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_1 + parentName: pelvis + position: {x: -0.07192494, y: -0.24255544, z: -1.4793249e-16} + rotation: {x: -1.2437499e-15, y: -1.4109186e-15, z: 0.68329304, w: 0.73014426} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_2 + parentName: short_tail_1 + position: {x: -0.1667836, y: 0.050014894, z: -3.9796156e-17} + rotation: {x: -0.011493115, y: 0.70701337, z: 0.011493115, w: 0.70701337} + scale: {x: 1, y: 1, z: 1} + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 1 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 40652f2acecba7946a15c0dab99f7d97, + type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 0 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Run.fbx + uploadId: 698227 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Run_L.fbx b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Run_L.fbx new file mode 100644 index 00000000..17857d82 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Run_L.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75177952e5d16848dceb9a50b50ebabe2cb2d3edf576afb5a18daf82ad8ffe35 +size 1115360 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Run_L.fbx.meta b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Run_L.fbx.meta new file mode 100644 index 00000000..3dba654e --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Run_L.fbx.meta @@ -0,0 +1,1358 @@ +fileFormatVersion: 2 +guid: 025456ad207c07b449dcbf8cebe63331 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: + - first: + 74: -8382971633739104454 + second: Run_L + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: "\nClip 'Anim_Chibi@Run_L' has import animation warnings + that might lower retargeting quality:\nNote: Activate translation DOF on avatar + to improve retargeting quality.\n\t'calf_r' has translation animation that + will be discarded.\n\t'ball_r' is inbetween humanoid transforms and has rotation + animation that will be discarded.\n\t'lowerarm_l' has translation animation + that will be discarded.\n\t'calf_l' has translation animation that will be + discarded.\n" + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 3 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: Run_L + takeName: Anim_Chibi@Run_L + internalID: 0 + firstFrame: 251 + lastFrame: 263 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 1 + loopBlend: 0 + loopBlendOrientation: 1 + loopBlendPositionY: 1 + loopBlendPositionXZ: 1 + keepOriginalOrientation: 1 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 1 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: + - path: + weight: 1 + - path: root + weight: 1 + - path: root/pelvis + weight: 1 + - path: root/pelvis/short_tail_1 + weight: 1 + - path: root/pelvis/short_tail_1/short_tail_2 + weight: 1 + - path: root/pelvis/spine_01 + weight: 1 + - path: root/pelvis/spine_01/Body_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/Chest_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l/pinky_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/Hand_l_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l/thumb_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r/pinky_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/Hand_r_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r/thumb_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2/catears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2/catears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2/ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2/ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L/EyeEnd_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R/EyeEnd_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Head_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/HeadEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M/JawEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4/rabbit_ears_l5 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4/rabbit_ears_r5 + weight: 1 + - path: root/pelvis/tail01 + weight: 1 + - path: root/pelvis/tail01/tail02 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04/tail05 + weight: 1 + - path: root/pelvis/thigh_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l/ball_l_02 + weight: 1 + - path: root/pelvis/thigh_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r/ball_r_02 + weight: 1 + maskType: 1 + maskSource: {fileID: 31900000, guid: 69887b248fdf7e64abf63a884b391a4d, type: 2} + additiveReferencePoseFrame: 250.79999 + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 0 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: pelvis + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_l + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_r + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_l + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_r + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_l + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_r + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_01 + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_02 + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: neck_01 + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_l + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_r + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_l + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_r + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_l + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_r + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_l + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_r + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_l_02 + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_r_02 + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_L + humanName: LeftEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_R + humanName: RightEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Jaw_M + humanName: Jaw + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_l + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_l + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_l + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_l + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_l + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_l + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_l + humanName: Left Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_l + humanName: Left Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_l + humanName: Left Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_l + humanName: Left Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_l + humanName: Left Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_l + humanName: Left Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_l + humanName: Left Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_l + humanName: Left Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_l + humanName: Left Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_r + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_r + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_r + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_r + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_r + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_r + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_r + humanName: Right Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_r + humanName: Right Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_r + humanName: Right Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_r + humanName: Right Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_r + humanName: Right Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_r + humanName: Right Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_r + humanName: Right Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_r + humanName: Right Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_r + humanName: Right Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_03 + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: Chibi_Humanoid_Avatar(Clone) + parentName: + position: {x: 0, y: 0, z: 0} + rotation: {x: 0, y: 0, z: 0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: root + parentName: Chibi_Humanoid_Avatar(Clone) + position: {x: -7.97287e-17, y: -1.4210854e-16, z: 4.3298696e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: pelvis + parentName: root + position: {x: 7.145355e-17, y: 0.3590527, z: -0.0064596897} + rotation: {x: 0.49148893, y: -0.5083686, z: -0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_r + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: -0.21348922} + rotation: {x: -0.04016816, y: 0.9991325, z: -0.010738504, w: -0.0023285814} + scale: {x: 1, y: 1, z: 1} + - name: calf_r + parentName: thigh_r + position: {x: -0.18052627, y: -1.3322676e-16, z: -3.1974422e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_r + parentName: calf_r + position: {x: -0.13916215, y: 5.062617e-16, z: 1.4210854e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_r + parentName: foot_r + position: {x: -0.010533721, y: 0.041665323, z: -2.842171e-16} + rotation: {x: 0.0063922573, y: 0.0051184404, z: -0.62501913, w: 0.7805665} + scale: {x: 1, y: 1, z: 1} + - name: ball_r_02 + parentName: ball_r + position: {x: -0.042483583, y: -4.161116e-15, z: 0.000000039237683} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_01 + parentName: pelvis + position: {x: -0.11659071, y: 4.8072656e-16, z: -1.0787449e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_02 + parentName: spine_01 + position: {x: -0.11659071, y: 4.718448e-16, z: -1.7044439e-16} + rotation: {x: 0, y: 0, z: 0.03248174, w: 0.9994723} + scale: {x: 1, y: 1, z: 1} + - name: spine_03 + parentName: spine_02 + position: {x: -0.16774303, y: 2.842171e-16, z: -1.04349324e-16} + rotation: {x: 0, y: 0, z: -0.1542978, w: 0.9880244} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_r + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: -0.14820191} + rotation: {x: 0.032161284, y: -0.71431756, z: 0.11852793, w: 0.68896097} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_r + parentName: clavicle_r + position: {x: -0.07712384, y: 1.1812772e-15, z: -9.947598e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_r + parentName: upperarm_r + position: {x: -0.2517576, y: 3.0198067e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_r + parentName: lowerarm_r + position: {x: -0.22869253, y: 7.105427e-17, z: 7.105427e-16} + rotation: {x: 6.938894e-17, y: -1.0833356e-33, z: -1.5612511e-17, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_r + parentName: hand_r + position: {x: -0.09803901, y: -3.5527136e-17, z: -2.842171e-16} + rotation: {x: -0.016859, y: -0.0772194, z: 0.0028675944, w: 0.9968674} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_r + parentName: middle_01_r + position: {x: -0.038769238, y: -1.7763568e-17, z: -1.4210854e-16} + rotation: {x: 0.03001885, y: -0.03945842, z: -0.0040334114, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_r + parentName: middle_02_r + position: {x: -0.040027287, y: -1.0658141e-16, z: 1.4210854e-16} + rotation: {x: 0.0065667694, y: -0.038803533, z: 0.0045389077, w: 0.999215} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_r + parentName: middle_03_r + position: {x: -0.037305653, y: -8.881784e-18, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_r + parentName: hand_r + position: {x: -0.02134813, y: 0.07035614, z: -0.039544} + rotation: {x: -0.61776274, y: 0.13377738, z: -0.35522214, w: 0.6886872} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_r + parentName: thumb_01_r + position: {x: -0.05523822, y: 0, z: -1.1013412e-15} + rotation: {x: -0.0121451, y: 0.0049000825, z: 0.039093893, w: 0.99914974} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_r + parentName: thumb_02_r + position: {x: -0.029465482, y: 0, z: 2.4868996e-16} + rotation: {x: -0.02598971, y: -0.0017890756, z: 0.03824424, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_r + parentName: thumb_03_r + position: {x: -0.023924602, y: 0, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_r + parentName: hand_r + position: {x: -0.09991405, y: 0.037073765, z: -0.0036836944} + rotation: {x: 0.009854632, y: -0.06354492, z: -0.035094682, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_r + parentName: index_01_r + position: {x: -0.03643808, y: -5.0848214e-16, z: -5.684342e-16} + rotation: {x: 0.0056443936, y: -0.03929569, z: -0.0038016667, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_r + parentName: index_02_r + position: {x: -0.035263915, y: -6.217249e-17, z: 1.847411e-15} + rotation: {x: -0.0071803136, y: -0.03818158, z: 0.007895683, w: 0.9992139} + scale: {x: 1, y: 1, z: 1} + - name: index_04_r + parentName: index_03_r + position: {x: -0.027298061, y: -1.0658141e-16, z: -1.563194e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_r + parentName: hand_r + position: {x: -0.008487943, y: -0.0041985167, z: -0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_r + parentName: cup_r + position: {x: -0.08094637, y: -0.036209043, z: -0.008335483} + rotation: {x: -0.008872239, y: -0.023159215, z: -0.00061652897, w: 0.99969226} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_r + parentName: pinky_01_r + position: {x: -0.028854312, y: -7.105427e-17, z: -8.5265126e-16} + rotation: {x: -0.0033607401, y: -0.0399435, z: -0.005443123, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_r + parentName: pinky_02_r + position: {x: -0.023566289, y: 3.5527135e-16, z: 1.1368684e-15} + rotation: {x: -0.025013803, y: -0.038439002, z: -0.0017993893, w: 0.9989462} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_r + parentName: pinky_03_r + position: {x: -0.0293414, y: -3.5527135e-16, z: 4.2632563e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_r + parentName: cup_r + position: {x: -0.08916332, y: -0.01552607, z: -0.0027549511} + rotation: {x: -0.02685257, y: -0.053124383, z: -0.02886147, w: 0.9978095} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_r + parentName: ring_01_r + position: {x: -0.037284084, y: 2.842171e-16, z: -2.2737367e-15} + rotation: {x: 0.0016190425, y: -0.039832465, z: 0.0004005827, w: 0.99920505} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_r + parentName: ring_02_r + position: {x: -0.03615039, y: -4.2632563e-16, z: 1.4210854e-15} + rotation: {x: -0.011273785, y: -0.03634874, z: -0.017581433, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_r + parentName: ring_03_r + position: {x: -0.027998645, y: 2.842171e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_r_equipment + parentName: hand_r + position: {x: -0.071717314, y: -0.008393532, z: -0.07169423} + rotation: {x: 0.0068377545, y: 0.7600093, z: 0.6495589, w: 0.020306554} + scale: {x: 1, y: 1, z: 1} + - name: neck_01 + parentName: spine_03 + position: {x: -0.100067444, y: -2.1316282e-16, z: 1.970298e-16} + rotation: {x: 0, y: 0, z: -0.074045286, w: 0.9972549} + scale: {x: 1, y: 1, z: 1} + - name: head + parentName: neck_01 + position: {x: -0.02629805, y: -3.5527136e-17, z: -1.5519624e-17} + rotation: {x: 0, y: 0, z: 0.17869695, w: 0.9839042} + scale: {x: 1, y: 1, z: 1} + - name: Eye_R + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: -0.16987707} + rotation: {x: 0.5, y: 0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_R + parentName: Eye_R + position: {x: -0.053281333, y: 5.684342e-16, z: -1.065814e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Jaw_M + parentName: head + position: {x: -0.05101526, y: 0.2876312, z: -3.5414823e-16} + rotation: {x: 0, y: 0, z: -0.78643805, w: 0.61766917} + scale: {x: 1, y: 1, z: 1} + - name: JawEnd_M + parentName: Jaw_M + position: {x: -0.113684185, y: 5.684342e-16, z: -1.3292045e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: HeadEnd_M + parentName: head + position: {x: -0.8511138, y: 6.1242674e-16, z: -2.23472e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Eye_L + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: 0.16987707} + rotation: {x: -0.5, y: -0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_L + parentName: Eye_L + position: {x: -0.053281333, y: 2.2737367e-15, z: 8.5265126e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: catears_r1 + parentName: head + position: {x: -0.6328281, y: -0.045856588, z: -0.33683398} + rotation: {x: 0.3517171, y: 0.7074806, z: -0.54890835, w: 0.2728845} + scale: {x: 1, y: 1, z: 1} + - name: catears_r2 + parentName: catears_r1 + position: {x: 0.08282707, y: -0.0000009463735, z: 0.00000008864178} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_r3 + parentName: catears_r2 + position: {x: 0.12977353, y: 0.0000011342388, z: -0.00000013708586} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: catears_l1 + parentName: head + position: {x: -0.6328281, y: -0.04585657, z: 0.33683437} + rotation: {x: -0.70748055, y: 0.35171714, z: 0.27288446, w: 0.5489084} + scale: {x: 1, y: 1, z: 1} + - name: catears_l2 + parentName: catears_l1 + position: {x: -0.08282578, y: 4.3975105e-17, z: -1.0269563e-17} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_l3 + parentName: catears_l2 + position: {x: -0.12977435, y: -2.3096108e-16, z: 3.4416914e-17} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: ears_l1 + parentName: head + position: {x: -0.29893956, y: 0.00065100734, z: 0.4818343} + rotation: {x: -0.4961981, y: 0.5037732, z: 0.5037732, w: 0.4961981} + scale: {x: 1, y: 1, z: 1} + - name: ears_l2 + parentName: ears_l1 + position: {x: -0.08323166, y: 0.00906778, z: 0} + rotation: {x: 0, y: 0, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_l3 + parentName: ears_l2 + position: {x: -0.08352148, y: 0.008665383, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ears_r1 + parentName: head + position: {x: -0.2989381, y: 0.00065100734, z: -0.481834} + rotation: {x: 0.5037732, y: 0.4961981, z: -0.4961981, w: 0.5037732} + scale: {x: 1, y: 1, z: 1} + - name: ears_r2 + parentName: ears_r1 + position: {x: 0.08323211, y: -0.009071989, z: 1.1109982e-18} + rotation: {x: 0.00000001053641, y: -7.981671e-11, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_r3 + parentName: ears_r2 + position: {x: 0.083521, y: -0.00866, z: 1.8249585e-10} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Head_equipment + parentName: head + position: {x: -0.000000023831111, y: -1.41579725e-11, z: 3.1386756e-16} + rotation: {x: -0.5, y: 0.5, z: 0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l1 + parentName: head + position: {x: -0.7671371, y: -0.007979299, z: 0.1900594} + rotation: {x: 7.182875e-16, y: 0.142911, z: -1.8155141e-15, w: 0.98973554} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l2 + parentName: rabbit_ears_l1 + position: {x: -0.12435393, y: -1.380606e-17, z: -2.9455213e-18} + rotation: {x: 0, y: -0.0021245151, z: -0, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l3 + parentName: rabbit_ears_l2 + position: {x: -0.19884825, y: -4.673433e-31, z: -1.0302869e-15} + rotation: {x: 0, y: 0.014221186, z: -0, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l4 + parentName: rabbit_ears_l3 + position: {x: -0.24156539, y: 9.860761e-33, z: 3.0999348e-17} + rotation: {x: 0, y: -0.014612687, z: -0, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l5 + parentName: rabbit_ears_l4 + position: {x: -0.16246277, y: -1.774937e-32, z: -7.022122e-16} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r1 + parentName: head + position: {x: -0.76713806, y: -0.007979303, z: -0.19005899} + rotation: {x: -0.142911, y: -8.284253e-16, z: 0.98973554, w: -6.027865e-17} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r2 + parentName: rabbit_ears_r1 + position: {x: 0.124349885, y: -4.3742785e-16, z: -0.0000019627425} + rotation: {x: -6.018545e-35, y: -0.0021245151, z: -6.50125e-17, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r3 + parentName: rabbit_ears_r2 + position: {x: 0.19885482, y: -7.0277117e-16, z: 0.0000018277557} + rotation: {x: 2.8891874e-34, y: 0.014221186, z: -7.7608295e-17, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r4 + parentName: rabbit_ears_r3 + position: {x: 0.2415585, y: -8.4598993e-16, z: -0.000001972059} + rotation: {x: 0.0000000074497852, y: -0.014612687, z: 1.0887293e-10, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r5 + parentName: rabbit_ears_r4 + position: {x: 0.16246666, y: -5.7287506e-16, z: 0.0000012133444} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_l + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: 0.14820191} + rotation: {x: 0.71431756, y: 0.032161284, z: 0.68896097, w: -0.11852792} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_l + parentName: clavicle_l + position: {x: 0.07712384, y: 5.6177284e-16, z: 8.5265126e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_l + parentName: upperarm_l + position: {x: 0.2517576, y: -3.0198067e-16, z: 1.4210854e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_l + parentName: lowerarm_l + position: {x: 0.22869253, y: -8.8817837e-17, z: -2.2737367e-15} + rotation: {x: 2.7755576e-17, y: -4.814825e-35, z: -1.7347235e-18, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_l + parentName: hand_l + position: {x: 0.09803901, y: -5.3290704e-17, z: 2.842171e-16} + rotation: {x: -0.016858978, y: -0.07721935, z: 0.0028675941, w: 0.9968675} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_l + parentName: middle_01_l + position: {x: 0.038769238, y: 1.7763568e-17, z: -1.847411e-15} + rotation: {x: 0.030018795, y: -0.039458398, z: -0.0040334365, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_l + parentName: middle_02_l + position: {x: 0.040027287, y: -1.0658141e-16, z: -2.2737367e-15} + rotation: {x: 0.0065668514, y: -0.03880391, z: 0.004538058, w: 0.99921507} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_l + parentName: middle_03_l + position: {x: 0.037305653, y: 1.3322676e-16, z: 3.2684964e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_l + parentName: hand_l + position: {x: 0.02134813, y: -0.07035614, z: 0.039544} + rotation: {x: -0.617763, y: 0.13377708, z: -0.35522237, w: 0.688687} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_l + parentName: thumb_01_l + position: {x: 0.05523822, y: 4.2632563e-16, z: 4.0856205e-16} + rotation: {x: -0.01214498, y: 0.0049005807, z: 0.039095934, w: 0.9991497} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_l + parentName: thumb_02_l + position: {x: 0.029465482, y: -1.4210854e-16, z: -4.796163e-16} + rotation: {x: -0.025989592, y: -0.0017877439, z: 0.03824587, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_l + parentName: thumb_03_l + position: {x: 0.023924602, y: 9.947598e-16, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_l + parentName: hand_l + position: {x: 0.09991405, y: -0.037073765, z: 0.0036836944} + rotation: {x: 0.00985464, y: -0.063544914, z: -0.035094675, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_l + parentName: index_01_l + position: {x: 0.03643808, y: 4.596323e-16, z: -1.1368684e-15} + rotation: {x: 0.005644415, y: -0.03929582, z: -0.0038020932, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_l + parentName: index_02_l + position: {x: 0.035263915, y: -6.2616577e-16, z: 7.105427e-16} + rotation: {x: -0.007180413, y: -0.03817956, z: 0.0078948075, w: 0.99921393} + scale: {x: 1, y: 1, z: 1} + - name: index_04_l + parentName: index_03_l + position: {x: 0.027298061, y: 1.0658141e-16, z: 9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_l + parentName: hand_l + position: {x: 0.008487943, y: 0.0041985167, z: 0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_l + parentName: cup_l + position: {x: 0.08094637, y: 0.036209043, z: 0.008335483} + rotation: {x: -0.008872085, y: -0.023159143, z: -0.0006156796, w: 0.9996922} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_l + parentName: pinky_01_l + position: {x: 0.028854312, y: -4.2632563e-16, z: 8.5265126e-16} + rotation: {x: -0.0033606838, y: -0.03994216, z: -0.005443243, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_l + parentName: pinky_02_l + position: {x: 0.023566289, y: 3.5527135e-16, z: -9.947598e-16} + rotation: {x: -0.025013776, y: -0.038437095, z: -0.0017992624, w: 0.9989463} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_l + parentName: pinky_03_l + position: {x: 0.0293414, y: -8.171241e-16, z: -9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_l + parentName: cup_l + position: {x: 0.08916332, y: 0.01552607, z: 0.0027549511} + rotation: {x: -0.026852543, y: -0.053124446, z: -0.028861433, w: 0.9978096} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_l + parentName: ring_01_l + position: {x: 0.037284084, y: -4.2632563e-16, z: 2.842171e-16} + rotation: {x: 0.0016190197, y: -0.03983278, z: 0.0003998217, w: 0.999205} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_l + parentName: ring_02_l + position: {x: 0.03615039, y: 2.4868996e-16, z: 2.5579537e-15} + rotation: {x: -0.01127379, y: -0.036347788, z: -0.017580679, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_l + parentName: ring_03_l + position: {x: 0.027998645, y: 1.3322676e-16, z: -1.2789769e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_l_equipment + parentName: hand_l + position: {x: 0.07171857, y: 0.008393485, z: 0.071694255} + rotation: {x: -0.020306554, y: -0.6495589, z: 0.7600093, w: 0.0068377545} + scale: {x: 1, y: 1, z: 1} + - name: Chest_equipment + parentName: spine_03 + position: {x: 0.00000003347651, y: 0.000000006615356, z: 3.6168006e-17} + rotation: {x: 0.5498939, y: -0.44454098, z: -0.5498939, w: -0.44454098} + scale: {x: 1, y: 1, z: 1} + - name: Body_equipment + parentName: spine_01 + position: {x: -0.28397974, y: -0.010891423, z: -8.393871e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_l + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: 0.21348922} + rotation: {x: 0.9991325, y: 0.04016816, z: 0.0023285814, w: -0.010738504} + scale: {x: 1, y: 1, z: 1} + - name: calf_l + parentName: thigh_l + position: {x: 0.18052627, y: 1.4654943e-16, z: 2.1316282e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_l + parentName: calf_l + position: {x: 0.13916215, y: -1.3000712e-15, z: -2.4868996e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_l + parentName: foot_l + position: {x: 0.010533721, y: -0.041665323, z: 1.4210854e-16} + rotation: {x: 0.0063926373, y: 0.0051187444, z: -0.6250192, w: 0.78056645} + scale: {x: 1, y: 1, z: 1} + - name: ball_l_02 + parentName: ball_l + position: {x: 0.042483583, y: -2.8643753e-16, z: 0.00000000109071} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail01 + parentName: pelvis + position: {x: 0.051698957, y: -0.24261716, z: -6.6123945e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: tail02 + parentName: tail01 + position: {x: 1.4791142e-33, y: -0.07674059, z: -0.07478956} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail03 + parentName: tail02 + position: {x: -6.669206e-17, y: -0.035118576, z: -0.13657223} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail04 + parentName: tail03 + position: {x: -4.4758975e-17, y: 0.020160662, z: -0.11641157} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail05 + parentName: tail04 + position: {x: -1.8550005e-17, y: 0.03316754, z: -0.05853096} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_1 + parentName: pelvis + position: {x: -0.07192494, y: -0.24255544, z: -1.4793249e-16} + rotation: {x: -1.2437499e-15, y: -1.4109186e-15, z: 0.68329304, w: 0.73014426} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_2 + parentName: short_tail_1 + position: {x: -0.1667836, y: 0.050014894, z: -3.9796156e-17} + rotation: {x: -0.011493115, y: 0.70701337, z: 0.011493115, w: 0.70701337} + scale: {x: 1, y: 1, z: 1} + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 1 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 40652f2acecba7946a15c0dab99f7d97, + type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 0 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Run_L.fbx + uploadId: 698227 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Run_R.fbx b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Run_R.fbx new file mode 100644 index 00000000..4447ad88 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Run_R.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:271a3a0bd19de0b4073893de51ed65f05bdc523b8a6d29e219665409c2d11e5f +size 1136896 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Run_R.fbx.meta b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Run_R.fbx.meta new file mode 100644 index 00000000..ddee39ba --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Run_R.fbx.meta @@ -0,0 +1,1356 @@ +fileFormatVersion: 2 +guid: 8ef05553ab8c65547896ec8d02701dc1 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: + - first: + 74: -8786924999077114776 + second: Run_R + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: "\nClip 'Anim_Chibi@Run_R' has import animation warnings + that might lower retargeting quality:\nNote: Activate translation DOF on avatar + to improve retargeting quality.\n\t'ball_r' is inbetween humanoid transforms + and has rotation animation that will be discarded.\n\t'lowerarm_l' has translation + animation that will be discarded.\n" + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 3 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: Run_R + takeName: Anim_Chibi@Run_R + internalID: 0 + firstFrame: 230 + lastFrame: 243 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 1 + loopBlend: 0 + loopBlendOrientation: 1 + loopBlendPositionY: 1 + loopBlendPositionXZ: 1 + keepOriginalOrientation: 1 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 1 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: + - path: + weight: 1 + - path: root + weight: 1 + - path: root/pelvis + weight: 1 + - path: root/pelvis/short_tail_1 + weight: 1 + - path: root/pelvis/short_tail_1/short_tail_2 + weight: 1 + - path: root/pelvis/spine_01 + weight: 1 + - path: root/pelvis/spine_01/Body_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/Chest_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l/pinky_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/Hand_l_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l/thumb_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r/pinky_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/Hand_r_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r/thumb_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2/catears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2/catears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2/ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2/ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L/EyeEnd_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R/EyeEnd_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Head_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/HeadEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M/JawEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4/rabbit_ears_l5 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4/rabbit_ears_r5 + weight: 1 + - path: root/pelvis/tail01 + weight: 1 + - path: root/pelvis/tail01/tail02 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04/tail05 + weight: 1 + - path: root/pelvis/thigh_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l/ball_l_02 + weight: 1 + - path: root/pelvis/thigh_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r/ball_r_02 + weight: 1 + maskType: 1 + maskSource: {fileID: 31900000, guid: 69887b248fdf7e64abf63a884b391a4d, type: 2} + additiveReferencePoseFrame: 229.92 + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 0 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: pelvis + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_l + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_r + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_l + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_r + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_l + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_r + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_01 + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_02 + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: neck_01 + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_l + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_r + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_l + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_r + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_l + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_r + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_l + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_r + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_l_02 + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_r_02 + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_L + humanName: LeftEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_R + humanName: RightEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Jaw_M + humanName: Jaw + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_l + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_l + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_l + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_l + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_l + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_l + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_l + humanName: Left Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_l + humanName: Left Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_l + humanName: Left Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_l + humanName: Left Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_l + humanName: Left Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_l + humanName: Left Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_l + humanName: Left Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_l + humanName: Left Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_l + humanName: Left Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_r + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_r + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_r + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_r + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_r + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_r + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_r + humanName: Right Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_r + humanName: Right Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_r + humanName: Right Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_r + humanName: Right Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_r + humanName: Right Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_r + humanName: Right Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_r + humanName: Right Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_r + humanName: Right Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_r + humanName: Right Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_03 + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: Chibi_Humanoid_Avatar(Clone) + parentName: + position: {x: 0, y: 0, z: 0} + rotation: {x: 0, y: 0, z: 0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: root + parentName: Chibi_Humanoid_Avatar(Clone) + position: {x: -7.97287e-17, y: -1.4210854e-16, z: 4.3298696e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: pelvis + parentName: root + position: {x: 7.145355e-17, y: 0.3590527, z: -0.0064596897} + rotation: {x: 0.49148893, y: -0.5083686, z: -0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_r + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: -0.21348922} + rotation: {x: -0.04016816, y: 0.9991325, z: -0.010738504, w: -0.0023285814} + scale: {x: 1, y: 1, z: 1} + - name: calf_r + parentName: thigh_r + position: {x: -0.18052627, y: -1.3322676e-16, z: -3.1974422e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_r + parentName: calf_r + position: {x: -0.13916215, y: 5.062617e-16, z: 1.4210854e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_r + parentName: foot_r + position: {x: -0.010533721, y: 0.041665323, z: -2.842171e-16} + rotation: {x: 0.0063922573, y: 0.0051184404, z: -0.62501913, w: 0.7805665} + scale: {x: 1, y: 1, z: 1} + - name: ball_r_02 + parentName: ball_r + position: {x: -0.042483583, y: -4.161116e-15, z: 0.000000039237683} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_01 + parentName: pelvis + position: {x: -0.11659071, y: 4.8072656e-16, z: -1.0787449e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_02 + parentName: spine_01 + position: {x: -0.11659071, y: 4.718448e-16, z: -1.7044439e-16} + rotation: {x: 0, y: 0, z: 0.03248174, w: 0.9994723} + scale: {x: 1, y: 1, z: 1} + - name: spine_03 + parentName: spine_02 + position: {x: -0.16774303, y: 2.842171e-16, z: -1.04349324e-16} + rotation: {x: 0, y: 0, z: -0.1542978, w: 0.9880244} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_r + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: -0.14820191} + rotation: {x: 0.032161284, y: -0.71431756, z: 0.11852793, w: 0.68896097} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_r + parentName: clavicle_r + position: {x: -0.07712384, y: 1.1812772e-15, z: -9.947598e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_r + parentName: upperarm_r + position: {x: -0.2517576, y: 3.0198067e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_r + parentName: lowerarm_r + position: {x: -0.22869253, y: 7.105427e-17, z: 7.105427e-16} + rotation: {x: 6.938894e-17, y: -1.0833356e-33, z: -1.5612511e-17, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_r + parentName: hand_r + position: {x: -0.09803901, y: -3.5527136e-17, z: -2.842171e-16} + rotation: {x: -0.016859, y: -0.0772194, z: 0.0028675944, w: 0.9968674} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_r + parentName: middle_01_r + position: {x: -0.038769238, y: -1.7763568e-17, z: -1.4210854e-16} + rotation: {x: 0.03001885, y: -0.03945842, z: -0.0040334114, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_r + parentName: middle_02_r + position: {x: -0.040027287, y: -1.0658141e-16, z: 1.4210854e-16} + rotation: {x: 0.0065667694, y: -0.038803533, z: 0.0045389077, w: 0.999215} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_r + parentName: middle_03_r + position: {x: -0.037305653, y: -8.881784e-18, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_r + parentName: hand_r + position: {x: -0.02134813, y: 0.07035614, z: -0.039544} + rotation: {x: -0.61776274, y: 0.13377738, z: -0.35522214, w: 0.6886872} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_r + parentName: thumb_01_r + position: {x: -0.05523822, y: 0, z: -1.1013412e-15} + rotation: {x: -0.0121451, y: 0.0049000825, z: 0.039093893, w: 0.99914974} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_r + parentName: thumb_02_r + position: {x: -0.029465482, y: 0, z: 2.4868996e-16} + rotation: {x: -0.02598971, y: -0.0017890756, z: 0.03824424, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_r + parentName: thumb_03_r + position: {x: -0.023924602, y: 0, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_r + parentName: hand_r + position: {x: -0.09991405, y: 0.037073765, z: -0.0036836944} + rotation: {x: 0.009854632, y: -0.06354492, z: -0.035094682, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_r + parentName: index_01_r + position: {x: -0.03643808, y: -5.0848214e-16, z: -5.684342e-16} + rotation: {x: 0.0056443936, y: -0.03929569, z: -0.0038016667, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_r + parentName: index_02_r + position: {x: -0.035263915, y: -6.217249e-17, z: 1.847411e-15} + rotation: {x: -0.0071803136, y: -0.03818158, z: 0.007895683, w: 0.9992139} + scale: {x: 1, y: 1, z: 1} + - name: index_04_r + parentName: index_03_r + position: {x: -0.027298061, y: -1.0658141e-16, z: -1.563194e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_r + parentName: hand_r + position: {x: -0.008487943, y: -0.0041985167, z: -0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_r + parentName: cup_r + position: {x: -0.08094637, y: -0.036209043, z: -0.008335483} + rotation: {x: -0.008872239, y: -0.023159215, z: -0.00061652897, w: 0.99969226} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_r + parentName: pinky_01_r + position: {x: -0.028854312, y: -7.105427e-17, z: -8.5265126e-16} + rotation: {x: -0.0033607401, y: -0.0399435, z: -0.005443123, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_r + parentName: pinky_02_r + position: {x: -0.023566289, y: 3.5527135e-16, z: 1.1368684e-15} + rotation: {x: -0.025013803, y: -0.038439002, z: -0.0017993893, w: 0.9989462} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_r + parentName: pinky_03_r + position: {x: -0.0293414, y: -3.5527135e-16, z: 4.2632563e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_r + parentName: cup_r + position: {x: -0.08916332, y: -0.01552607, z: -0.0027549511} + rotation: {x: -0.02685257, y: -0.053124383, z: -0.02886147, w: 0.9978095} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_r + parentName: ring_01_r + position: {x: -0.037284084, y: 2.842171e-16, z: -2.2737367e-15} + rotation: {x: 0.0016190425, y: -0.039832465, z: 0.0004005827, w: 0.99920505} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_r + parentName: ring_02_r + position: {x: -0.03615039, y: -4.2632563e-16, z: 1.4210854e-15} + rotation: {x: -0.011273785, y: -0.03634874, z: -0.017581433, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_r + parentName: ring_03_r + position: {x: -0.027998645, y: 2.842171e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_r_equipment + parentName: hand_r + position: {x: -0.071717314, y: -0.008393532, z: -0.07169423} + rotation: {x: 0.0068377545, y: 0.7600093, z: 0.6495589, w: 0.020306554} + scale: {x: 1, y: 1, z: 1} + - name: neck_01 + parentName: spine_03 + position: {x: -0.100067444, y: -2.1316282e-16, z: 1.970298e-16} + rotation: {x: 0, y: 0, z: -0.074045286, w: 0.9972549} + scale: {x: 1, y: 1, z: 1} + - name: head + parentName: neck_01 + position: {x: -0.02629805, y: -3.5527136e-17, z: -1.5519624e-17} + rotation: {x: 0, y: 0, z: 0.17869695, w: 0.9839042} + scale: {x: 1, y: 1, z: 1} + - name: Eye_R + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: -0.16987707} + rotation: {x: 0.5, y: 0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_R + parentName: Eye_R + position: {x: -0.053281333, y: 5.684342e-16, z: -1.065814e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Jaw_M + parentName: head + position: {x: -0.05101526, y: 0.2876312, z: -3.5414823e-16} + rotation: {x: 0, y: 0, z: -0.78643805, w: 0.61766917} + scale: {x: 1, y: 1, z: 1} + - name: JawEnd_M + parentName: Jaw_M + position: {x: -0.113684185, y: 5.684342e-16, z: -1.3292045e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: HeadEnd_M + parentName: head + position: {x: -0.8511138, y: 6.1242674e-16, z: -2.23472e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Eye_L + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: 0.16987707} + rotation: {x: -0.5, y: -0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_L + parentName: Eye_L + position: {x: -0.053281333, y: 2.2737367e-15, z: 8.5265126e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: catears_r1 + parentName: head + position: {x: -0.6328281, y: -0.045856588, z: -0.33683398} + rotation: {x: 0.3517171, y: 0.7074806, z: -0.54890835, w: 0.2728845} + scale: {x: 1, y: 1, z: 1} + - name: catears_r2 + parentName: catears_r1 + position: {x: 0.08282707, y: -0.0000009463735, z: 0.00000008864178} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_r3 + parentName: catears_r2 + position: {x: 0.12977353, y: 0.0000011342388, z: -0.00000013708586} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: catears_l1 + parentName: head + position: {x: -0.6328281, y: -0.04585657, z: 0.33683437} + rotation: {x: -0.70748055, y: 0.35171714, z: 0.27288446, w: 0.5489084} + scale: {x: 1, y: 1, z: 1} + - name: catears_l2 + parentName: catears_l1 + position: {x: -0.08282578, y: 4.3975105e-17, z: -1.0269563e-17} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_l3 + parentName: catears_l2 + position: {x: -0.12977435, y: -2.3096108e-16, z: 3.4416914e-17} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: ears_l1 + parentName: head + position: {x: -0.29893956, y: 0.00065100734, z: 0.4818343} + rotation: {x: -0.4961981, y: 0.5037732, z: 0.5037732, w: 0.4961981} + scale: {x: 1, y: 1, z: 1} + - name: ears_l2 + parentName: ears_l1 + position: {x: -0.08323166, y: 0.00906778, z: 0} + rotation: {x: 0, y: 0, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_l3 + parentName: ears_l2 + position: {x: -0.08352148, y: 0.008665383, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ears_r1 + parentName: head + position: {x: -0.2989381, y: 0.00065100734, z: -0.481834} + rotation: {x: 0.5037732, y: 0.4961981, z: -0.4961981, w: 0.5037732} + scale: {x: 1, y: 1, z: 1} + - name: ears_r2 + parentName: ears_r1 + position: {x: 0.08323211, y: -0.009071989, z: 1.1109982e-18} + rotation: {x: 0.00000001053641, y: -7.981671e-11, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_r3 + parentName: ears_r2 + position: {x: 0.083521, y: -0.00866, z: 1.8249585e-10} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Head_equipment + parentName: head + position: {x: -0.000000023831111, y: -1.41579725e-11, z: 3.1386756e-16} + rotation: {x: -0.5, y: 0.5, z: 0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l1 + parentName: head + position: {x: -0.7671371, y: -0.007979299, z: 0.1900594} + rotation: {x: 7.182875e-16, y: 0.142911, z: -1.8155141e-15, w: 0.98973554} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l2 + parentName: rabbit_ears_l1 + position: {x: -0.12435393, y: -1.380606e-17, z: -2.9455213e-18} + rotation: {x: 0, y: -0.0021245151, z: -0, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l3 + parentName: rabbit_ears_l2 + position: {x: -0.19884825, y: -4.673433e-31, z: -1.0302869e-15} + rotation: {x: 0, y: 0.014221186, z: -0, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l4 + parentName: rabbit_ears_l3 + position: {x: -0.24156539, y: 9.860761e-33, z: 3.0999348e-17} + rotation: {x: 0, y: -0.014612687, z: -0, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l5 + parentName: rabbit_ears_l4 + position: {x: -0.16246277, y: -1.774937e-32, z: -7.022122e-16} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r1 + parentName: head + position: {x: -0.76713806, y: -0.007979303, z: -0.19005899} + rotation: {x: -0.142911, y: -8.284253e-16, z: 0.98973554, w: -6.027865e-17} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r2 + parentName: rabbit_ears_r1 + position: {x: 0.124349885, y: -4.3742785e-16, z: -0.0000019627425} + rotation: {x: -6.018545e-35, y: -0.0021245151, z: -6.50125e-17, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r3 + parentName: rabbit_ears_r2 + position: {x: 0.19885482, y: -7.0277117e-16, z: 0.0000018277557} + rotation: {x: 2.8891874e-34, y: 0.014221186, z: -7.7608295e-17, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r4 + parentName: rabbit_ears_r3 + position: {x: 0.2415585, y: -8.4598993e-16, z: -0.000001972059} + rotation: {x: 0.0000000074497852, y: -0.014612687, z: 1.0887293e-10, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r5 + parentName: rabbit_ears_r4 + position: {x: 0.16246666, y: -5.7287506e-16, z: 0.0000012133444} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_l + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: 0.14820191} + rotation: {x: 0.71431756, y: 0.032161284, z: 0.68896097, w: -0.11852792} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_l + parentName: clavicle_l + position: {x: 0.07712384, y: 5.6177284e-16, z: 8.5265126e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_l + parentName: upperarm_l + position: {x: 0.2517576, y: -3.0198067e-16, z: 1.4210854e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_l + parentName: lowerarm_l + position: {x: 0.22869253, y: -8.8817837e-17, z: -2.2737367e-15} + rotation: {x: 2.7755576e-17, y: -4.814825e-35, z: -1.7347235e-18, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_l + parentName: hand_l + position: {x: 0.09803901, y: -5.3290704e-17, z: 2.842171e-16} + rotation: {x: -0.016858978, y: -0.07721935, z: 0.0028675941, w: 0.9968675} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_l + parentName: middle_01_l + position: {x: 0.038769238, y: 1.7763568e-17, z: -1.847411e-15} + rotation: {x: 0.030018795, y: -0.039458398, z: -0.0040334365, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_l + parentName: middle_02_l + position: {x: 0.040027287, y: -1.0658141e-16, z: -2.2737367e-15} + rotation: {x: 0.0065668514, y: -0.03880391, z: 0.004538058, w: 0.99921507} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_l + parentName: middle_03_l + position: {x: 0.037305653, y: 1.3322676e-16, z: 3.2684964e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_l + parentName: hand_l + position: {x: 0.02134813, y: -0.07035614, z: 0.039544} + rotation: {x: -0.617763, y: 0.13377708, z: -0.35522237, w: 0.688687} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_l + parentName: thumb_01_l + position: {x: 0.05523822, y: 4.2632563e-16, z: 4.0856205e-16} + rotation: {x: -0.01214498, y: 0.0049005807, z: 0.039095934, w: 0.9991497} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_l + parentName: thumb_02_l + position: {x: 0.029465482, y: -1.4210854e-16, z: -4.796163e-16} + rotation: {x: -0.025989592, y: -0.0017877439, z: 0.03824587, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_l + parentName: thumb_03_l + position: {x: 0.023924602, y: 9.947598e-16, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_l + parentName: hand_l + position: {x: 0.09991405, y: -0.037073765, z: 0.0036836944} + rotation: {x: 0.00985464, y: -0.063544914, z: -0.035094675, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_l + parentName: index_01_l + position: {x: 0.03643808, y: 4.596323e-16, z: -1.1368684e-15} + rotation: {x: 0.005644415, y: -0.03929582, z: -0.0038020932, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_l + parentName: index_02_l + position: {x: 0.035263915, y: -6.2616577e-16, z: 7.105427e-16} + rotation: {x: -0.007180413, y: -0.03817956, z: 0.0078948075, w: 0.99921393} + scale: {x: 1, y: 1, z: 1} + - name: index_04_l + parentName: index_03_l + position: {x: 0.027298061, y: 1.0658141e-16, z: 9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_l + parentName: hand_l + position: {x: 0.008487943, y: 0.0041985167, z: 0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_l + parentName: cup_l + position: {x: 0.08094637, y: 0.036209043, z: 0.008335483} + rotation: {x: -0.008872085, y: -0.023159143, z: -0.0006156796, w: 0.9996922} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_l + parentName: pinky_01_l + position: {x: 0.028854312, y: -4.2632563e-16, z: 8.5265126e-16} + rotation: {x: -0.0033606838, y: -0.03994216, z: -0.005443243, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_l + parentName: pinky_02_l + position: {x: 0.023566289, y: 3.5527135e-16, z: -9.947598e-16} + rotation: {x: -0.025013776, y: -0.038437095, z: -0.0017992624, w: 0.9989463} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_l + parentName: pinky_03_l + position: {x: 0.0293414, y: -8.171241e-16, z: -9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_l + parentName: cup_l + position: {x: 0.08916332, y: 0.01552607, z: 0.0027549511} + rotation: {x: -0.026852543, y: -0.053124446, z: -0.028861433, w: 0.9978096} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_l + parentName: ring_01_l + position: {x: 0.037284084, y: -4.2632563e-16, z: 2.842171e-16} + rotation: {x: 0.0016190197, y: -0.03983278, z: 0.0003998217, w: 0.999205} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_l + parentName: ring_02_l + position: {x: 0.03615039, y: 2.4868996e-16, z: 2.5579537e-15} + rotation: {x: -0.01127379, y: -0.036347788, z: -0.017580679, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_l + parentName: ring_03_l + position: {x: 0.027998645, y: 1.3322676e-16, z: -1.2789769e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_l_equipment + parentName: hand_l + position: {x: 0.07171857, y: 0.008393485, z: 0.071694255} + rotation: {x: -0.020306554, y: -0.6495589, z: 0.7600093, w: 0.0068377545} + scale: {x: 1, y: 1, z: 1} + - name: Chest_equipment + parentName: spine_03 + position: {x: 0.00000003347651, y: 0.000000006615356, z: 3.6168006e-17} + rotation: {x: 0.5498939, y: -0.44454098, z: -0.5498939, w: -0.44454098} + scale: {x: 1, y: 1, z: 1} + - name: Body_equipment + parentName: spine_01 + position: {x: -0.28397974, y: -0.010891423, z: -8.393871e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_l + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: 0.21348922} + rotation: {x: 0.9991325, y: 0.04016816, z: 0.0023285814, w: -0.010738504} + scale: {x: 1, y: 1, z: 1} + - name: calf_l + parentName: thigh_l + position: {x: 0.18052627, y: 1.4654943e-16, z: 2.1316282e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_l + parentName: calf_l + position: {x: 0.13916215, y: -1.3000712e-15, z: -2.4868996e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_l + parentName: foot_l + position: {x: 0.010533721, y: -0.041665323, z: 1.4210854e-16} + rotation: {x: 0.0063926373, y: 0.0051187444, z: -0.6250192, w: 0.78056645} + scale: {x: 1, y: 1, z: 1} + - name: ball_l_02 + parentName: ball_l + position: {x: 0.042483583, y: -2.8643753e-16, z: 0.00000000109071} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail01 + parentName: pelvis + position: {x: 0.051698957, y: -0.24261716, z: -6.6123945e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: tail02 + parentName: tail01 + position: {x: 1.4791142e-33, y: -0.07674059, z: -0.07478956} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail03 + parentName: tail02 + position: {x: -6.669206e-17, y: -0.035118576, z: -0.13657223} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail04 + parentName: tail03 + position: {x: -4.4758975e-17, y: 0.020160662, z: -0.11641157} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail05 + parentName: tail04 + position: {x: -1.8550005e-17, y: 0.03316754, z: -0.05853096} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_1 + parentName: pelvis + position: {x: -0.07192494, y: -0.24255544, z: -1.4793249e-16} + rotation: {x: -1.2437499e-15, y: -1.4109186e-15, z: 0.68329304, w: 0.73014426} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_2 + parentName: short_tail_1 + position: {x: -0.1667836, y: 0.050014894, z: -3.9796156e-17} + rotation: {x: -0.011493115, y: 0.70701337, z: 0.011493115, w: 0.70701337} + scale: {x: 1, y: 1, z: 1} + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 1 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 40652f2acecba7946a15c0dab99f7d97, + type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 0 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Run_R.fbx + uploadId: 698227 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Shoot.fbx b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Shoot.fbx new file mode 100644 index 00000000..1e3f8a05 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Shoot.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:344925119e4f346398af592748571d180a51145e0fe01a881578d99f718f3e2b +size 1179952 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Shoot.fbx.meta b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Shoot.fbx.meta new file mode 100644 index 00000000..776c5603 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Shoot.fbx.meta @@ -0,0 +1,1355 @@ +fileFormatVersion: 2 +guid: 487a051d9d539174c95a976dda7002c9 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: + - first: + 74: -971094331788822354 + second: Shoot + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: "\nClip 'Anim_Chibi@Shoot' has import animation warnings + that might lower retargeting quality:\nNote: Activate translation DOF on avatar + to improve retargeting quality.\n\t'calf_r' has translation animation that + will be discarded.\n" + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 3 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: Shoot + takeName: Anim_Chibi@Shoot + internalID: 0 + firstFrame: 201 + lastFrame: 216 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 1 + loopBlend: 0 + loopBlendOrientation: 1 + loopBlendPositionY: 1 + loopBlendPositionXZ: 1 + keepOriginalOrientation: 1 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 1 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: + - path: + weight: 1 + - path: root + weight: 1 + - path: root/pelvis + weight: 1 + - path: root/pelvis/short_tail_1 + weight: 1 + - path: root/pelvis/short_tail_1/short_tail_2 + weight: 1 + - path: root/pelvis/spine_01 + weight: 1 + - path: root/pelvis/spine_01/Body_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/Chest_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l/pinky_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/Hand_l_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l/thumb_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r/pinky_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/Hand_r_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r/thumb_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2/catears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2/catears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2/ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2/ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L/EyeEnd_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R/EyeEnd_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Head_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/HeadEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M/JawEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4/rabbit_ears_l5 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4/rabbit_ears_r5 + weight: 1 + - path: root/pelvis/tail01 + weight: 1 + - path: root/pelvis/tail01/tail02 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04/tail05 + weight: 1 + - path: root/pelvis/thigh_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l/ball_l_02 + weight: 1 + - path: root/pelvis/thigh_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r/ball_r_02 + weight: 1 + maskType: 1 + maskSource: {fileID: 31900000, guid: 69887b248fdf7e64abf63a884b391a4d, type: 2} + additiveReferencePoseFrame: 200.88 + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 0 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: pelvis + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_l + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_r + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_l + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_r + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_l + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_r + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_01 + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_02 + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: neck_01 + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_l + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_r + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_l + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_r + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_l + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_r + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_l + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_r + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_l_02 + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_r_02 + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_L + humanName: LeftEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_R + humanName: RightEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Jaw_M + humanName: Jaw + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_l + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_l + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_l + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_l + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_l + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_l + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_l + humanName: Left Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_l + humanName: Left Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_l + humanName: Left Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_l + humanName: Left Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_l + humanName: Left Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_l + humanName: Left Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_l + humanName: Left Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_l + humanName: Left Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_l + humanName: Left Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_r + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_r + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_r + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_r + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_r + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_r + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_r + humanName: Right Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_r + humanName: Right Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_r + humanName: Right Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_r + humanName: Right Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_r + humanName: Right Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_r + humanName: Right Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_r + humanName: Right Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_r + humanName: Right Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_r + humanName: Right Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_03 + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: Chibi_Humanoid_Avatar(Clone) + parentName: + position: {x: 0, y: 0, z: 0} + rotation: {x: 0, y: 0, z: 0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: root + parentName: Chibi_Humanoid_Avatar(Clone) + position: {x: -7.97287e-17, y: -1.4210854e-16, z: 4.3298696e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: pelvis + parentName: root + position: {x: 7.145355e-17, y: 0.3590527, z: -0.0064596897} + rotation: {x: 0.49148893, y: -0.5083686, z: -0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_r + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: -0.21348922} + rotation: {x: -0.04016816, y: 0.9991325, z: -0.010738504, w: -0.0023285814} + scale: {x: 1, y: 1, z: 1} + - name: calf_r + parentName: thigh_r + position: {x: -0.18052627, y: -1.3322676e-16, z: -3.1974422e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_r + parentName: calf_r + position: {x: -0.13916215, y: 5.062617e-16, z: 1.4210854e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_r + parentName: foot_r + position: {x: -0.010533721, y: 0.041665323, z: -2.842171e-16} + rotation: {x: 0.0063922573, y: 0.0051184404, z: -0.62501913, w: 0.7805665} + scale: {x: 1, y: 1, z: 1} + - name: ball_r_02 + parentName: ball_r + position: {x: -0.042483583, y: -4.161116e-15, z: 0.000000039237683} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_01 + parentName: pelvis + position: {x: -0.11659071, y: 4.8072656e-16, z: -1.0787449e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_02 + parentName: spine_01 + position: {x: -0.11659071, y: 4.718448e-16, z: -1.7044439e-16} + rotation: {x: 0, y: 0, z: 0.03248174, w: 0.9994723} + scale: {x: 1, y: 1, z: 1} + - name: spine_03 + parentName: spine_02 + position: {x: -0.16774303, y: 2.842171e-16, z: -1.04349324e-16} + rotation: {x: 0, y: 0, z: -0.1542978, w: 0.9880244} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_r + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: -0.14820191} + rotation: {x: 0.032161284, y: -0.71431756, z: 0.11852793, w: 0.68896097} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_r + parentName: clavicle_r + position: {x: -0.07712384, y: 1.1812772e-15, z: -9.947598e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_r + parentName: upperarm_r + position: {x: -0.2517576, y: 3.0198067e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_r + parentName: lowerarm_r + position: {x: -0.22869253, y: 7.105427e-17, z: 7.105427e-16} + rotation: {x: 6.938894e-17, y: -1.0833356e-33, z: -1.5612511e-17, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_r + parentName: hand_r + position: {x: -0.09803901, y: -3.5527136e-17, z: -2.842171e-16} + rotation: {x: -0.016859, y: -0.0772194, z: 0.0028675944, w: 0.9968674} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_r + parentName: middle_01_r + position: {x: -0.038769238, y: -1.7763568e-17, z: -1.4210854e-16} + rotation: {x: 0.03001885, y: -0.03945842, z: -0.0040334114, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_r + parentName: middle_02_r + position: {x: -0.040027287, y: -1.0658141e-16, z: 1.4210854e-16} + rotation: {x: 0.0065667694, y: -0.038803533, z: 0.0045389077, w: 0.999215} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_r + parentName: middle_03_r + position: {x: -0.037305653, y: -8.881784e-18, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_r + parentName: hand_r + position: {x: -0.02134813, y: 0.07035614, z: -0.039544} + rotation: {x: -0.61776274, y: 0.13377738, z: -0.35522214, w: 0.6886872} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_r + parentName: thumb_01_r + position: {x: -0.05523822, y: 0, z: -1.1013412e-15} + rotation: {x: -0.0121451, y: 0.0049000825, z: 0.039093893, w: 0.99914974} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_r + parentName: thumb_02_r + position: {x: -0.029465482, y: 0, z: 2.4868996e-16} + rotation: {x: -0.02598971, y: -0.0017890756, z: 0.03824424, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_r + parentName: thumb_03_r + position: {x: -0.023924602, y: 0, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_r + parentName: hand_r + position: {x: -0.09991405, y: 0.037073765, z: -0.0036836944} + rotation: {x: 0.009854632, y: -0.06354492, z: -0.035094682, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_r + parentName: index_01_r + position: {x: -0.03643808, y: -5.0848214e-16, z: -5.684342e-16} + rotation: {x: 0.0056443936, y: -0.03929569, z: -0.0038016667, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_r + parentName: index_02_r + position: {x: -0.035263915, y: -6.217249e-17, z: 1.847411e-15} + rotation: {x: -0.0071803136, y: -0.03818158, z: 0.007895683, w: 0.9992139} + scale: {x: 1, y: 1, z: 1} + - name: index_04_r + parentName: index_03_r + position: {x: -0.027298061, y: -1.0658141e-16, z: -1.563194e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_r + parentName: hand_r + position: {x: -0.008487943, y: -0.0041985167, z: -0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_r + parentName: cup_r + position: {x: -0.08094637, y: -0.036209043, z: -0.008335483} + rotation: {x: -0.008872239, y: -0.023159215, z: -0.00061652897, w: 0.99969226} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_r + parentName: pinky_01_r + position: {x: -0.028854312, y: -7.105427e-17, z: -8.5265126e-16} + rotation: {x: -0.0033607401, y: -0.0399435, z: -0.005443123, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_r + parentName: pinky_02_r + position: {x: -0.023566289, y: 3.5527135e-16, z: 1.1368684e-15} + rotation: {x: -0.025013803, y: -0.038439002, z: -0.0017993893, w: 0.9989462} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_r + parentName: pinky_03_r + position: {x: -0.0293414, y: -3.5527135e-16, z: 4.2632563e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_r + parentName: cup_r + position: {x: -0.08916332, y: -0.01552607, z: -0.0027549511} + rotation: {x: -0.02685257, y: -0.053124383, z: -0.02886147, w: 0.9978095} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_r + parentName: ring_01_r + position: {x: -0.037284084, y: 2.842171e-16, z: -2.2737367e-15} + rotation: {x: 0.0016190425, y: -0.039832465, z: 0.0004005827, w: 0.99920505} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_r + parentName: ring_02_r + position: {x: -0.03615039, y: -4.2632563e-16, z: 1.4210854e-15} + rotation: {x: -0.011273785, y: -0.03634874, z: -0.017581433, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_r + parentName: ring_03_r + position: {x: -0.027998645, y: 2.842171e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_r_equipment + parentName: hand_r + position: {x: -0.071717314, y: -0.008393532, z: -0.07169423} + rotation: {x: 0.0068377545, y: 0.7600093, z: 0.6495589, w: 0.020306554} + scale: {x: 1, y: 1, z: 1} + - name: neck_01 + parentName: spine_03 + position: {x: -0.100067444, y: -2.1316282e-16, z: 1.970298e-16} + rotation: {x: 0, y: 0, z: -0.074045286, w: 0.9972549} + scale: {x: 1, y: 1, z: 1} + - name: head + parentName: neck_01 + position: {x: -0.02629805, y: -3.5527136e-17, z: -1.5519624e-17} + rotation: {x: 0, y: 0, z: 0.17869695, w: 0.9839042} + scale: {x: 1, y: 1, z: 1} + - name: Eye_R + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: -0.16987707} + rotation: {x: 0.5, y: 0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_R + parentName: Eye_R + position: {x: -0.053281333, y: 5.684342e-16, z: -1.065814e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Jaw_M + parentName: head + position: {x: -0.05101526, y: 0.2876312, z: -3.5414823e-16} + rotation: {x: 0, y: 0, z: -0.78643805, w: 0.61766917} + scale: {x: 1, y: 1, z: 1} + - name: JawEnd_M + parentName: Jaw_M + position: {x: -0.113684185, y: 5.684342e-16, z: -1.3292045e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: HeadEnd_M + parentName: head + position: {x: -0.8511138, y: 6.1242674e-16, z: -2.23472e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Eye_L + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: 0.16987707} + rotation: {x: -0.5, y: -0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_L + parentName: Eye_L + position: {x: -0.053281333, y: 2.2737367e-15, z: 8.5265126e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: catears_r1 + parentName: head + position: {x: -0.6328281, y: -0.045856588, z: -0.33683398} + rotation: {x: 0.3517171, y: 0.7074806, z: -0.54890835, w: 0.2728845} + scale: {x: 1, y: 1, z: 1} + - name: catears_r2 + parentName: catears_r1 + position: {x: 0.08282707, y: -0.0000009463735, z: 0.00000008864178} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_r3 + parentName: catears_r2 + position: {x: 0.12977353, y: 0.0000011342388, z: -0.00000013708586} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: catears_l1 + parentName: head + position: {x: -0.6328281, y: -0.04585657, z: 0.33683437} + rotation: {x: -0.70748055, y: 0.35171714, z: 0.27288446, w: 0.5489084} + scale: {x: 1, y: 1, z: 1} + - name: catears_l2 + parentName: catears_l1 + position: {x: -0.08282578, y: 4.3975105e-17, z: -1.0269563e-17} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_l3 + parentName: catears_l2 + position: {x: -0.12977435, y: -2.3096108e-16, z: 3.4416914e-17} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: ears_l1 + parentName: head + position: {x: -0.29893956, y: 0.00065100734, z: 0.4818343} + rotation: {x: -0.4961981, y: 0.5037732, z: 0.5037732, w: 0.4961981} + scale: {x: 1, y: 1, z: 1} + - name: ears_l2 + parentName: ears_l1 + position: {x: -0.08323166, y: 0.00906778, z: 0} + rotation: {x: 0, y: 0, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_l3 + parentName: ears_l2 + position: {x: -0.08352148, y: 0.008665383, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ears_r1 + parentName: head + position: {x: -0.2989381, y: 0.00065100734, z: -0.481834} + rotation: {x: 0.5037732, y: 0.4961981, z: -0.4961981, w: 0.5037732} + scale: {x: 1, y: 1, z: 1} + - name: ears_r2 + parentName: ears_r1 + position: {x: 0.08323211, y: -0.009071989, z: 1.1109982e-18} + rotation: {x: 0.00000001053641, y: -7.981671e-11, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_r3 + parentName: ears_r2 + position: {x: 0.083521, y: -0.00866, z: 1.8249585e-10} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Head_equipment + parentName: head + position: {x: -0.000000023831111, y: -1.41579725e-11, z: 3.1386756e-16} + rotation: {x: -0.5, y: 0.5, z: 0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l1 + parentName: head + position: {x: -0.7671371, y: -0.007979299, z: 0.1900594} + rotation: {x: 7.182875e-16, y: 0.142911, z: -1.8155141e-15, w: 0.98973554} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l2 + parentName: rabbit_ears_l1 + position: {x: -0.12435393, y: -1.380606e-17, z: -2.9455213e-18} + rotation: {x: 0, y: -0.0021245151, z: -0, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l3 + parentName: rabbit_ears_l2 + position: {x: -0.19884825, y: -4.673433e-31, z: -1.0302869e-15} + rotation: {x: 0, y: 0.014221186, z: -0, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l4 + parentName: rabbit_ears_l3 + position: {x: -0.24156539, y: 9.860761e-33, z: 3.0999348e-17} + rotation: {x: 0, y: -0.014612687, z: -0, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l5 + parentName: rabbit_ears_l4 + position: {x: -0.16246277, y: -1.774937e-32, z: -7.022122e-16} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r1 + parentName: head + position: {x: -0.76713806, y: -0.007979303, z: -0.19005899} + rotation: {x: -0.142911, y: -8.284253e-16, z: 0.98973554, w: -6.027865e-17} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r2 + parentName: rabbit_ears_r1 + position: {x: 0.124349885, y: -4.3742785e-16, z: -0.0000019627425} + rotation: {x: -6.018545e-35, y: -0.0021245151, z: -6.50125e-17, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r3 + parentName: rabbit_ears_r2 + position: {x: 0.19885482, y: -7.0277117e-16, z: 0.0000018277557} + rotation: {x: 2.8891874e-34, y: 0.014221186, z: -7.7608295e-17, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r4 + parentName: rabbit_ears_r3 + position: {x: 0.2415585, y: -8.4598993e-16, z: -0.000001972059} + rotation: {x: 0.0000000074497852, y: -0.014612687, z: 1.0887293e-10, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r5 + parentName: rabbit_ears_r4 + position: {x: 0.16246666, y: -5.7287506e-16, z: 0.0000012133444} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_l + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: 0.14820191} + rotation: {x: 0.71431756, y: 0.032161284, z: 0.68896097, w: -0.11852792} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_l + parentName: clavicle_l + position: {x: 0.07712384, y: 5.6177284e-16, z: 8.5265126e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_l + parentName: upperarm_l + position: {x: 0.2517576, y: -3.0198067e-16, z: 1.4210854e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_l + parentName: lowerarm_l + position: {x: 0.22869253, y: -8.8817837e-17, z: -2.2737367e-15} + rotation: {x: 2.7755576e-17, y: -4.814825e-35, z: -1.7347235e-18, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_l + parentName: hand_l + position: {x: 0.09803901, y: -5.3290704e-17, z: 2.842171e-16} + rotation: {x: -0.016858978, y: -0.07721935, z: 0.0028675941, w: 0.9968675} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_l + parentName: middle_01_l + position: {x: 0.038769238, y: 1.7763568e-17, z: -1.847411e-15} + rotation: {x: 0.030018795, y: -0.039458398, z: -0.0040334365, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_l + parentName: middle_02_l + position: {x: 0.040027287, y: -1.0658141e-16, z: -2.2737367e-15} + rotation: {x: 0.0065668514, y: -0.03880391, z: 0.004538058, w: 0.99921507} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_l + parentName: middle_03_l + position: {x: 0.037305653, y: 1.3322676e-16, z: 3.2684964e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_l + parentName: hand_l + position: {x: 0.02134813, y: -0.07035614, z: 0.039544} + rotation: {x: -0.617763, y: 0.13377708, z: -0.35522237, w: 0.688687} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_l + parentName: thumb_01_l + position: {x: 0.05523822, y: 4.2632563e-16, z: 4.0856205e-16} + rotation: {x: -0.01214498, y: 0.0049005807, z: 0.039095934, w: 0.9991497} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_l + parentName: thumb_02_l + position: {x: 0.029465482, y: -1.4210854e-16, z: -4.796163e-16} + rotation: {x: -0.025989592, y: -0.0017877439, z: 0.03824587, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_l + parentName: thumb_03_l + position: {x: 0.023924602, y: 9.947598e-16, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_l + parentName: hand_l + position: {x: 0.09991405, y: -0.037073765, z: 0.0036836944} + rotation: {x: 0.00985464, y: -0.063544914, z: -0.035094675, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_l + parentName: index_01_l + position: {x: 0.03643808, y: 4.596323e-16, z: -1.1368684e-15} + rotation: {x: 0.005644415, y: -0.03929582, z: -0.0038020932, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_l + parentName: index_02_l + position: {x: 0.035263915, y: -6.2616577e-16, z: 7.105427e-16} + rotation: {x: -0.007180413, y: -0.03817956, z: 0.0078948075, w: 0.99921393} + scale: {x: 1, y: 1, z: 1} + - name: index_04_l + parentName: index_03_l + position: {x: 0.027298061, y: 1.0658141e-16, z: 9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_l + parentName: hand_l + position: {x: 0.008487943, y: 0.0041985167, z: 0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_l + parentName: cup_l + position: {x: 0.08094637, y: 0.036209043, z: 0.008335483} + rotation: {x: -0.008872085, y: -0.023159143, z: -0.0006156796, w: 0.9996922} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_l + parentName: pinky_01_l + position: {x: 0.028854312, y: -4.2632563e-16, z: 8.5265126e-16} + rotation: {x: -0.0033606838, y: -0.03994216, z: -0.005443243, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_l + parentName: pinky_02_l + position: {x: 0.023566289, y: 3.5527135e-16, z: -9.947598e-16} + rotation: {x: -0.025013776, y: -0.038437095, z: -0.0017992624, w: 0.9989463} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_l + parentName: pinky_03_l + position: {x: 0.0293414, y: -8.171241e-16, z: -9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_l + parentName: cup_l + position: {x: 0.08916332, y: 0.01552607, z: 0.0027549511} + rotation: {x: -0.026852543, y: -0.053124446, z: -0.028861433, w: 0.9978096} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_l + parentName: ring_01_l + position: {x: 0.037284084, y: -4.2632563e-16, z: 2.842171e-16} + rotation: {x: 0.0016190197, y: -0.03983278, z: 0.0003998217, w: 0.999205} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_l + parentName: ring_02_l + position: {x: 0.03615039, y: 2.4868996e-16, z: 2.5579537e-15} + rotation: {x: -0.01127379, y: -0.036347788, z: -0.017580679, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_l + parentName: ring_03_l + position: {x: 0.027998645, y: 1.3322676e-16, z: -1.2789769e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_l_equipment + parentName: hand_l + position: {x: 0.07171857, y: 0.008393485, z: 0.071694255} + rotation: {x: -0.020306554, y: -0.6495589, z: 0.7600093, w: 0.0068377545} + scale: {x: 1, y: 1, z: 1} + - name: Chest_equipment + parentName: spine_03 + position: {x: 0.00000003347651, y: 0.000000006615356, z: 3.6168006e-17} + rotation: {x: 0.5498939, y: -0.44454098, z: -0.5498939, w: -0.44454098} + scale: {x: 1, y: 1, z: 1} + - name: Body_equipment + parentName: spine_01 + position: {x: -0.28397974, y: -0.010891423, z: -8.393871e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_l + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: 0.21348922} + rotation: {x: 0.9991325, y: 0.04016816, z: 0.0023285814, w: -0.010738504} + scale: {x: 1, y: 1, z: 1} + - name: calf_l + parentName: thigh_l + position: {x: 0.18052627, y: 1.4654943e-16, z: 2.1316282e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_l + parentName: calf_l + position: {x: 0.13916215, y: -1.3000712e-15, z: -2.4868996e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_l + parentName: foot_l + position: {x: 0.010533721, y: -0.041665323, z: 1.4210854e-16} + rotation: {x: 0.0063926373, y: 0.0051187444, z: -0.6250192, w: 0.78056645} + scale: {x: 1, y: 1, z: 1} + - name: ball_l_02 + parentName: ball_l + position: {x: 0.042483583, y: -2.8643753e-16, z: 0.00000000109071} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail01 + parentName: pelvis + position: {x: 0.051698957, y: -0.24261716, z: -6.6123945e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: tail02 + parentName: tail01 + position: {x: 1.4791142e-33, y: -0.07674059, z: -0.07478956} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail03 + parentName: tail02 + position: {x: -6.669206e-17, y: -0.035118576, z: -0.13657223} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail04 + parentName: tail03 + position: {x: -4.4758975e-17, y: 0.020160662, z: -0.11641157} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail05 + parentName: tail04 + position: {x: -1.8550005e-17, y: 0.03316754, z: -0.05853096} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_1 + parentName: pelvis + position: {x: -0.07192494, y: -0.24255544, z: -1.4793249e-16} + rotation: {x: -1.2437499e-15, y: -1.4109186e-15, z: 0.68329304, w: 0.73014426} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_2 + parentName: short_tail_1 + position: {x: -0.1667836, y: 0.050014894, z: -3.9796156e-17} + rotation: {x: -0.011493115, y: 0.70701337, z: 0.011493115, w: 0.70701337} + scale: {x: 1, y: 1, z: 1} + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 1 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 40652f2acecba7946a15c0dab99f7d97, + type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 0 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Shoot.fbx + uploadId: 698227 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Sit.fbx b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Sit.fbx new file mode 100644 index 00000000..1aeddc95 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Sit.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a77b45d6176e77f26d85e7514be17f7270e229e54c78b1061478b08325edfcc6 +size 1026480 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Sit.fbx.meta b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Sit.fbx.meta new file mode 100644 index 00000000..23428b3d --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Sit.fbx.meta @@ -0,0 +1,1357 @@ +fileFormatVersion: 2 +guid: 341842731b3dd1944bb6db44dc257ca2 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: + - first: + 74: -1384091569119258179 + second: Sit + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: "\nClip 'Anim_Chibi@Sit' has import animation warnings + that might lower retargeting quality:\nNote: Activate translation DOF on avatar + to improve retargeting quality.\n\t'ball_r' is inbetween humanoid transforms + and has rotation animation that will be discarded.\n\t'lowerarm_l' has translation + animation that will be discarded.\n\t'calf_l' has translation animation that + will be discarded.\n" + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 3 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: Sit + takeName: Anim_Chibi@Sit + internalID: 0 + firstFrame: 601 + lastFrame: 617 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 0 + loopBlend: 0 + loopBlendOrientation: 1 + loopBlendPositionY: 1 + loopBlendPositionXZ: 1 + keepOriginalOrientation: 1 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 1 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: + - path: + weight: 1 + - path: root + weight: 1 + - path: root/pelvis + weight: 1 + - path: root/pelvis/short_tail_1 + weight: 1 + - path: root/pelvis/short_tail_1/short_tail_2 + weight: 1 + - path: root/pelvis/spine_01 + weight: 1 + - path: root/pelvis/spine_01/Body_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/Chest_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l/pinky_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/Hand_l_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l/thumb_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r/pinky_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/Hand_r_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r/thumb_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2/catears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2/catears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2/ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2/ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L/EyeEnd_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R/EyeEnd_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Head_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/HeadEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M/JawEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4/rabbit_ears_l5 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4/rabbit_ears_r5 + weight: 1 + - path: root/pelvis/tail01 + weight: 1 + - path: root/pelvis/tail01/tail02 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04/tail05 + weight: 1 + - path: root/pelvis/thigh_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l/ball_l_02 + weight: 1 + - path: root/pelvis/thigh_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r/ball_r_02 + weight: 1 + maskType: 1 + maskSource: {fileID: 31900000, guid: 69887b248fdf7e64abf63a884b391a4d, type: 2} + additiveReferencePoseFrame: 600.96 + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 0 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: pelvis + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_l + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_r + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_l + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_r + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_l + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_r + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_01 + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_02 + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: neck_01 + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_l + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_r + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_l + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_r + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_l + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_r + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_l + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_r + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_l_02 + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_r_02 + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_L + humanName: LeftEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_R + humanName: RightEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Jaw_M + humanName: Jaw + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_l + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_l + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_l + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_l + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_l + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_l + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_l + humanName: Left Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_l + humanName: Left Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_l + humanName: Left Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_l + humanName: Left Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_l + humanName: Left Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_l + humanName: Left Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_l + humanName: Left Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_l + humanName: Left Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_l + humanName: Left Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_r + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_r + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_r + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_r + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_r + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_r + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_r + humanName: Right Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_r + humanName: Right Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_r + humanName: Right Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_r + humanName: Right Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_r + humanName: Right Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_r + humanName: Right Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_r + humanName: Right Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_r + humanName: Right Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_r + humanName: Right Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_03 + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: Chibi_Humanoid_Avatar(Clone) + parentName: + position: {x: 0, y: 0, z: 0} + rotation: {x: 0, y: 0, z: 0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: root + parentName: Chibi_Humanoid_Avatar(Clone) + position: {x: -7.97287e-17, y: -1.4210854e-16, z: 4.3298696e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: pelvis + parentName: root + position: {x: 7.145355e-17, y: 0.3590527, z: -0.0064596897} + rotation: {x: 0.49148893, y: -0.5083686, z: -0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_r + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: -0.21348922} + rotation: {x: -0.04016816, y: 0.9991325, z: -0.010738504, w: -0.0023285814} + scale: {x: 1, y: 1, z: 1} + - name: calf_r + parentName: thigh_r + position: {x: -0.18052627, y: -1.3322676e-16, z: -3.1974422e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_r + parentName: calf_r + position: {x: -0.13916215, y: 5.062617e-16, z: 1.4210854e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_r + parentName: foot_r + position: {x: -0.010533721, y: 0.041665323, z: -2.842171e-16} + rotation: {x: 0.0063922573, y: 0.0051184404, z: -0.62501913, w: 0.7805665} + scale: {x: 1, y: 1, z: 1} + - name: ball_r_02 + parentName: ball_r + position: {x: -0.042483583, y: -4.161116e-15, z: 0.000000039237683} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_01 + parentName: pelvis + position: {x: -0.11659071, y: 4.8072656e-16, z: -1.0787449e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_02 + parentName: spine_01 + position: {x: -0.11659071, y: 4.718448e-16, z: -1.7044439e-16} + rotation: {x: 0, y: 0, z: 0.03248174, w: 0.9994723} + scale: {x: 1, y: 1, z: 1} + - name: spine_03 + parentName: spine_02 + position: {x: -0.16774303, y: 2.842171e-16, z: -1.04349324e-16} + rotation: {x: 0, y: 0, z: -0.1542978, w: 0.9880244} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_r + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: -0.14820191} + rotation: {x: 0.032161284, y: -0.71431756, z: 0.11852793, w: 0.68896097} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_r + parentName: clavicle_r + position: {x: -0.07712384, y: 1.1812772e-15, z: -9.947598e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_r + parentName: upperarm_r + position: {x: -0.2517576, y: 3.0198067e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_r + parentName: lowerarm_r + position: {x: -0.22869253, y: 7.105427e-17, z: 7.105427e-16} + rotation: {x: 6.938894e-17, y: -1.0833356e-33, z: -1.5612511e-17, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_r + parentName: hand_r + position: {x: -0.09803901, y: -3.5527136e-17, z: -2.842171e-16} + rotation: {x: -0.016859, y: -0.0772194, z: 0.0028675944, w: 0.9968674} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_r + parentName: middle_01_r + position: {x: -0.038769238, y: -1.7763568e-17, z: -1.4210854e-16} + rotation: {x: 0.03001885, y: -0.03945842, z: -0.0040334114, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_r + parentName: middle_02_r + position: {x: -0.040027287, y: -1.0658141e-16, z: 1.4210854e-16} + rotation: {x: 0.0065667694, y: -0.038803533, z: 0.0045389077, w: 0.999215} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_r + parentName: middle_03_r + position: {x: -0.037305653, y: -8.881784e-18, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_r + parentName: hand_r + position: {x: -0.02134813, y: 0.07035614, z: -0.039544} + rotation: {x: -0.61776274, y: 0.13377738, z: -0.35522214, w: 0.6886872} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_r + parentName: thumb_01_r + position: {x: -0.05523822, y: 0, z: -1.1013412e-15} + rotation: {x: -0.0121451, y: 0.0049000825, z: 0.039093893, w: 0.99914974} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_r + parentName: thumb_02_r + position: {x: -0.029465482, y: 0, z: 2.4868996e-16} + rotation: {x: -0.02598971, y: -0.0017890756, z: 0.03824424, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_r + parentName: thumb_03_r + position: {x: -0.023924602, y: 0, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_r + parentName: hand_r + position: {x: -0.09991405, y: 0.037073765, z: -0.0036836944} + rotation: {x: 0.009854632, y: -0.06354492, z: -0.035094682, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_r + parentName: index_01_r + position: {x: -0.03643808, y: -5.0848214e-16, z: -5.684342e-16} + rotation: {x: 0.0056443936, y: -0.03929569, z: -0.0038016667, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_r + parentName: index_02_r + position: {x: -0.035263915, y: -6.217249e-17, z: 1.847411e-15} + rotation: {x: -0.0071803136, y: -0.03818158, z: 0.007895683, w: 0.9992139} + scale: {x: 1, y: 1, z: 1} + - name: index_04_r + parentName: index_03_r + position: {x: -0.027298061, y: -1.0658141e-16, z: -1.563194e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_r + parentName: hand_r + position: {x: -0.008487943, y: -0.0041985167, z: -0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_r + parentName: cup_r + position: {x: -0.08094637, y: -0.036209043, z: -0.008335483} + rotation: {x: -0.008872239, y: -0.023159215, z: -0.00061652897, w: 0.99969226} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_r + parentName: pinky_01_r + position: {x: -0.028854312, y: -7.105427e-17, z: -8.5265126e-16} + rotation: {x: -0.0033607401, y: -0.0399435, z: -0.005443123, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_r + parentName: pinky_02_r + position: {x: -0.023566289, y: 3.5527135e-16, z: 1.1368684e-15} + rotation: {x: -0.025013803, y: -0.038439002, z: -0.0017993893, w: 0.9989462} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_r + parentName: pinky_03_r + position: {x: -0.0293414, y: -3.5527135e-16, z: 4.2632563e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_r + parentName: cup_r + position: {x: -0.08916332, y: -0.01552607, z: -0.0027549511} + rotation: {x: -0.02685257, y: -0.053124383, z: -0.02886147, w: 0.9978095} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_r + parentName: ring_01_r + position: {x: -0.037284084, y: 2.842171e-16, z: -2.2737367e-15} + rotation: {x: 0.0016190425, y: -0.039832465, z: 0.0004005827, w: 0.99920505} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_r + parentName: ring_02_r + position: {x: -0.03615039, y: -4.2632563e-16, z: 1.4210854e-15} + rotation: {x: -0.011273785, y: -0.03634874, z: -0.017581433, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_r + parentName: ring_03_r + position: {x: -0.027998645, y: 2.842171e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_r_equipment + parentName: hand_r + position: {x: -0.071717314, y: -0.008393532, z: -0.07169423} + rotation: {x: 0.0068377545, y: 0.7600093, z: 0.6495589, w: 0.020306554} + scale: {x: 1, y: 1, z: 1} + - name: neck_01 + parentName: spine_03 + position: {x: -0.100067444, y: -2.1316282e-16, z: 1.970298e-16} + rotation: {x: 0, y: 0, z: -0.074045286, w: 0.9972549} + scale: {x: 1, y: 1, z: 1} + - name: head + parentName: neck_01 + position: {x: -0.02629805, y: -3.5527136e-17, z: -1.5519624e-17} + rotation: {x: 0, y: 0, z: 0.17869695, w: 0.9839042} + scale: {x: 1, y: 1, z: 1} + - name: Eye_R + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: -0.16987707} + rotation: {x: 0.5, y: 0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_R + parentName: Eye_R + position: {x: -0.053281333, y: 5.684342e-16, z: -1.065814e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Jaw_M + parentName: head + position: {x: -0.05101526, y: 0.2876312, z: -3.5414823e-16} + rotation: {x: 0, y: 0, z: -0.78643805, w: 0.61766917} + scale: {x: 1, y: 1, z: 1} + - name: JawEnd_M + parentName: Jaw_M + position: {x: -0.113684185, y: 5.684342e-16, z: -1.3292045e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: HeadEnd_M + parentName: head + position: {x: -0.8511138, y: 6.1242674e-16, z: -2.23472e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Eye_L + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: 0.16987707} + rotation: {x: -0.5, y: -0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_L + parentName: Eye_L + position: {x: -0.053281333, y: 2.2737367e-15, z: 8.5265126e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: catears_r1 + parentName: head + position: {x: -0.6328281, y: -0.045856588, z: -0.33683398} + rotation: {x: 0.3517171, y: 0.7074806, z: -0.54890835, w: 0.2728845} + scale: {x: 1, y: 1, z: 1} + - name: catears_r2 + parentName: catears_r1 + position: {x: 0.08282707, y: -0.0000009463735, z: 0.00000008864178} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_r3 + parentName: catears_r2 + position: {x: 0.12977353, y: 0.0000011342388, z: -0.00000013708586} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: catears_l1 + parentName: head + position: {x: -0.6328281, y: -0.04585657, z: 0.33683437} + rotation: {x: -0.70748055, y: 0.35171714, z: 0.27288446, w: 0.5489084} + scale: {x: 1, y: 1, z: 1} + - name: catears_l2 + parentName: catears_l1 + position: {x: -0.08282578, y: 4.3975105e-17, z: -1.0269563e-17} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_l3 + parentName: catears_l2 + position: {x: -0.12977435, y: -2.3096108e-16, z: 3.4416914e-17} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: ears_l1 + parentName: head + position: {x: -0.29893956, y: 0.00065100734, z: 0.4818343} + rotation: {x: -0.4961981, y: 0.5037732, z: 0.5037732, w: 0.4961981} + scale: {x: 1, y: 1, z: 1} + - name: ears_l2 + parentName: ears_l1 + position: {x: -0.08323166, y: 0.00906778, z: 0} + rotation: {x: 0, y: 0, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_l3 + parentName: ears_l2 + position: {x: -0.08352148, y: 0.008665383, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ears_r1 + parentName: head + position: {x: -0.2989381, y: 0.00065100734, z: -0.481834} + rotation: {x: 0.5037732, y: 0.4961981, z: -0.4961981, w: 0.5037732} + scale: {x: 1, y: 1, z: 1} + - name: ears_r2 + parentName: ears_r1 + position: {x: 0.08323211, y: -0.009071989, z: 1.1109982e-18} + rotation: {x: 0.00000001053641, y: -7.981671e-11, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_r3 + parentName: ears_r2 + position: {x: 0.083521, y: -0.00866, z: 1.8249585e-10} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Head_equipment + parentName: head + position: {x: -0.000000023831111, y: -1.41579725e-11, z: 3.1386756e-16} + rotation: {x: -0.5, y: 0.5, z: 0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l1 + parentName: head + position: {x: -0.7671371, y: -0.007979299, z: 0.1900594} + rotation: {x: 7.182875e-16, y: 0.142911, z: -1.8155141e-15, w: 0.98973554} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l2 + parentName: rabbit_ears_l1 + position: {x: -0.12435393, y: -1.380606e-17, z: -2.9455213e-18} + rotation: {x: 0, y: -0.0021245151, z: -0, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l3 + parentName: rabbit_ears_l2 + position: {x: -0.19884825, y: -4.673433e-31, z: -1.0302869e-15} + rotation: {x: 0, y: 0.014221186, z: -0, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l4 + parentName: rabbit_ears_l3 + position: {x: -0.24156539, y: 9.860761e-33, z: 3.0999348e-17} + rotation: {x: 0, y: -0.014612687, z: -0, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l5 + parentName: rabbit_ears_l4 + position: {x: -0.16246277, y: -1.774937e-32, z: -7.022122e-16} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r1 + parentName: head + position: {x: -0.76713806, y: -0.007979303, z: -0.19005899} + rotation: {x: -0.142911, y: -8.284253e-16, z: 0.98973554, w: -6.027865e-17} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r2 + parentName: rabbit_ears_r1 + position: {x: 0.124349885, y: -4.3742785e-16, z: -0.0000019627425} + rotation: {x: -6.018545e-35, y: -0.0021245151, z: -6.50125e-17, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r3 + parentName: rabbit_ears_r2 + position: {x: 0.19885482, y: -7.0277117e-16, z: 0.0000018277557} + rotation: {x: 2.8891874e-34, y: 0.014221186, z: -7.7608295e-17, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r4 + parentName: rabbit_ears_r3 + position: {x: 0.2415585, y: -8.4598993e-16, z: -0.000001972059} + rotation: {x: 0.0000000074497852, y: -0.014612687, z: 1.0887293e-10, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r5 + parentName: rabbit_ears_r4 + position: {x: 0.16246666, y: -5.7287506e-16, z: 0.0000012133444} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_l + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: 0.14820191} + rotation: {x: 0.71431756, y: 0.032161284, z: 0.68896097, w: -0.11852792} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_l + parentName: clavicle_l + position: {x: 0.07712384, y: 5.6177284e-16, z: 8.5265126e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_l + parentName: upperarm_l + position: {x: 0.2517576, y: -3.0198067e-16, z: 1.4210854e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_l + parentName: lowerarm_l + position: {x: 0.22869253, y: -8.8817837e-17, z: -2.2737367e-15} + rotation: {x: 2.7755576e-17, y: -4.814825e-35, z: -1.7347235e-18, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_l + parentName: hand_l + position: {x: 0.09803901, y: -5.3290704e-17, z: 2.842171e-16} + rotation: {x: -0.016858978, y: -0.07721935, z: 0.0028675941, w: 0.9968675} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_l + parentName: middle_01_l + position: {x: 0.038769238, y: 1.7763568e-17, z: -1.847411e-15} + rotation: {x: 0.030018795, y: -0.039458398, z: -0.0040334365, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_l + parentName: middle_02_l + position: {x: 0.040027287, y: -1.0658141e-16, z: -2.2737367e-15} + rotation: {x: 0.0065668514, y: -0.03880391, z: 0.004538058, w: 0.99921507} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_l + parentName: middle_03_l + position: {x: 0.037305653, y: 1.3322676e-16, z: 3.2684964e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_l + parentName: hand_l + position: {x: 0.02134813, y: -0.07035614, z: 0.039544} + rotation: {x: -0.617763, y: 0.13377708, z: -0.35522237, w: 0.688687} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_l + parentName: thumb_01_l + position: {x: 0.05523822, y: 4.2632563e-16, z: 4.0856205e-16} + rotation: {x: -0.01214498, y: 0.0049005807, z: 0.039095934, w: 0.9991497} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_l + parentName: thumb_02_l + position: {x: 0.029465482, y: -1.4210854e-16, z: -4.796163e-16} + rotation: {x: -0.025989592, y: -0.0017877439, z: 0.03824587, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_l + parentName: thumb_03_l + position: {x: 0.023924602, y: 9.947598e-16, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_l + parentName: hand_l + position: {x: 0.09991405, y: -0.037073765, z: 0.0036836944} + rotation: {x: 0.00985464, y: -0.063544914, z: -0.035094675, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_l + parentName: index_01_l + position: {x: 0.03643808, y: 4.596323e-16, z: -1.1368684e-15} + rotation: {x: 0.005644415, y: -0.03929582, z: -0.0038020932, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_l + parentName: index_02_l + position: {x: 0.035263915, y: -6.2616577e-16, z: 7.105427e-16} + rotation: {x: -0.007180413, y: -0.03817956, z: 0.0078948075, w: 0.99921393} + scale: {x: 1, y: 1, z: 1} + - name: index_04_l + parentName: index_03_l + position: {x: 0.027298061, y: 1.0658141e-16, z: 9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_l + parentName: hand_l + position: {x: 0.008487943, y: 0.0041985167, z: 0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_l + parentName: cup_l + position: {x: 0.08094637, y: 0.036209043, z: 0.008335483} + rotation: {x: -0.008872085, y: -0.023159143, z: -0.0006156796, w: 0.9996922} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_l + parentName: pinky_01_l + position: {x: 0.028854312, y: -4.2632563e-16, z: 8.5265126e-16} + rotation: {x: -0.0033606838, y: -0.03994216, z: -0.005443243, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_l + parentName: pinky_02_l + position: {x: 0.023566289, y: 3.5527135e-16, z: -9.947598e-16} + rotation: {x: -0.025013776, y: -0.038437095, z: -0.0017992624, w: 0.9989463} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_l + parentName: pinky_03_l + position: {x: 0.0293414, y: -8.171241e-16, z: -9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_l + parentName: cup_l + position: {x: 0.08916332, y: 0.01552607, z: 0.0027549511} + rotation: {x: -0.026852543, y: -0.053124446, z: -0.028861433, w: 0.9978096} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_l + parentName: ring_01_l + position: {x: 0.037284084, y: -4.2632563e-16, z: 2.842171e-16} + rotation: {x: 0.0016190197, y: -0.03983278, z: 0.0003998217, w: 0.999205} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_l + parentName: ring_02_l + position: {x: 0.03615039, y: 2.4868996e-16, z: 2.5579537e-15} + rotation: {x: -0.01127379, y: -0.036347788, z: -0.017580679, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_l + parentName: ring_03_l + position: {x: 0.027998645, y: 1.3322676e-16, z: -1.2789769e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_l_equipment + parentName: hand_l + position: {x: 0.07171857, y: 0.008393485, z: 0.071694255} + rotation: {x: -0.020306554, y: -0.6495589, z: 0.7600093, w: 0.0068377545} + scale: {x: 1, y: 1, z: 1} + - name: Chest_equipment + parentName: spine_03 + position: {x: 0.00000003347651, y: 0.000000006615356, z: 3.6168006e-17} + rotation: {x: 0.5498939, y: -0.44454098, z: -0.5498939, w: -0.44454098} + scale: {x: 1, y: 1, z: 1} + - name: Body_equipment + parentName: spine_01 + position: {x: -0.28397974, y: -0.010891423, z: -8.393871e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_l + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: 0.21348922} + rotation: {x: 0.9991325, y: 0.04016816, z: 0.0023285814, w: -0.010738504} + scale: {x: 1, y: 1, z: 1} + - name: calf_l + parentName: thigh_l + position: {x: 0.18052627, y: 1.4654943e-16, z: 2.1316282e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_l + parentName: calf_l + position: {x: 0.13916215, y: -1.3000712e-15, z: -2.4868996e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_l + parentName: foot_l + position: {x: 0.010533721, y: -0.041665323, z: 1.4210854e-16} + rotation: {x: 0.0063926373, y: 0.0051187444, z: -0.6250192, w: 0.78056645} + scale: {x: 1, y: 1, z: 1} + - name: ball_l_02 + parentName: ball_l + position: {x: 0.042483583, y: -2.8643753e-16, z: 0.00000000109071} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail01 + parentName: pelvis + position: {x: 0.051698957, y: -0.24261716, z: -6.6123945e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: tail02 + parentName: tail01 + position: {x: 1.4791142e-33, y: -0.07674059, z: -0.07478956} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail03 + parentName: tail02 + position: {x: -6.669206e-17, y: -0.035118576, z: -0.13657223} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail04 + parentName: tail03 + position: {x: -4.4758975e-17, y: 0.020160662, z: -0.11641157} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail05 + parentName: tail04 + position: {x: -1.8550005e-17, y: 0.03316754, z: -0.05853096} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_1 + parentName: pelvis + position: {x: -0.07192494, y: -0.24255544, z: -1.4793249e-16} + rotation: {x: -1.2437499e-15, y: -1.4109186e-15, z: 0.68329304, w: 0.73014426} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_2 + parentName: short_tail_1 + position: {x: -0.1667836, y: 0.050014894, z: -3.9796156e-17} + rotation: {x: -0.011493115, y: 0.70701337, z: 0.011493115, w: 0.70701337} + scale: {x: 1, y: 1, z: 1} + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 1 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 40652f2acecba7946a15c0dab99f7d97, + type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 0 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Sit.fbx + uploadId: 698227 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Sleep.fbx b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Sleep.fbx new file mode 100644 index 00000000..e8233103 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Sleep.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06255e7ebc6b30fe88897d2b310c592b2c1dc690eae3f3d6c8f5a25247380b5a +size 1311936 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Sleep.fbx.meta b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Sleep.fbx.meta new file mode 100644 index 00000000..0a74d295 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Sleep.fbx.meta @@ -0,0 +1,1358 @@ +fileFormatVersion: 2 +guid: fdb22ba9523aee24985bf3e90fe30a01 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: + - first: + 74: -8973033017812890667 + second: Sleep + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: "\nClip 'Anim_Chibi@Sleep' has import animation warnings + that might lower retargeting quality:\nNote: Activate translation DOF on avatar + to improve retargeting quality.\n\t'calf_r' has translation animation that + will be discarded.\n\t'ball_r' is inbetween humanoid transforms and has rotation + animation that will be discarded.\n\t'lowerarm_l' has translation animation + that will be discarded.\n\t'calf_l' has translation animation that will be + discarded.\n" + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 3 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: Sleep + takeName: Anim_Chibi@Sleep + internalID: 0 + firstFrame: 101 + lastFrame: 150 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 0 + loopBlend: 0 + loopBlendOrientation: 1 + loopBlendPositionY: 1 + loopBlendPositionXZ: 1 + keepOriginalOrientation: 1 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 1 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: + - path: + weight: 1 + - path: root + weight: 1 + - path: root/pelvis + weight: 1 + - path: root/pelvis/short_tail_1 + weight: 1 + - path: root/pelvis/short_tail_1/short_tail_2 + weight: 1 + - path: root/pelvis/spine_01 + weight: 1 + - path: root/pelvis/spine_01/Body_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/Chest_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l/pinky_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/Hand_l_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l/thumb_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r/pinky_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/Hand_r_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r/thumb_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2/catears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2/catears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2/ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2/ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L/EyeEnd_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R/EyeEnd_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Head_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/HeadEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M/JawEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4/rabbit_ears_l5 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4/rabbit_ears_r5 + weight: 1 + - path: root/pelvis/tail01 + weight: 1 + - path: root/pelvis/tail01/tail02 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04/tail05 + weight: 1 + - path: root/pelvis/thigh_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l/ball_l_02 + weight: 1 + - path: root/pelvis/thigh_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r/ball_r_02 + weight: 1 + maskType: 1 + maskSource: {fileID: 31900000, guid: 69887b248fdf7e64abf63a884b391a4d, type: 2} + additiveReferencePoseFrame: 100.799995 + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 0 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: pelvis + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_l + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_r + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_l + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_r + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_l + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_r + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_01 + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_02 + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: neck_01 + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_l + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_r + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_l + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_r + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_l + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_r + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_l + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_r + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_l_02 + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_r_02 + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_L + humanName: LeftEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_R + humanName: RightEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Jaw_M + humanName: Jaw + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_l + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_l + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_l + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_l + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_l + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_l + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_l + humanName: Left Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_l + humanName: Left Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_l + humanName: Left Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_l + humanName: Left Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_l + humanName: Left Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_l + humanName: Left Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_l + humanName: Left Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_l + humanName: Left Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_l + humanName: Left Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_r + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_r + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_r + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_r + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_r + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_r + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_r + humanName: Right Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_r + humanName: Right Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_r + humanName: Right Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_r + humanName: Right Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_r + humanName: Right Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_r + humanName: Right Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_r + humanName: Right Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_r + humanName: Right Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_r + humanName: Right Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_03 + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: Chibi_Humanoid_Avatar(Clone) + parentName: + position: {x: 0, y: 0, z: 0} + rotation: {x: 0, y: 0, z: 0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: root + parentName: Chibi_Humanoid_Avatar(Clone) + position: {x: -7.97287e-17, y: -1.4210854e-16, z: 4.3298696e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: pelvis + parentName: root + position: {x: 7.145355e-17, y: 0.3590527, z: -0.0064596897} + rotation: {x: 0.49148893, y: -0.5083686, z: -0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_r + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: -0.21348922} + rotation: {x: -0.04016816, y: 0.9991325, z: -0.010738504, w: -0.0023285814} + scale: {x: 1, y: 1, z: 1} + - name: calf_r + parentName: thigh_r + position: {x: -0.18052627, y: -1.3322676e-16, z: -3.1974422e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_r + parentName: calf_r + position: {x: -0.13916215, y: 5.062617e-16, z: 1.4210854e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_r + parentName: foot_r + position: {x: -0.010533721, y: 0.041665323, z: -2.842171e-16} + rotation: {x: 0.0063922573, y: 0.0051184404, z: -0.62501913, w: 0.7805665} + scale: {x: 1, y: 1, z: 1} + - name: ball_r_02 + parentName: ball_r + position: {x: -0.042483583, y: -4.161116e-15, z: 0.000000039237683} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_01 + parentName: pelvis + position: {x: -0.11659071, y: 4.8072656e-16, z: -1.0787449e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_02 + parentName: spine_01 + position: {x: -0.11659071, y: 4.718448e-16, z: -1.7044439e-16} + rotation: {x: 0, y: 0, z: 0.03248174, w: 0.9994723} + scale: {x: 1, y: 1, z: 1} + - name: spine_03 + parentName: spine_02 + position: {x: -0.16774303, y: 2.842171e-16, z: -1.04349324e-16} + rotation: {x: 0, y: 0, z: -0.1542978, w: 0.9880244} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_r + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: -0.14820191} + rotation: {x: 0.032161284, y: -0.71431756, z: 0.11852793, w: 0.68896097} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_r + parentName: clavicle_r + position: {x: -0.07712384, y: 1.1812772e-15, z: -9.947598e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_r + parentName: upperarm_r + position: {x: -0.2517576, y: 3.0198067e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_r + parentName: lowerarm_r + position: {x: -0.22869253, y: 7.105427e-17, z: 7.105427e-16} + rotation: {x: 6.938894e-17, y: -1.0833356e-33, z: -1.5612511e-17, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_r + parentName: hand_r + position: {x: -0.09803901, y: -3.5527136e-17, z: -2.842171e-16} + rotation: {x: -0.016859, y: -0.0772194, z: 0.0028675944, w: 0.9968674} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_r + parentName: middle_01_r + position: {x: -0.038769238, y: -1.7763568e-17, z: -1.4210854e-16} + rotation: {x: 0.03001885, y: -0.03945842, z: -0.0040334114, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_r + parentName: middle_02_r + position: {x: -0.040027287, y: -1.0658141e-16, z: 1.4210854e-16} + rotation: {x: 0.0065667694, y: -0.038803533, z: 0.0045389077, w: 0.999215} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_r + parentName: middle_03_r + position: {x: -0.037305653, y: -8.881784e-18, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_r + parentName: hand_r + position: {x: -0.02134813, y: 0.07035614, z: -0.039544} + rotation: {x: -0.61776274, y: 0.13377738, z: -0.35522214, w: 0.6886872} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_r + parentName: thumb_01_r + position: {x: -0.05523822, y: 0, z: -1.1013412e-15} + rotation: {x: -0.0121451, y: 0.0049000825, z: 0.039093893, w: 0.99914974} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_r + parentName: thumb_02_r + position: {x: -0.029465482, y: 0, z: 2.4868996e-16} + rotation: {x: -0.02598971, y: -0.0017890756, z: 0.03824424, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_r + parentName: thumb_03_r + position: {x: -0.023924602, y: 0, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_r + parentName: hand_r + position: {x: -0.09991405, y: 0.037073765, z: -0.0036836944} + rotation: {x: 0.009854632, y: -0.06354492, z: -0.035094682, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_r + parentName: index_01_r + position: {x: -0.03643808, y: -5.0848214e-16, z: -5.684342e-16} + rotation: {x: 0.0056443936, y: -0.03929569, z: -0.0038016667, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_r + parentName: index_02_r + position: {x: -0.035263915, y: -6.217249e-17, z: 1.847411e-15} + rotation: {x: -0.0071803136, y: -0.03818158, z: 0.007895683, w: 0.9992139} + scale: {x: 1, y: 1, z: 1} + - name: index_04_r + parentName: index_03_r + position: {x: -0.027298061, y: -1.0658141e-16, z: -1.563194e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_r + parentName: hand_r + position: {x: -0.008487943, y: -0.0041985167, z: -0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_r + parentName: cup_r + position: {x: -0.08094637, y: -0.036209043, z: -0.008335483} + rotation: {x: -0.008872239, y: -0.023159215, z: -0.00061652897, w: 0.99969226} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_r + parentName: pinky_01_r + position: {x: -0.028854312, y: -7.105427e-17, z: -8.5265126e-16} + rotation: {x: -0.0033607401, y: -0.0399435, z: -0.005443123, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_r + parentName: pinky_02_r + position: {x: -0.023566289, y: 3.5527135e-16, z: 1.1368684e-15} + rotation: {x: -0.025013803, y: -0.038439002, z: -0.0017993893, w: 0.9989462} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_r + parentName: pinky_03_r + position: {x: -0.0293414, y: -3.5527135e-16, z: 4.2632563e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_r + parentName: cup_r + position: {x: -0.08916332, y: -0.01552607, z: -0.0027549511} + rotation: {x: -0.02685257, y: -0.053124383, z: -0.02886147, w: 0.9978095} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_r + parentName: ring_01_r + position: {x: -0.037284084, y: 2.842171e-16, z: -2.2737367e-15} + rotation: {x: 0.0016190425, y: -0.039832465, z: 0.0004005827, w: 0.99920505} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_r + parentName: ring_02_r + position: {x: -0.03615039, y: -4.2632563e-16, z: 1.4210854e-15} + rotation: {x: -0.011273785, y: -0.03634874, z: -0.017581433, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_r + parentName: ring_03_r + position: {x: -0.027998645, y: 2.842171e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_r_equipment + parentName: hand_r + position: {x: -0.071717314, y: -0.008393532, z: -0.07169423} + rotation: {x: 0.0068377545, y: 0.7600093, z: 0.6495589, w: 0.020306554} + scale: {x: 1, y: 1, z: 1} + - name: neck_01 + parentName: spine_03 + position: {x: -0.100067444, y: -2.1316282e-16, z: 1.970298e-16} + rotation: {x: 0, y: 0, z: -0.074045286, w: 0.9972549} + scale: {x: 1, y: 1, z: 1} + - name: head + parentName: neck_01 + position: {x: -0.02629805, y: -3.5527136e-17, z: -1.5519624e-17} + rotation: {x: 0, y: 0, z: 0.17869695, w: 0.9839042} + scale: {x: 1, y: 1, z: 1} + - name: Eye_R + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: -0.16987707} + rotation: {x: 0.5, y: 0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_R + parentName: Eye_R + position: {x: -0.053281333, y: 5.684342e-16, z: -1.065814e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Jaw_M + parentName: head + position: {x: -0.05101526, y: 0.2876312, z: -3.5414823e-16} + rotation: {x: 0, y: 0, z: -0.78643805, w: 0.61766917} + scale: {x: 1, y: 1, z: 1} + - name: JawEnd_M + parentName: Jaw_M + position: {x: -0.113684185, y: 5.684342e-16, z: -1.3292045e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: HeadEnd_M + parentName: head + position: {x: -0.8511138, y: 6.1242674e-16, z: -2.23472e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Eye_L + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: 0.16987707} + rotation: {x: -0.5, y: -0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_L + parentName: Eye_L + position: {x: -0.053281333, y: 2.2737367e-15, z: 8.5265126e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: catears_r1 + parentName: head + position: {x: -0.6328281, y: -0.045856588, z: -0.33683398} + rotation: {x: 0.3517171, y: 0.7074806, z: -0.54890835, w: 0.2728845} + scale: {x: 1, y: 1, z: 1} + - name: catears_r2 + parentName: catears_r1 + position: {x: 0.08282707, y: -0.0000009463735, z: 0.00000008864178} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_r3 + parentName: catears_r2 + position: {x: 0.12977353, y: 0.0000011342388, z: -0.00000013708586} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: catears_l1 + parentName: head + position: {x: -0.6328281, y: -0.04585657, z: 0.33683437} + rotation: {x: -0.70748055, y: 0.35171714, z: 0.27288446, w: 0.5489084} + scale: {x: 1, y: 1, z: 1} + - name: catears_l2 + parentName: catears_l1 + position: {x: -0.08282578, y: 4.3975105e-17, z: -1.0269563e-17} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_l3 + parentName: catears_l2 + position: {x: -0.12977435, y: -2.3096108e-16, z: 3.4416914e-17} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: ears_l1 + parentName: head + position: {x: -0.29893956, y: 0.00065100734, z: 0.4818343} + rotation: {x: -0.4961981, y: 0.5037732, z: 0.5037732, w: 0.4961981} + scale: {x: 1, y: 1, z: 1} + - name: ears_l2 + parentName: ears_l1 + position: {x: -0.08323166, y: 0.00906778, z: 0} + rotation: {x: 0, y: 0, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_l3 + parentName: ears_l2 + position: {x: -0.08352148, y: 0.008665383, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ears_r1 + parentName: head + position: {x: -0.2989381, y: 0.00065100734, z: -0.481834} + rotation: {x: 0.5037732, y: 0.4961981, z: -0.4961981, w: 0.5037732} + scale: {x: 1, y: 1, z: 1} + - name: ears_r2 + parentName: ears_r1 + position: {x: 0.08323211, y: -0.009071989, z: 1.1109982e-18} + rotation: {x: 0.00000001053641, y: -7.981671e-11, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_r3 + parentName: ears_r2 + position: {x: 0.083521, y: -0.00866, z: 1.8249585e-10} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Head_equipment + parentName: head + position: {x: -0.000000023831111, y: -1.41579725e-11, z: 3.1386756e-16} + rotation: {x: -0.5, y: 0.5, z: 0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l1 + parentName: head + position: {x: -0.7671371, y: -0.007979299, z: 0.1900594} + rotation: {x: 7.182875e-16, y: 0.142911, z: -1.8155141e-15, w: 0.98973554} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l2 + parentName: rabbit_ears_l1 + position: {x: -0.12435393, y: -1.380606e-17, z: -2.9455213e-18} + rotation: {x: 0, y: -0.0021245151, z: -0, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l3 + parentName: rabbit_ears_l2 + position: {x: -0.19884825, y: -4.673433e-31, z: -1.0302869e-15} + rotation: {x: 0, y: 0.014221186, z: -0, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l4 + parentName: rabbit_ears_l3 + position: {x: -0.24156539, y: 9.860761e-33, z: 3.0999348e-17} + rotation: {x: 0, y: -0.014612687, z: -0, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l5 + parentName: rabbit_ears_l4 + position: {x: -0.16246277, y: -1.774937e-32, z: -7.022122e-16} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r1 + parentName: head + position: {x: -0.76713806, y: -0.007979303, z: -0.19005899} + rotation: {x: -0.142911, y: -8.284253e-16, z: 0.98973554, w: -6.027865e-17} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r2 + parentName: rabbit_ears_r1 + position: {x: 0.124349885, y: -4.3742785e-16, z: -0.0000019627425} + rotation: {x: -6.018545e-35, y: -0.0021245151, z: -6.50125e-17, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r3 + parentName: rabbit_ears_r2 + position: {x: 0.19885482, y: -7.0277117e-16, z: 0.0000018277557} + rotation: {x: 2.8891874e-34, y: 0.014221186, z: -7.7608295e-17, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r4 + parentName: rabbit_ears_r3 + position: {x: 0.2415585, y: -8.4598993e-16, z: -0.000001972059} + rotation: {x: 0.0000000074497852, y: -0.014612687, z: 1.0887293e-10, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r5 + parentName: rabbit_ears_r4 + position: {x: 0.16246666, y: -5.7287506e-16, z: 0.0000012133444} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_l + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: 0.14820191} + rotation: {x: 0.71431756, y: 0.032161284, z: 0.68896097, w: -0.11852792} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_l + parentName: clavicle_l + position: {x: 0.07712384, y: 5.6177284e-16, z: 8.5265126e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_l + parentName: upperarm_l + position: {x: 0.2517576, y: -3.0198067e-16, z: 1.4210854e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_l + parentName: lowerarm_l + position: {x: 0.22869253, y: -8.8817837e-17, z: -2.2737367e-15} + rotation: {x: 2.7755576e-17, y: -4.814825e-35, z: -1.7347235e-18, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_l + parentName: hand_l + position: {x: 0.09803901, y: -5.3290704e-17, z: 2.842171e-16} + rotation: {x: -0.016858978, y: -0.07721935, z: 0.0028675941, w: 0.9968675} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_l + parentName: middle_01_l + position: {x: 0.038769238, y: 1.7763568e-17, z: -1.847411e-15} + rotation: {x: 0.030018795, y: -0.039458398, z: -0.0040334365, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_l + parentName: middle_02_l + position: {x: 0.040027287, y: -1.0658141e-16, z: -2.2737367e-15} + rotation: {x: 0.0065668514, y: -0.03880391, z: 0.004538058, w: 0.99921507} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_l + parentName: middle_03_l + position: {x: 0.037305653, y: 1.3322676e-16, z: 3.2684964e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_l + parentName: hand_l + position: {x: 0.02134813, y: -0.07035614, z: 0.039544} + rotation: {x: -0.617763, y: 0.13377708, z: -0.35522237, w: 0.688687} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_l + parentName: thumb_01_l + position: {x: 0.05523822, y: 4.2632563e-16, z: 4.0856205e-16} + rotation: {x: -0.01214498, y: 0.0049005807, z: 0.039095934, w: 0.9991497} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_l + parentName: thumb_02_l + position: {x: 0.029465482, y: -1.4210854e-16, z: -4.796163e-16} + rotation: {x: -0.025989592, y: -0.0017877439, z: 0.03824587, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_l + parentName: thumb_03_l + position: {x: 0.023924602, y: 9.947598e-16, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_l + parentName: hand_l + position: {x: 0.09991405, y: -0.037073765, z: 0.0036836944} + rotation: {x: 0.00985464, y: -0.063544914, z: -0.035094675, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_l + parentName: index_01_l + position: {x: 0.03643808, y: 4.596323e-16, z: -1.1368684e-15} + rotation: {x: 0.005644415, y: -0.03929582, z: -0.0038020932, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_l + parentName: index_02_l + position: {x: 0.035263915, y: -6.2616577e-16, z: 7.105427e-16} + rotation: {x: -0.007180413, y: -0.03817956, z: 0.0078948075, w: 0.99921393} + scale: {x: 1, y: 1, z: 1} + - name: index_04_l + parentName: index_03_l + position: {x: 0.027298061, y: 1.0658141e-16, z: 9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_l + parentName: hand_l + position: {x: 0.008487943, y: 0.0041985167, z: 0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_l + parentName: cup_l + position: {x: 0.08094637, y: 0.036209043, z: 0.008335483} + rotation: {x: -0.008872085, y: -0.023159143, z: -0.0006156796, w: 0.9996922} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_l + parentName: pinky_01_l + position: {x: 0.028854312, y: -4.2632563e-16, z: 8.5265126e-16} + rotation: {x: -0.0033606838, y: -0.03994216, z: -0.005443243, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_l + parentName: pinky_02_l + position: {x: 0.023566289, y: 3.5527135e-16, z: -9.947598e-16} + rotation: {x: -0.025013776, y: -0.038437095, z: -0.0017992624, w: 0.9989463} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_l + parentName: pinky_03_l + position: {x: 0.0293414, y: -8.171241e-16, z: -9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_l + parentName: cup_l + position: {x: 0.08916332, y: 0.01552607, z: 0.0027549511} + rotation: {x: -0.026852543, y: -0.053124446, z: -0.028861433, w: 0.9978096} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_l + parentName: ring_01_l + position: {x: 0.037284084, y: -4.2632563e-16, z: 2.842171e-16} + rotation: {x: 0.0016190197, y: -0.03983278, z: 0.0003998217, w: 0.999205} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_l + parentName: ring_02_l + position: {x: 0.03615039, y: 2.4868996e-16, z: 2.5579537e-15} + rotation: {x: -0.01127379, y: -0.036347788, z: -0.017580679, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_l + parentName: ring_03_l + position: {x: 0.027998645, y: 1.3322676e-16, z: -1.2789769e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_l_equipment + parentName: hand_l + position: {x: 0.07171857, y: 0.008393485, z: 0.071694255} + rotation: {x: -0.020306554, y: -0.6495589, z: 0.7600093, w: 0.0068377545} + scale: {x: 1, y: 1, z: 1} + - name: Chest_equipment + parentName: spine_03 + position: {x: 0.00000003347651, y: 0.000000006615356, z: 3.6168006e-17} + rotation: {x: 0.5498939, y: -0.44454098, z: -0.5498939, w: -0.44454098} + scale: {x: 1, y: 1, z: 1} + - name: Body_equipment + parentName: spine_01 + position: {x: -0.28397974, y: -0.010891423, z: -8.393871e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_l + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: 0.21348922} + rotation: {x: 0.9991325, y: 0.04016816, z: 0.0023285814, w: -0.010738504} + scale: {x: 1, y: 1, z: 1} + - name: calf_l + parentName: thigh_l + position: {x: 0.18052627, y: 1.4654943e-16, z: 2.1316282e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_l + parentName: calf_l + position: {x: 0.13916215, y: -1.3000712e-15, z: -2.4868996e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_l + parentName: foot_l + position: {x: 0.010533721, y: -0.041665323, z: 1.4210854e-16} + rotation: {x: 0.0063926373, y: 0.0051187444, z: -0.6250192, w: 0.78056645} + scale: {x: 1, y: 1, z: 1} + - name: ball_l_02 + parentName: ball_l + position: {x: 0.042483583, y: -2.8643753e-16, z: 0.00000000109071} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail01 + parentName: pelvis + position: {x: 0.051698957, y: -0.24261716, z: -6.6123945e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: tail02 + parentName: tail01 + position: {x: 1.4791142e-33, y: -0.07674059, z: -0.07478956} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail03 + parentName: tail02 + position: {x: -6.669206e-17, y: -0.035118576, z: -0.13657223} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail04 + parentName: tail03 + position: {x: -4.4758975e-17, y: 0.020160662, z: -0.11641157} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail05 + parentName: tail04 + position: {x: -1.8550005e-17, y: 0.03316754, z: -0.05853096} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_1 + parentName: pelvis + position: {x: -0.07192494, y: -0.24255544, z: -1.4793249e-16} + rotation: {x: -1.2437499e-15, y: -1.4109186e-15, z: 0.68329304, w: 0.73014426} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_2 + parentName: short_tail_1 + position: {x: -0.1667836, y: 0.050014894, z: -3.9796156e-17} + rotation: {x: -0.011493115, y: 0.70701337, z: 0.011493115, w: 0.70701337} + scale: {x: 1, y: 1, z: 1} + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 1 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 40652f2acecba7946a15c0dab99f7d97, + type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 0 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Sleep.fbx + uploadId: 698227 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Swoon.fbx b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Swoon.fbx new file mode 100644 index 00000000..9a20c439 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Swoon.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:991e6c799797484fbe2111923a321bddf385514d498fcb2bf817c50ae456124c +size 1129728 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Swoon.fbx.meta b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Swoon.fbx.meta new file mode 100644 index 00000000..985c2771 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Swoon.fbx.meta @@ -0,0 +1,1357 @@ +fileFormatVersion: 2 +guid: 316657ad8da1f3f4f8cfcaed0cb9809f +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: + - first: + 74: -1316539706499493566 + second: Swoon + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: "\nClip 'Anim_Chibi@Swoon' has import animation warnings + that might lower retargeting quality:\nNote: Activate translation DOF on avatar + to improve retargeting quality.\n\t'calf_r' has translation animation that + will be discarded.\n\t'lowerarm_r' has translation animation that will be discarded.\n\t'lowerarm_l' + has translation animation that will be discarded.\n\t'calf_l' has translation + animation that will be discarded.\n" + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 3 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: Swoon + takeName: Anim_Chibi@Swoon + internalID: 0 + firstFrame: 351 + lastFrame: 380 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 1 + loopBlend: 0 + loopBlendOrientation: 1 + loopBlendPositionY: 1 + loopBlendPositionXZ: 1 + keepOriginalOrientation: 1 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 1 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: + - path: + weight: 1 + - path: root + weight: 1 + - path: root/pelvis + weight: 1 + - path: root/pelvis/short_tail_1 + weight: 1 + - path: root/pelvis/short_tail_1/short_tail_2 + weight: 1 + - path: root/pelvis/spine_01 + weight: 1 + - path: root/pelvis/spine_01/Body_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/Chest_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l/pinky_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/Hand_l_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l/thumb_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r/pinky_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/Hand_r_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r/thumb_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2/catears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2/catears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2/ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2/ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L/EyeEnd_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R/EyeEnd_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Head_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/HeadEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M/JawEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4/rabbit_ears_l5 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4/rabbit_ears_r5 + weight: 1 + - path: root/pelvis/tail01 + weight: 1 + - path: root/pelvis/tail01/tail02 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04/tail05 + weight: 1 + - path: root/pelvis/thigh_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l/ball_l_02 + weight: 1 + - path: root/pelvis/thigh_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r/ball_r_02 + weight: 1 + maskType: 1 + maskSource: {fileID: 31900000, guid: 69887b248fdf7e64abf63a884b391a4d, type: 2} + additiveReferencePoseFrame: 350.88 + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 0 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: pelvis + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_l + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_r + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_l + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_r + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_l + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_r + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_01 + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_02 + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: neck_01 + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_l + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_r + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_l + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_r + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_l + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_r + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_l + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_r + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_l_02 + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_r_02 + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_L + humanName: LeftEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_R + humanName: RightEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Jaw_M + humanName: Jaw + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_l + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_l + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_l + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_l + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_l + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_l + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_l + humanName: Left Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_l + humanName: Left Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_l + humanName: Left Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_l + humanName: Left Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_l + humanName: Left Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_l + humanName: Left Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_l + humanName: Left Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_l + humanName: Left Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_l + humanName: Left Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_r + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_r + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_r + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_r + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_r + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_r + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_r + humanName: Right Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_r + humanName: Right Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_r + humanName: Right Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_r + humanName: Right Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_r + humanName: Right Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_r + humanName: Right Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_r + humanName: Right Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_r + humanName: Right Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_r + humanName: Right Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_03 + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: Chibi_Humanoid_Avatar(Clone) + parentName: + position: {x: 0, y: 0, z: 0} + rotation: {x: 0, y: 0, z: 0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: root + parentName: Chibi_Humanoid_Avatar(Clone) + position: {x: -7.97287e-17, y: -1.4210854e-16, z: 4.3298696e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: pelvis + parentName: root + position: {x: 7.145355e-17, y: 0.3590527, z: -0.0064596897} + rotation: {x: 0.49148893, y: -0.5083686, z: -0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_r + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: -0.21348922} + rotation: {x: -0.04016816, y: 0.9991325, z: -0.010738504, w: -0.0023285814} + scale: {x: 1, y: 1, z: 1} + - name: calf_r + parentName: thigh_r + position: {x: -0.18052627, y: -1.3322676e-16, z: -3.1974422e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_r + parentName: calf_r + position: {x: -0.13916215, y: 5.062617e-16, z: 1.4210854e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_r + parentName: foot_r + position: {x: -0.010533721, y: 0.041665323, z: -2.842171e-16} + rotation: {x: 0.0063922573, y: 0.0051184404, z: -0.62501913, w: 0.7805665} + scale: {x: 1, y: 1, z: 1} + - name: ball_r_02 + parentName: ball_r + position: {x: -0.042483583, y: -4.161116e-15, z: 0.000000039237683} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_01 + parentName: pelvis + position: {x: -0.11659071, y: 4.8072656e-16, z: -1.0787449e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_02 + parentName: spine_01 + position: {x: -0.11659071, y: 4.718448e-16, z: -1.7044439e-16} + rotation: {x: 0, y: 0, z: 0.03248174, w: 0.9994723} + scale: {x: 1, y: 1, z: 1} + - name: spine_03 + parentName: spine_02 + position: {x: -0.16774303, y: 2.842171e-16, z: -1.04349324e-16} + rotation: {x: 0, y: 0, z: -0.1542978, w: 0.9880244} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_r + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: -0.14820191} + rotation: {x: 0.032161284, y: -0.71431756, z: 0.11852793, w: 0.68896097} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_r + parentName: clavicle_r + position: {x: -0.07712384, y: 1.1812772e-15, z: -9.947598e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_r + parentName: upperarm_r + position: {x: -0.2517576, y: 3.0198067e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_r + parentName: lowerarm_r + position: {x: -0.22869253, y: 7.105427e-17, z: 7.105427e-16} + rotation: {x: 6.938894e-17, y: -1.0833356e-33, z: -1.5612511e-17, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_r + parentName: hand_r + position: {x: -0.09803901, y: -3.5527136e-17, z: -2.842171e-16} + rotation: {x: -0.016859, y: -0.0772194, z: 0.0028675944, w: 0.9968674} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_r + parentName: middle_01_r + position: {x: -0.038769238, y: -1.7763568e-17, z: -1.4210854e-16} + rotation: {x: 0.03001885, y: -0.03945842, z: -0.0040334114, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_r + parentName: middle_02_r + position: {x: -0.040027287, y: -1.0658141e-16, z: 1.4210854e-16} + rotation: {x: 0.0065667694, y: -0.038803533, z: 0.0045389077, w: 0.999215} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_r + parentName: middle_03_r + position: {x: -0.037305653, y: -8.881784e-18, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_r + parentName: hand_r + position: {x: -0.02134813, y: 0.07035614, z: -0.039544} + rotation: {x: -0.61776274, y: 0.13377738, z: -0.35522214, w: 0.6886872} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_r + parentName: thumb_01_r + position: {x: -0.05523822, y: 0, z: -1.1013412e-15} + rotation: {x: -0.0121451, y: 0.0049000825, z: 0.039093893, w: 0.99914974} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_r + parentName: thumb_02_r + position: {x: -0.029465482, y: 0, z: 2.4868996e-16} + rotation: {x: -0.02598971, y: -0.0017890756, z: 0.03824424, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_r + parentName: thumb_03_r + position: {x: -0.023924602, y: 0, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_r + parentName: hand_r + position: {x: -0.09991405, y: 0.037073765, z: -0.0036836944} + rotation: {x: 0.009854632, y: -0.06354492, z: -0.035094682, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_r + parentName: index_01_r + position: {x: -0.03643808, y: -5.0848214e-16, z: -5.684342e-16} + rotation: {x: 0.0056443936, y: -0.03929569, z: -0.0038016667, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_r + parentName: index_02_r + position: {x: -0.035263915, y: -6.217249e-17, z: 1.847411e-15} + rotation: {x: -0.0071803136, y: -0.03818158, z: 0.007895683, w: 0.9992139} + scale: {x: 1, y: 1, z: 1} + - name: index_04_r + parentName: index_03_r + position: {x: -0.027298061, y: -1.0658141e-16, z: -1.563194e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_r + parentName: hand_r + position: {x: -0.008487943, y: -0.0041985167, z: -0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_r + parentName: cup_r + position: {x: -0.08094637, y: -0.036209043, z: -0.008335483} + rotation: {x: -0.008872239, y: -0.023159215, z: -0.00061652897, w: 0.99969226} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_r + parentName: pinky_01_r + position: {x: -0.028854312, y: -7.105427e-17, z: -8.5265126e-16} + rotation: {x: -0.0033607401, y: -0.0399435, z: -0.005443123, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_r + parentName: pinky_02_r + position: {x: -0.023566289, y: 3.5527135e-16, z: 1.1368684e-15} + rotation: {x: -0.025013803, y: -0.038439002, z: -0.0017993893, w: 0.9989462} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_r + parentName: pinky_03_r + position: {x: -0.0293414, y: -3.5527135e-16, z: 4.2632563e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_r + parentName: cup_r + position: {x: -0.08916332, y: -0.01552607, z: -0.0027549511} + rotation: {x: -0.02685257, y: -0.053124383, z: -0.02886147, w: 0.9978095} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_r + parentName: ring_01_r + position: {x: -0.037284084, y: 2.842171e-16, z: -2.2737367e-15} + rotation: {x: 0.0016190425, y: -0.039832465, z: 0.0004005827, w: 0.99920505} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_r + parentName: ring_02_r + position: {x: -0.03615039, y: -4.2632563e-16, z: 1.4210854e-15} + rotation: {x: -0.011273785, y: -0.03634874, z: -0.017581433, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_r + parentName: ring_03_r + position: {x: -0.027998645, y: 2.842171e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_r_equipment + parentName: hand_r + position: {x: -0.071717314, y: -0.008393532, z: -0.07169423} + rotation: {x: 0.0068377545, y: 0.7600093, z: 0.6495589, w: 0.020306554} + scale: {x: 1, y: 1, z: 1} + - name: neck_01 + parentName: spine_03 + position: {x: -0.100067444, y: -2.1316282e-16, z: 1.970298e-16} + rotation: {x: 0, y: 0, z: -0.074045286, w: 0.9972549} + scale: {x: 1, y: 1, z: 1} + - name: head + parentName: neck_01 + position: {x: -0.02629805, y: -3.5527136e-17, z: -1.5519624e-17} + rotation: {x: 0, y: 0, z: 0.17869695, w: 0.9839042} + scale: {x: 1, y: 1, z: 1} + - name: Eye_R + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: -0.16987707} + rotation: {x: 0.5, y: 0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_R + parentName: Eye_R + position: {x: -0.053281333, y: 5.684342e-16, z: -1.065814e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Jaw_M + parentName: head + position: {x: -0.05101526, y: 0.2876312, z: -3.5414823e-16} + rotation: {x: 0, y: 0, z: -0.78643805, w: 0.61766917} + scale: {x: 1, y: 1, z: 1} + - name: JawEnd_M + parentName: Jaw_M + position: {x: -0.113684185, y: 5.684342e-16, z: -1.3292045e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: HeadEnd_M + parentName: head + position: {x: -0.8511138, y: 6.1242674e-16, z: -2.23472e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Eye_L + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: 0.16987707} + rotation: {x: -0.5, y: -0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_L + parentName: Eye_L + position: {x: -0.053281333, y: 2.2737367e-15, z: 8.5265126e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: catears_r1 + parentName: head + position: {x: -0.6328281, y: -0.045856588, z: -0.33683398} + rotation: {x: 0.3517171, y: 0.7074806, z: -0.54890835, w: 0.2728845} + scale: {x: 1, y: 1, z: 1} + - name: catears_r2 + parentName: catears_r1 + position: {x: 0.08282707, y: -0.0000009463735, z: 0.00000008864178} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_r3 + parentName: catears_r2 + position: {x: 0.12977353, y: 0.0000011342388, z: -0.00000013708586} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: catears_l1 + parentName: head + position: {x: -0.6328281, y: -0.04585657, z: 0.33683437} + rotation: {x: -0.70748055, y: 0.35171714, z: 0.27288446, w: 0.5489084} + scale: {x: 1, y: 1, z: 1} + - name: catears_l2 + parentName: catears_l1 + position: {x: -0.08282578, y: 4.3975105e-17, z: -1.0269563e-17} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_l3 + parentName: catears_l2 + position: {x: -0.12977435, y: -2.3096108e-16, z: 3.4416914e-17} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: ears_l1 + parentName: head + position: {x: -0.29893956, y: 0.00065100734, z: 0.4818343} + rotation: {x: -0.4961981, y: 0.5037732, z: 0.5037732, w: 0.4961981} + scale: {x: 1, y: 1, z: 1} + - name: ears_l2 + parentName: ears_l1 + position: {x: -0.08323166, y: 0.00906778, z: 0} + rotation: {x: 0, y: 0, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_l3 + parentName: ears_l2 + position: {x: -0.08352148, y: 0.008665383, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ears_r1 + parentName: head + position: {x: -0.2989381, y: 0.00065100734, z: -0.481834} + rotation: {x: 0.5037732, y: 0.4961981, z: -0.4961981, w: 0.5037732} + scale: {x: 1, y: 1, z: 1} + - name: ears_r2 + parentName: ears_r1 + position: {x: 0.08323211, y: -0.009071989, z: 1.1109982e-18} + rotation: {x: 0.00000001053641, y: -7.981671e-11, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_r3 + parentName: ears_r2 + position: {x: 0.083521, y: -0.00866, z: 1.8249585e-10} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Head_equipment + parentName: head + position: {x: -0.000000023831111, y: -1.41579725e-11, z: 3.1386756e-16} + rotation: {x: -0.5, y: 0.5, z: 0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l1 + parentName: head + position: {x: -0.7671371, y: -0.007979299, z: 0.1900594} + rotation: {x: 7.182875e-16, y: 0.142911, z: -1.8155141e-15, w: 0.98973554} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l2 + parentName: rabbit_ears_l1 + position: {x: -0.12435393, y: -1.380606e-17, z: -2.9455213e-18} + rotation: {x: 0, y: -0.0021245151, z: -0, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l3 + parentName: rabbit_ears_l2 + position: {x: -0.19884825, y: -4.673433e-31, z: -1.0302869e-15} + rotation: {x: 0, y: 0.014221186, z: -0, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l4 + parentName: rabbit_ears_l3 + position: {x: -0.24156539, y: 9.860761e-33, z: 3.0999348e-17} + rotation: {x: 0, y: -0.014612687, z: -0, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l5 + parentName: rabbit_ears_l4 + position: {x: -0.16246277, y: -1.774937e-32, z: -7.022122e-16} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r1 + parentName: head + position: {x: -0.76713806, y: -0.007979303, z: -0.19005899} + rotation: {x: -0.142911, y: -8.284253e-16, z: 0.98973554, w: -6.027865e-17} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r2 + parentName: rabbit_ears_r1 + position: {x: 0.124349885, y: -4.3742785e-16, z: -0.0000019627425} + rotation: {x: -6.018545e-35, y: -0.0021245151, z: -6.50125e-17, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r3 + parentName: rabbit_ears_r2 + position: {x: 0.19885482, y: -7.0277117e-16, z: 0.0000018277557} + rotation: {x: 2.8891874e-34, y: 0.014221186, z: -7.7608295e-17, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r4 + parentName: rabbit_ears_r3 + position: {x: 0.2415585, y: -8.4598993e-16, z: -0.000001972059} + rotation: {x: 0.0000000074497852, y: -0.014612687, z: 1.0887293e-10, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r5 + parentName: rabbit_ears_r4 + position: {x: 0.16246666, y: -5.7287506e-16, z: 0.0000012133444} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_l + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: 0.14820191} + rotation: {x: 0.71431756, y: 0.032161284, z: 0.68896097, w: -0.11852792} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_l + parentName: clavicle_l + position: {x: 0.07712384, y: 5.6177284e-16, z: 8.5265126e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_l + parentName: upperarm_l + position: {x: 0.2517576, y: -3.0198067e-16, z: 1.4210854e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_l + parentName: lowerarm_l + position: {x: 0.22869253, y: -8.8817837e-17, z: -2.2737367e-15} + rotation: {x: 2.7755576e-17, y: -4.814825e-35, z: -1.7347235e-18, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_l + parentName: hand_l + position: {x: 0.09803901, y: -5.3290704e-17, z: 2.842171e-16} + rotation: {x: -0.016858978, y: -0.07721935, z: 0.0028675941, w: 0.9968675} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_l + parentName: middle_01_l + position: {x: 0.038769238, y: 1.7763568e-17, z: -1.847411e-15} + rotation: {x: 0.030018795, y: -0.039458398, z: -0.0040334365, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_l + parentName: middle_02_l + position: {x: 0.040027287, y: -1.0658141e-16, z: -2.2737367e-15} + rotation: {x: 0.0065668514, y: -0.03880391, z: 0.004538058, w: 0.99921507} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_l + parentName: middle_03_l + position: {x: 0.037305653, y: 1.3322676e-16, z: 3.2684964e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_l + parentName: hand_l + position: {x: 0.02134813, y: -0.07035614, z: 0.039544} + rotation: {x: -0.617763, y: 0.13377708, z: -0.35522237, w: 0.688687} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_l + parentName: thumb_01_l + position: {x: 0.05523822, y: 4.2632563e-16, z: 4.0856205e-16} + rotation: {x: -0.01214498, y: 0.0049005807, z: 0.039095934, w: 0.9991497} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_l + parentName: thumb_02_l + position: {x: 0.029465482, y: -1.4210854e-16, z: -4.796163e-16} + rotation: {x: -0.025989592, y: -0.0017877439, z: 0.03824587, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_l + parentName: thumb_03_l + position: {x: 0.023924602, y: 9.947598e-16, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_l + parentName: hand_l + position: {x: 0.09991405, y: -0.037073765, z: 0.0036836944} + rotation: {x: 0.00985464, y: -0.063544914, z: -0.035094675, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_l + parentName: index_01_l + position: {x: 0.03643808, y: 4.596323e-16, z: -1.1368684e-15} + rotation: {x: 0.005644415, y: -0.03929582, z: -0.0038020932, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_l + parentName: index_02_l + position: {x: 0.035263915, y: -6.2616577e-16, z: 7.105427e-16} + rotation: {x: -0.007180413, y: -0.03817956, z: 0.0078948075, w: 0.99921393} + scale: {x: 1, y: 1, z: 1} + - name: index_04_l + parentName: index_03_l + position: {x: 0.027298061, y: 1.0658141e-16, z: 9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_l + parentName: hand_l + position: {x: 0.008487943, y: 0.0041985167, z: 0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_l + parentName: cup_l + position: {x: 0.08094637, y: 0.036209043, z: 0.008335483} + rotation: {x: -0.008872085, y: -0.023159143, z: -0.0006156796, w: 0.9996922} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_l + parentName: pinky_01_l + position: {x: 0.028854312, y: -4.2632563e-16, z: 8.5265126e-16} + rotation: {x: -0.0033606838, y: -0.03994216, z: -0.005443243, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_l + parentName: pinky_02_l + position: {x: 0.023566289, y: 3.5527135e-16, z: -9.947598e-16} + rotation: {x: -0.025013776, y: -0.038437095, z: -0.0017992624, w: 0.9989463} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_l + parentName: pinky_03_l + position: {x: 0.0293414, y: -8.171241e-16, z: -9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_l + parentName: cup_l + position: {x: 0.08916332, y: 0.01552607, z: 0.0027549511} + rotation: {x: -0.026852543, y: -0.053124446, z: -0.028861433, w: 0.9978096} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_l + parentName: ring_01_l + position: {x: 0.037284084, y: -4.2632563e-16, z: 2.842171e-16} + rotation: {x: 0.0016190197, y: -0.03983278, z: 0.0003998217, w: 0.999205} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_l + parentName: ring_02_l + position: {x: 0.03615039, y: 2.4868996e-16, z: 2.5579537e-15} + rotation: {x: -0.01127379, y: -0.036347788, z: -0.017580679, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_l + parentName: ring_03_l + position: {x: 0.027998645, y: 1.3322676e-16, z: -1.2789769e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_l_equipment + parentName: hand_l + position: {x: 0.07171857, y: 0.008393485, z: 0.071694255} + rotation: {x: -0.020306554, y: -0.6495589, z: 0.7600093, w: 0.0068377545} + scale: {x: 1, y: 1, z: 1} + - name: Chest_equipment + parentName: spine_03 + position: {x: 0.00000003347651, y: 0.000000006615356, z: 3.6168006e-17} + rotation: {x: 0.5498939, y: -0.44454098, z: -0.5498939, w: -0.44454098} + scale: {x: 1, y: 1, z: 1} + - name: Body_equipment + parentName: spine_01 + position: {x: -0.28397974, y: -0.010891423, z: -8.393871e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_l + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: 0.21348922} + rotation: {x: 0.9991325, y: 0.04016816, z: 0.0023285814, w: -0.010738504} + scale: {x: 1, y: 1, z: 1} + - name: calf_l + parentName: thigh_l + position: {x: 0.18052627, y: 1.4654943e-16, z: 2.1316282e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_l + parentName: calf_l + position: {x: 0.13916215, y: -1.3000712e-15, z: -2.4868996e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_l + parentName: foot_l + position: {x: 0.010533721, y: -0.041665323, z: 1.4210854e-16} + rotation: {x: 0.0063926373, y: 0.0051187444, z: -0.6250192, w: 0.78056645} + scale: {x: 1, y: 1, z: 1} + - name: ball_l_02 + parentName: ball_l + position: {x: 0.042483583, y: -2.8643753e-16, z: 0.00000000109071} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail01 + parentName: pelvis + position: {x: 0.051698957, y: -0.24261716, z: -6.6123945e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: tail02 + parentName: tail01 + position: {x: 1.4791142e-33, y: -0.07674059, z: -0.07478956} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail03 + parentName: tail02 + position: {x: -6.669206e-17, y: -0.035118576, z: -0.13657223} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail04 + parentName: tail03 + position: {x: -4.4758975e-17, y: 0.020160662, z: -0.11641157} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail05 + parentName: tail04 + position: {x: -1.8550005e-17, y: 0.03316754, z: -0.05853096} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_1 + parentName: pelvis + position: {x: -0.07192494, y: -0.24255544, z: -1.4793249e-16} + rotation: {x: -1.2437499e-15, y: -1.4109186e-15, z: 0.68329304, w: 0.73014426} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_2 + parentName: short_tail_1 + position: {x: -0.1667836, y: 0.050014894, z: -3.9796156e-17} + rotation: {x: -0.011493115, y: 0.70701337, z: 0.011493115, w: 0.70701337} + scale: {x: 1, y: 1, z: 1} + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 1 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 40652f2acecba7946a15c0dab99f7d97, + type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 0 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Swoon.fbx + uploadId: 698227 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Tired.fbx b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Tired.fbx new file mode 100644 index 00000000..51d69108 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Tired.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c5c206843242498ff35e7923fdcd2d8bb4459f3260322629e6070b32140be59 +size 1099248 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Tired.fbx.meta b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Tired.fbx.meta new file mode 100644 index 00000000..1b864b8b --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Tired.fbx.meta @@ -0,0 +1,1355 @@ +fileFormatVersion: 2 +guid: 90f59ad1cf95a2641b5a0c0a20bdea69 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: + - first: + 74: 5515970084922823479 + second: Tired + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: "\nClip 'Anim_Chibi@Tired' has import animation warnings + that might lower retargeting quality:\nNote: Activate translation DOF on avatar + to improve retargeting quality.\n\t'calf_r' has translation animation that + will be discarded.\n\t'calf_l' has translation animation that will be discarded.\n" + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 3 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: Tired + takeName: Anim_Chibi@Tired + internalID: 0 + firstFrame: 301 + lastFrame: 325 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 1 + loopBlend: 0 + loopBlendOrientation: 1 + loopBlendPositionY: 1 + loopBlendPositionXZ: 1 + keepOriginalOrientation: 1 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 1 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: + - path: + weight: 1 + - path: root + weight: 1 + - path: root/pelvis + weight: 1 + - path: root/pelvis/short_tail_1 + weight: 1 + - path: root/pelvis/short_tail_1/short_tail_2 + weight: 1 + - path: root/pelvis/spine_01 + weight: 1 + - path: root/pelvis/spine_01/Body_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/Chest_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l/pinky_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/Hand_l_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l/thumb_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r/pinky_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/Hand_r_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r/thumb_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2/catears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2/catears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2/ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2/ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L/EyeEnd_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R/EyeEnd_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Head_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/HeadEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M/JawEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4/rabbit_ears_l5 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4/rabbit_ears_r5 + weight: 1 + - path: root/pelvis/tail01 + weight: 1 + - path: root/pelvis/tail01/tail02 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04/tail05 + weight: 1 + - path: root/pelvis/thigh_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l/ball_l_02 + weight: 1 + - path: root/pelvis/thigh_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r/ball_r_02 + weight: 1 + maskType: 1 + maskSource: {fileID: 31900000, guid: 69887b248fdf7e64abf63a884b391a4d, type: 2} + additiveReferencePoseFrame: 300.96 + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 0 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: pelvis + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_l + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_r + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_l + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_r + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_l + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_r + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_01 + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_02 + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: neck_01 + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_l + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_r + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_l + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_r + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_l + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_r + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_l + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_r + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_l_02 + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_r_02 + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_L + humanName: LeftEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_R + humanName: RightEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Jaw_M + humanName: Jaw + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_l + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_l + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_l + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_l + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_l + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_l + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_l + humanName: Left Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_l + humanName: Left Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_l + humanName: Left Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_l + humanName: Left Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_l + humanName: Left Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_l + humanName: Left Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_l + humanName: Left Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_l + humanName: Left Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_l + humanName: Left Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_r + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_r + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_r + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_r + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_r + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_r + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_r + humanName: Right Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_r + humanName: Right Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_r + humanName: Right Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_r + humanName: Right Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_r + humanName: Right Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_r + humanName: Right Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_r + humanName: Right Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_r + humanName: Right Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_r + humanName: Right Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_03 + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: Chibi_Humanoid_Avatar(Clone) + parentName: + position: {x: 0, y: 0, z: 0} + rotation: {x: 0, y: 0, z: 0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: root + parentName: Chibi_Humanoid_Avatar(Clone) + position: {x: -7.97287e-17, y: -1.4210854e-16, z: 4.3298696e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: pelvis + parentName: root + position: {x: 7.145355e-17, y: 0.3590527, z: -0.0064596897} + rotation: {x: 0.49148893, y: -0.5083686, z: -0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_r + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: -0.21348922} + rotation: {x: -0.04016816, y: 0.9991325, z: -0.010738504, w: -0.0023285814} + scale: {x: 1, y: 1, z: 1} + - name: calf_r + parentName: thigh_r + position: {x: -0.18052627, y: -1.3322676e-16, z: -3.1974422e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_r + parentName: calf_r + position: {x: -0.13916215, y: 5.062617e-16, z: 1.4210854e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_r + parentName: foot_r + position: {x: -0.010533721, y: 0.041665323, z: -2.842171e-16} + rotation: {x: 0.0063922573, y: 0.0051184404, z: -0.62501913, w: 0.7805665} + scale: {x: 1, y: 1, z: 1} + - name: ball_r_02 + parentName: ball_r + position: {x: -0.042483583, y: -4.161116e-15, z: 0.000000039237683} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_01 + parentName: pelvis + position: {x: -0.11659071, y: 4.8072656e-16, z: -1.0787449e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_02 + parentName: spine_01 + position: {x: -0.11659071, y: 4.718448e-16, z: -1.7044439e-16} + rotation: {x: 0, y: 0, z: 0.03248174, w: 0.9994723} + scale: {x: 1, y: 1, z: 1} + - name: spine_03 + parentName: spine_02 + position: {x: -0.16774303, y: 2.842171e-16, z: -1.04349324e-16} + rotation: {x: 0, y: 0, z: -0.1542978, w: 0.9880244} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_r + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: -0.14820191} + rotation: {x: 0.032161284, y: -0.71431756, z: 0.11852793, w: 0.68896097} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_r + parentName: clavicle_r + position: {x: -0.07712384, y: 1.1812772e-15, z: -9.947598e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_r + parentName: upperarm_r + position: {x: -0.2517576, y: 3.0198067e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_r + parentName: lowerarm_r + position: {x: -0.22869253, y: 7.105427e-17, z: 7.105427e-16} + rotation: {x: 6.938894e-17, y: -1.0833356e-33, z: -1.5612511e-17, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_r + parentName: hand_r + position: {x: -0.09803901, y: -3.5527136e-17, z: -2.842171e-16} + rotation: {x: -0.016859, y: -0.0772194, z: 0.0028675944, w: 0.9968674} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_r + parentName: middle_01_r + position: {x: -0.038769238, y: -1.7763568e-17, z: -1.4210854e-16} + rotation: {x: 0.03001885, y: -0.03945842, z: -0.0040334114, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_r + parentName: middle_02_r + position: {x: -0.040027287, y: -1.0658141e-16, z: 1.4210854e-16} + rotation: {x: 0.0065667694, y: -0.038803533, z: 0.0045389077, w: 0.999215} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_r + parentName: middle_03_r + position: {x: -0.037305653, y: -8.881784e-18, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_r + parentName: hand_r + position: {x: -0.02134813, y: 0.07035614, z: -0.039544} + rotation: {x: -0.61776274, y: 0.13377738, z: -0.35522214, w: 0.6886872} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_r + parentName: thumb_01_r + position: {x: -0.05523822, y: 0, z: -1.1013412e-15} + rotation: {x: -0.0121451, y: 0.0049000825, z: 0.039093893, w: 0.99914974} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_r + parentName: thumb_02_r + position: {x: -0.029465482, y: 0, z: 2.4868996e-16} + rotation: {x: -0.02598971, y: -0.0017890756, z: 0.03824424, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_r + parentName: thumb_03_r + position: {x: -0.023924602, y: 0, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_r + parentName: hand_r + position: {x: -0.09991405, y: 0.037073765, z: -0.0036836944} + rotation: {x: 0.009854632, y: -0.06354492, z: -0.035094682, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_r + parentName: index_01_r + position: {x: -0.03643808, y: -5.0848214e-16, z: -5.684342e-16} + rotation: {x: 0.0056443936, y: -0.03929569, z: -0.0038016667, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_r + parentName: index_02_r + position: {x: -0.035263915, y: -6.217249e-17, z: 1.847411e-15} + rotation: {x: -0.0071803136, y: -0.03818158, z: 0.007895683, w: 0.9992139} + scale: {x: 1, y: 1, z: 1} + - name: index_04_r + parentName: index_03_r + position: {x: -0.027298061, y: -1.0658141e-16, z: -1.563194e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_r + parentName: hand_r + position: {x: -0.008487943, y: -0.0041985167, z: -0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_r + parentName: cup_r + position: {x: -0.08094637, y: -0.036209043, z: -0.008335483} + rotation: {x: -0.008872239, y: -0.023159215, z: -0.00061652897, w: 0.99969226} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_r + parentName: pinky_01_r + position: {x: -0.028854312, y: -7.105427e-17, z: -8.5265126e-16} + rotation: {x: -0.0033607401, y: -0.0399435, z: -0.005443123, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_r + parentName: pinky_02_r + position: {x: -0.023566289, y: 3.5527135e-16, z: 1.1368684e-15} + rotation: {x: -0.025013803, y: -0.038439002, z: -0.0017993893, w: 0.9989462} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_r + parentName: pinky_03_r + position: {x: -0.0293414, y: -3.5527135e-16, z: 4.2632563e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_r + parentName: cup_r + position: {x: -0.08916332, y: -0.01552607, z: -0.0027549511} + rotation: {x: -0.02685257, y: -0.053124383, z: -0.02886147, w: 0.9978095} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_r + parentName: ring_01_r + position: {x: -0.037284084, y: 2.842171e-16, z: -2.2737367e-15} + rotation: {x: 0.0016190425, y: -0.039832465, z: 0.0004005827, w: 0.99920505} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_r + parentName: ring_02_r + position: {x: -0.03615039, y: -4.2632563e-16, z: 1.4210854e-15} + rotation: {x: -0.011273785, y: -0.03634874, z: -0.017581433, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_r + parentName: ring_03_r + position: {x: -0.027998645, y: 2.842171e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_r_equipment + parentName: hand_r + position: {x: -0.071717314, y: -0.008393532, z: -0.07169423} + rotation: {x: 0.0068377545, y: 0.7600093, z: 0.6495589, w: 0.020306554} + scale: {x: 1, y: 1, z: 1} + - name: neck_01 + parentName: spine_03 + position: {x: -0.100067444, y: -2.1316282e-16, z: 1.970298e-16} + rotation: {x: 0, y: 0, z: -0.074045286, w: 0.9972549} + scale: {x: 1, y: 1, z: 1} + - name: head + parentName: neck_01 + position: {x: -0.02629805, y: -3.5527136e-17, z: -1.5519624e-17} + rotation: {x: 0, y: 0, z: 0.17869695, w: 0.9839042} + scale: {x: 1, y: 1, z: 1} + - name: Eye_R + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: -0.16987707} + rotation: {x: 0.5, y: 0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_R + parentName: Eye_R + position: {x: -0.053281333, y: 5.684342e-16, z: -1.065814e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Jaw_M + parentName: head + position: {x: -0.05101526, y: 0.2876312, z: -3.5414823e-16} + rotation: {x: 0, y: 0, z: -0.78643805, w: 0.61766917} + scale: {x: 1, y: 1, z: 1} + - name: JawEnd_M + parentName: Jaw_M + position: {x: -0.113684185, y: 5.684342e-16, z: -1.3292045e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: HeadEnd_M + parentName: head + position: {x: -0.8511138, y: 6.1242674e-16, z: -2.23472e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Eye_L + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: 0.16987707} + rotation: {x: -0.5, y: -0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_L + parentName: Eye_L + position: {x: -0.053281333, y: 2.2737367e-15, z: 8.5265126e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: catears_r1 + parentName: head + position: {x: -0.6328281, y: -0.045856588, z: -0.33683398} + rotation: {x: 0.3517171, y: 0.7074806, z: -0.54890835, w: 0.2728845} + scale: {x: 1, y: 1, z: 1} + - name: catears_r2 + parentName: catears_r1 + position: {x: 0.08282707, y: -0.0000009463735, z: 0.00000008864178} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_r3 + parentName: catears_r2 + position: {x: 0.12977353, y: 0.0000011342388, z: -0.00000013708586} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: catears_l1 + parentName: head + position: {x: -0.6328281, y: -0.04585657, z: 0.33683437} + rotation: {x: -0.70748055, y: 0.35171714, z: 0.27288446, w: 0.5489084} + scale: {x: 1, y: 1, z: 1} + - name: catears_l2 + parentName: catears_l1 + position: {x: -0.08282578, y: 4.3975105e-17, z: -1.0269563e-17} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_l3 + parentName: catears_l2 + position: {x: -0.12977435, y: -2.3096108e-16, z: 3.4416914e-17} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: ears_l1 + parentName: head + position: {x: -0.29893956, y: 0.00065100734, z: 0.4818343} + rotation: {x: -0.4961981, y: 0.5037732, z: 0.5037732, w: 0.4961981} + scale: {x: 1, y: 1, z: 1} + - name: ears_l2 + parentName: ears_l1 + position: {x: -0.08323166, y: 0.00906778, z: 0} + rotation: {x: 0, y: 0, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_l3 + parentName: ears_l2 + position: {x: -0.08352148, y: 0.008665383, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ears_r1 + parentName: head + position: {x: -0.2989381, y: 0.00065100734, z: -0.481834} + rotation: {x: 0.5037732, y: 0.4961981, z: -0.4961981, w: 0.5037732} + scale: {x: 1, y: 1, z: 1} + - name: ears_r2 + parentName: ears_r1 + position: {x: 0.08323211, y: -0.009071989, z: 1.1109982e-18} + rotation: {x: 0.00000001053641, y: -7.981671e-11, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_r3 + parentName: ears_r2 + position: {x: 0.083521, y: -0.00866, z: 1.8249585e-10} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Head_equipment + parentName: head + position: {x: -0.000000023831111, y: -1.41579725e-11, z: 3.1386756e-16} + rotation: {x: -0.5, y: 0.5, z: 0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l1 + parentName: head + position: {x: -0.7671371, y: -0.007979299, z: 0.1900594} + rotation: {x: 7.182875e-16, y: 0.142911, z: -1.8155141e-15, w: 0.98973554} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l2 + parentName: rabbit_ears_l1 + position: {x: -0.12435393, y: -1.380606e-17, z: -2.9455213e-18} + rotation: {x: 0, y: -0.0021245151, z: -0, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l3 + parentName: rabbit_ears_l2 + position: {x: -0.19884825, y: -4.673433e-31, z: -1.0302869e-15} + rotation: {x: 0, y: 0.014221186, z: -0, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l4 + parentName: rabbit_ears_l3 + position: {x: -0.24156539, y: 9.860761e-33, z: 3.0999348e-17} + rotation: {x: 0, y: -0.014612687, z: -0, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l5 + parentName: rabbit_ears_l4 + position: {x: -0.16246277, y: -1.774937e-32, z: -7.022122e-16} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r1 + parentName: head + position: {x: -0.76713806, y: -0.007979303, z: -0.19005899} + rotation: {x: -0.142911, y: -8.284253e-16, z: 0.98973554, w: -6.027865e-17} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r2 + parentName: rabbit_ears_r1 + position: {x: 0.124349885, y: -4.3742785e-16, z: -0.0000019627425} + rotation: {x: -6.018545e-35, y: -0.0021245151, z: -6.50125e-17, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r3 + parentName: rabbit_ears_r2 + position: {x: 0.19885482, y: -7.0277117e-16, z: 0.0000018277557} + rotation: {x: 2.8891874e-34, y: 0.014221186, z: -7.7608295e-17, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r4 + parentName: rabbit_ears_r3 + position: {x: 0.2415585, y: -8.4598993e-16, z: -0.000001972059} + rotation: {x: 0.0000000074497852, y: -0.014612687, z: 1.0887293e-10, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r5 + parentName: rabbit_ears_r4 + position: {x: 0.16246666, y: -5.7287506e-16, z: 0.0000012133444} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_l + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: 0.14820191} + rotation: {x: 0.71431756, y: 0.032161284, z: 0.68896097, w: -0.11852792} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_l + parentName: clavicle_l + position: {x: 0.07712384, y: 5.6177284e-16, z: 8.5265126e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_l + parentName: upperarm_l + position: {x: 0.2517576, y: -3.0198067e-16, z: 1.4210854e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_l + parentName: lowerarm_l + position: {x: 0.22869253, y: -8.8817837e-17, z: -2.2737367e-15} + rotation: {x: 2.7755576e-17, y: -4.814825e-35, z: -1.7347235e-18, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_l + parentName: hand_l + position: {x: 0.09803901, y: -5.3290704e-17, z: 2.842171e-16} + rotation: {x: -0.016858978, y: -0.07721935, z: 0.0028675941, w: 0.9968675} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_l + parentName: middle_01_l + position: {x: 0.038769238, y: 1.7763568e-17, z: -1.847411e-15} + rotation: {x: 0.030018795, y: -0.039458398, z: -0.0040334365, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_l + parentName: middle_02_l + position: {x: 0.040027287, y: -1.0658141e-16, z: -2.2737367e-15} + rotation: {x: 0.0065668514, y: -0.03880391, z: 0.004538058, w: 0.99921507} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_l + parentName: middle_03_l + position: {x: 0.037305653, y: 1.3322676e-16, z: 3.2684964e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_l + parentName: hand_l + position: {x: 0.02134813, y: -0.07035614, z: 0.039544} + rotation: {x: -0.617763, y: 0.13377708, z: -0.35522237, w: 0.688687} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_l + parentName: thumb_01_l + position: {x: 0.05523822, y: 4.2632563e-16, z: 4.0856205e-16} + rotation: {x: -0.01214498, y: 0.0049005807, z: 0.039095934, w: 0.9991497} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_l + parentName: thumb_02_l + position: {x: 0.029465482, y: -1.4210854e-16, z: -4.796163e-16} + rotation: {x: -0.025989592, y: -0.0017877439, z: 0.03824587, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_l + parentName: thumb_03_l + position: {x: 0.023924602, y: 9.947598e-16, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_l + parentName: hand_l + position: {x: 0.09991405, y: -0.037073765, z: 0.0036836944} + rotation: {x: 0.00985464, y: -0.063544914, z: -0.035094675, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_l + parentName: index_01_l + position: {x: 0.03643808, y: 4.596323e-16, z: -1.1368684e-15} + rotation: {x: 0.005644415, y: -0.03929582, z: -0.0038020932, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_l + parentName: index_02_l + position: {x: 0.035263915, y: -6.2616577e-16, z: 7.105427e-16} + rotation: {x: -0.007180413, y: -0.03817956, z: 0.0078948075, w: 0.99921393} + scale: {x: 1, y: 1, z: 1} + - name: index_04_l + parentName: index_03_l + position: {x: 0.027298061, y: 1.0658141e-16, z: 9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_l + parentName: hand_l + position: {x: 0.008487943, y: 0.0041985167, z: 0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_l + parentName: cup_l + position: {x: 0.08094637, y: 0.036209043, z: 0.008335483} + rotation: {x: -0.008872085, y: -0.023159143, z: -0.0006156796, w: 0.9996922} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_l + parentName: pinky_01_l + position: {x: 0.028854312, y: -4.2632563e-16, z: 8.5265126e-16} + rotation: {x: -0.0033606838, y: -0.03994216, z: -0.005443243, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_l + parentName: pinky_02_l + position: {x: 0.023566289, y: 3.5527135e-16, z: -9.947598e-16} + rotation: {x: -0.025013776, y: -0.038437095, z: -0.0017992624, w: 0.9989463} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_l + parentName: pinky_03_l + position: {x: 0.0293414, y: -8.171241e-16, z: -9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_l + parentName: cup_l + position: {x: 0.08916332, y: 0.01552607, z: 0.0027549511} + rotation: {x: -0.026852543, y: -0.053124446, z: -0.028861433, w: 0.9978096} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_l + parentName: ring_01_l + position: {x: 0.037284084, y: -4.2632563e-16, z: 2.842171e-16} + rotation: {x: 0.0016190197, y: -0.03983278, z: 0.0003998217, w: 0.999205} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_l + parentName: ring_02_l + position: {x: 0.03615039, y: 2.4868996e-16, z: 2.5579537e-15} + rotation: {x: -0.01127379, y: -0.036347788, z: -0.017580679, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_l + parentName: ring_03_l + position: {x: 0.027998645, y: 1.3322676e-16, z: -1.2789769e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_l_equipment + parentName: hand_l + position: {x: 0.07171857, y: 0.008393485, z: 0.071694255} + rotation: {x: -0.020306554, y: -0.6495589, z: 0.7600093, w: 0.0068377545} + scale: {x: 1, y: 1, z: 1} + - name: Chest_equipment + parentName: spine_03 + position: {x: 0.00000003347651, y: 0.000000006615356, z: 3.6168006e-17} + rotation: {x: 0.5498939, y: -0.44454098, z: -0.5498939, w: -0.44454098} + scale: {x: 1, y: 1, z: 1} + - name: Body_equipment + parentName: spine_01 + position: {x: -0.28397974, y: -0.010891423, z: -8.393871e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_l + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: 0.21348922} + rotation: {x: 0.9991325, y: 0.04016816, z: 0.0023285814, w: -0.010738504} + scale: {x: 1, y: 1, z: 1} + - name: calf_l + parentName: thigh_l + position: {x: 0.18052627, y: 1.4654943e-16, z: 2.1316282e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_l + parentName: calf_l + position: {x: 0.13916215, y: -1.3000712e-15, z: -2.4868996e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_l + parentName: foot_l + position: {x: 0.010533721, y: -0.041665323, z: 1.4210854e-16} + rotation: {x: 0.0063926373, y: 0.0051187444, z: -0.6250192, w: 0.78056645} + scale: {x: 1, y: 1, z: 1} + - name: ball_l_02 + parentName: ball_l + position: {x: 0.042483583, y: -2.8643753e-16, z: 0.00000000109071} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail01 + parentName: pelvis + position: {x: 0.051698957, y: -0.24261716, z: -6.6123945e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: tail02 + parentName: tail01 + position: {x: 1.4791142e-33, y: -0.07674059, z: -0.07478956} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail03 + parentName: tail02 + position: {x: -6.669206e-17, y: -0.035118576, z: -0.13657223} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail04 + parentName: tail03 + position: {x: -4.4758975e-17, y: 0.020160662, z: -0.11641157} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail05 + parentName: tail04 + position: {x: -1.8550005e-17, y: 0.03316754, z: -0.05853096} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_1 + parentName: pelvis + position: {x: -0.07192494, y: -0.24255544, z: -1.4793249e-16} + rotation: {x: -1.2437499e-15, y: -1.4109186e-15, z: 0.68329304, w: 0.73014426} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_2 + parentName: short_tail_1 + position: {x: -0.1667836, y: 0.050014894, z: -3.9796156e-17} + rotation: {x: -0.011493115, y: 0.70701337, z: 0.011493115, w: 0.70701337} + scale: {x: 1, y: 1, z: 1} + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 1 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 40652f2acecba7946a15c0dab99f7d97, + type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 0 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Tired.fbx + uploadId: 698227 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Victory.fbx b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Victory.fbx new file mode 100644 index 00000000..b4385573 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Victory.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7f9cb1d4e083eff36916965008f598ea538f882a31a25842489eff261c0885d +size 1057328 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Victory.fbx.meta b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Victory.fbx.meta new file mode 100644 index 00000000..a24cac4e --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Victory.fbx.meta @@ -0,0 +1,1358 @@ +fileFormatVersion: 2 +guid: 991710beba2c4dc46965016d2f181184 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: + - first: + 74: 7023200718722467911 + second: Victory + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: "\nClip 'Anim_Chibi@Victory' has import animation warnings + that might lower retargeting quality:\nNote: Activate translation DOF on avatar + to improve retargeting quality.\n\t'calf_r' has translation animation that + will be discarded.\n\t'ball_r' is inbetween humanoid transforms and has rotation + animation that will be discarded.\n\t'lowerarm_r' has translation animation + that will be discarded.\n\t'lowerarm_l' has translation animation that will + be discarded.\n" + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 3 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: Victory + takeName: Anim_Chibi@Victory + internalID: 0 + firstFrame: 551 + lastFrame: 570 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 1 + loopBlend: 0 + loopBlendOrientation: 1 + loopBlendPositionY: 1 + loopBlendPositionXZ: 1 + keepOriginalOrientation: 1 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 1 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: + - path: + weight: 1 + - path: root + weight: 1 + - path: root/pelvis + weight: 1 + - path: root/pelvis/short_tail_1 + weight: 1 + - path: root/pelvis/short_tail_1/short_tail_2 + weight: 1 + - path: root/pelvis/spine_01 + weight: 1 + - path: root/pelvis/spine_01/Body_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/Chest_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l/pinky_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/Hand_l_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l/thumb_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r/pinky_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/Hand_r_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r/thumb_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2/catears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2/catears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2/ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2/ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L/EyeEnd_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R/EyeEnd_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Head_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/HeadEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M/JawEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4/rabbit_ears_l5 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4/rabbit_ears_r5 + weight: 1 + - path: root/pelvis/tail01 + weight: 1 + - path: root/pelvis/tail01/tail02 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04/tail05 + weight: 1 + - path: root/pelvis/thigh_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l/ball_l_02 + weight: 1 + - path: root/pelvis/thigh_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r/ball_r_02 + weight: 1 + maskType: 1 + maskSource: {fileID: 31900000, guid: 69887b248fdf7e64abf63a884b391a4d, type: 2} + additiveReferencePoseFrame: 550.80005 + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 0 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: pelvis + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_l + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_r + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_l + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_r + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_l + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_r + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_01 + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_02 + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: neck_01 + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_l + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_r + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_l + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_r + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_l + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_r + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_l + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_r + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_l_02 + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_r_02 + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_L + humanName: LeftEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_R + humanName: RightEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Jaw_M + humanName: Jaw + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_l + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_l + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_l + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_l + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_l + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_l + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_l + humanName: Left Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_l + humanName: Left Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_l + humanName: Left Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_l + humanName: Left Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_l + humanName: Left Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_l + humanName: Left Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_l + humanName: Left Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_l + humanName: Left Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_l + humanName: Left Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_r + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_r + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_r + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_r + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_r + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_r + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_r + humanName: Right Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_r + humanName: Right Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_r + humanName: Right Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_r + humanName: Right Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_r + humanName: Right Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_r + humanName: Right Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_r + humanName: Right Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_r + humanName: Right Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_r + humanName: Right Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_03 + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: Chibi_Humanoid_Avatar(Clone) + parentName: + position: {x: 0, y: 0, z: 0} + rotation: {x: 0, y: 0, z: 0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: root + parentName: Chibi_Humanoid_Avatar(Clone) + position: {x: -7.97287e-17, y: -1.4210854e-16, z: 4.3298696e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: pelvis + parentName: root + position: {x: 7.145355e-17, y: 0.3590527, z: -0.0064596897} + rotation: {x: 0.49148893, y: -0.5083686, z: -0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_r + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: -0.21348922} + rotation: {x: -0.04016816, y: 0.9991325, z: -0.010738504, w: -0.0023285814} + scale: {x: 1, y: 1, z: 1} + - name: calf_r + parentName: thigh_r + position: {x: -0.18052627, y: -1.3322676e-16, z: -3.1974422e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_r + parentName: calf_r + position: {x: -0.13916215, y: 5.062617e-16, z: 1.4210854e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_r + parentName: foot_r + position: {x: -0.010533721, y: 0.041665323, z: -2.842171e-16} + rotation: {x: 0.0063922573, y: 0.0051184404, z: -0.62501913, w: 0.7805665} + scale: {x: 1, y: 1, z: 1} + - name: ball_r_02 + parentName: ball_r + position: {x: -0.042483583, y: -4.161116e-15, z: 0.000000039237683} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_01 + parentName: pelvis + position: {x: -0.11659071, y: 4.8072656e-16, z: -1.0787449e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_02 + parentName: spine_01 + position: {x: -0.11659071, y: 4.718448e-16, z: -1.7044439e-16} + rotation: {x: 0, y: 0, z: 0.03248174, w: 0.9994723} + scale: {x: 1, y: 1, z: 1} + - name: spine_03 + parentName: spine_02 + position: {x: -0.16774303, y: 2.842171e-16, z: -1.04349324e-16} + rotation: {x: 0, y: 0, z: -0.1542978, w: 0.9880244} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_r + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: -0.14820191} + rotation: {x: 0.032161284, y: -0.71431756, z: 0.11852793, w: 0.68896097} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_r + parentName: clavicle_r + position: {x: -0.07712384, y: 1.1812772e-15, z: -9.947598e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_r + parentName: upperarm_r + position: {x: -0.2517576, y: 3.0198067e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_r + parentName: lowerarm_r + position: {x: -0.22869253, y: 7.105427e-17, z: 7.105427e-16} + rotation: {x: 6.938894e-17, y: -1.0833356e-33, z: -1.5612511e-17, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_r + parentName: hand_r + position: {x: -0.09803901, y: -3.5527136e-17, z: -2.842171e-16} + rotation: {x: -0.016859, y: -0.0772194, z: 0.0028675944, w: 0.9968674} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_r + parentName: middle_01_r + position: {x: -0.038769238, y: -1.7763568e-17, z: -1.4210854e-16} + rotation: {x: 0.03001885, y: -0.03945842, z: -0.0040334114, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_r + parentName: middle_02_r + position: {x: -0.040027287, y: -1.0658141e-16, z: 1.4210854e-16} + rotation: {x: 0.0065667694, y: -0.038803533, z: 0.0045389077, w: 0.999215} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_r + parentName: middle_03_r + position: {x: -0.037305653, y: -8.881784e-18, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_r + parentName: hand_r + position: {x: -0.02134813, y: 0.07035614, z: -0.039544} + rotation: {x: -0.61776274, y: 0.13377738, z: -0.35522214, w: 0.6886872} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_r + parentName: thumb_01_r + position: {x: -0.05523822, y: 0, z: -1.1013412e-15} + rotation: {x: -0.0121451, y: 0.0049000825, z: 0.039093893, w: 0.99914974} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_r + parentName: thumb_02_r + position: {x: -0.029465482, y: 0, z: 2.4868996e-16} + rotation: {x: -0.02598971, y: -0.0017890756, z: 0.03824424, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_r + parentName: thumb_03_r + position: {x: -0.023924602, y: 0, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_r + parentName: hand_r + position: {x: -0.09991405, y: 0.037073765, z: -0.0036836944} + rotation: {x: 0.009854632, y: -0.06354492, z: -0.035094682, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_r + parentName: index_01_r + position: {x: -0.03643808, y: -5.0848214e-16, z: -5.684342e-16} + rotation: {x: 0.0056443936, y: -0.03929569, z: -0.0038016667, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_r + parentName: index_02_r + position: {x: -0.035263915, y: -6.217249e-17, z: 1.847411e-15} + rotation: {x: -0.0071803136, y: -0.03818158, z: 0.007895683, w: 0.9992139} + scale: {x: 1, y: 1, z: 1} + - name: index_04_r + parentName: index_03_r + position: {x: -0.027298061, y: -1.0658141e-16, z: -1.563194e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_r + parentName: hand_r + position: {x: -0.008487943, y: -0.0041985167, z: -0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_r + parentName: cup_r + position: {x: -0.08094637, y: -0.036209043, z: -0.008335483} + rotation: {x: -0.008872239, y: -0.023159215, z: -0.00061652897, w: 0.99969226} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_r + parentName: pinky_01_r + position: {x: -0.028854312, y: -7.105427e-17, z: -8.5265126e-16} + rotation: {x: -0.0033607401, y: -0.0399435, z: -0.005443123, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_r + parentName: pinky_02_r + position: {x: -0.023566289, y: 3.5527135e-16, z: 1.1368684e-15} + rotation: {x: -0.025013803, y: -0.038439002, z: -0.0017993893, w: 0.9989462} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_r + parentName: pinky_03_r + position: {x: -0.0293414, y: -3.5527135e-16, z: 4.2632563e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_r + parentName: cup_r + position: {x: -0.08916332, y: -0.01552607, z: -0.0027549511} + rotation: {x: -0.02685257, y: -0.053124383, z: -0.02886147, w: 0.9978095} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_r + parentName: ring_01_r + position: {x: -0.037284084, y: 2.842171e-16, z: -2.2737367e-15} + rotation: {x: 0.0016190425, y: -0.039832465, z: 0.0004005827, w: 0.99920505} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_r + parentName: ring_02_r + position: {x: -0.03615039, y: -4.2632563e-16, z: 1.4210854e-15} + rotation: {x: -0.011273785, y: -0.03634874, z: -0.017581433, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_r + parentName: ring_03_r + position: {x: -0.027998645, y: 2.842171e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_r_equipment + parentName: hand_r + position: {x: -0.071717314, y: -0.008393532, z: -0.07169423} + rotation: {x: 0.0068377545, y: 0.7600093, z: 0.6495589, w: 0.020306554} + scale: {x: 1, y: 1, z: 1} + - name: neck_01 + parentName: spine_03 + position: {x: -0.100067444, y: -2.1316282e-16, z: 1.970298e-16} + rotation: {x: 0, y: 0, z: -0.074045286, w: 0.9972549} + scale: {x: 1, y: 1, z: 1} + - name: head + parentName: neck_01 + position: {x: -0.02629805, y: -3.5527136e-17, z: -1.5519624e-17} + rotation: {x: 0, y: 0, z: 0.17869695, w: 0.9839042} + scale: {x: 1, y: 1, z: 1} + - name: Eye_R + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: -0.16987707} + rotation: {x: 0.5, y: 0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_R + parentName: Eye_R + position: {x: -0.053281333, y: 5.684342e-16, z: -1.065814e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Jaw_M + parentName: head + position: {x: -0.05101526, y: 0.2876312, z: -3.5414823e-16} + rotation: {x: 0, y: 0, z: -0.78643805, w: 0.61766917} + scale: {x: 1, y: 1, z: 1} + - name: JawEnd_M + parentName: Jaw_M + position: {x: -0.113684185, y: 5.684342e-16, z: -1.3292045e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: HeadEnd_M + parentName: head + position: {x: -0.8511138, y: 6.1242674e-16, z: -2.23472e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Eye_L + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: 0.16987707} + rotation: {x: -0.5, y: -0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_L + parentName: Eye_L + position: {x: -0.053281333, y: 2.2737367e-15, z: 8.5265126e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: catears_r1 + parentName: head + position: {x: -0.6328281, y: -0.045856588, z: -0.33683398} + rotation: {x: 0.3517171, y: 0.7074806, z: -0.54890835, w: 0.2728845} + scale: {x: 1, y: 1, z: 1} + - name: catears_r2 + parentName: catears_r1 + position: {x: 0.08282707, y: -0.0000009463735, z: 0.00000008864178} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_r3 + parentName: catears_r2 + position: {x: 0.12977353, y: 0.0000011342388, z: -0.00000013708586} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: catears_l1 + parentName: head + position: {x: -0.6328281, y: -0.04585657, z: 0.33683437} + rotation: {x: -0.70748055, y: 0.35171714, z: 0.27288446, w: 0.5489084} + scale: {x: 1, y: 1, z: 1} + - name: catears_l2 + parentName: catears_l1 + position: {x: -0.08282578, y: 4.3975105e-17, z: -1.0269563e-17} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_l3 + parentName: catears_l2 + position: {x: -0.12977435, y: -2.3096108e-16, z: 3.4416914e-17} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: ears_l1 + parentName: head + position: {x: -0.29893956, y: 0.00065100734, z: 0.4818343} + rotation: {x: -0.4961981, y: 0.5037732, z: 0.5037732, w: 0.4961981} + scale: {x: 1, y: 1, z: 1} + - name: ears_l2 + parentName: ears_l1 + position: {x: -0.08323166, y: 0.00906778, z: 0} + rotation: {x: 0, y: 0, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_l3 + parentName: ears_l2 + position: {x: -0.08352148, y: 0.008665383, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ears_r1 + parentName: head + position: {x: -0.2989381, y: 0.00065100734, z: -0.481834} + rotation: {x: 0.5037732, y: 0.4961981, z: -0.4961981, w: 0.5037732} + scale: {x: 1, y: 1, z: 1} + - name: ears_r2 + parentName: ears_r1 + position: {x: 0.08323211, y: -0.009071989, z: 1.1109982e-18} + rotation: {x: 0.00000001053641, y: -7.981671e-11, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_r3 + parentName: ears_r2 + position: {x: 0.083521, y: -0.00866, z: 1.8249585e-10} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Head_equipment + parentName: head + position: {x: -0.000000023831111, y: -1.41579725e-11, z: 3.1386756e-16} + rotation: {x: -0.5, y: 0.5, z: 0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l1 + parentName: head + position: {x: -0.7671371, y: -0.007979299, z: 0.1900594} + rotation: {x: 7.182875e-16, y: 0.142911, z: -1.8155141e-15, w: 0.98973554} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l2 + parentName: rabbit_ears_l1 + position: {x: -0.12435393, y: -1.380606e-17, z: -2.9455213e-18} + rotation: {x: 0, y: -0.0021245151, z: -0, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l3 + parentName: rabbit_ears_l2 + position: {x: -0.19884825, y: -4.673433e-31, z: -1.0302869e-15} + rotation: {x: 0, y: 0.014221186, z: -0, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l4 + parentName: rabbit_ears_l3 + position: {x: -0.24156539, y: 9.860761e-33, z: 3.0999348e-17} + rotation: {x: 0, y: -0.014612687, z: -0, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l5 + parentName: rabbit_ears_l4 + position: {x: -0.16246277, y: -1.774937e-32, z: -7.022122e-16} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r1 + parentName: head + position: {x: -0.76713806, y: -0.007979303, z: -0.19005899} + rotation: {x: -0.142911, y: -8.284253e-16, z: 0.98973554, w: -6.027865e-17} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r2 + parentName: rabbit_ears_r1 + position: {x: 0.124349885, y: -4.3742785e-16, z: -0.0000019627425} + rotation: {x: -6.018545e-35, y: -0.0021245151, z: -6.50125e-17, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r3 + parentName: rabbit_ears_r2 + position: {x: 0.19885482, y: -7.0277117e-16, z: 0.0000018277557} + rotation: {x: 2.8891874e-34, y: 0.014221186, z: -7.7608295e-17, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r4 + parentName: rabbit_ears_r3 + position: {x: 0.2415585, y: -8.4598993e-16, z: -0.000001972059} + rotation: {x: 0.0000000074497852, y: -0.014612687, z: 1.0887293e-10, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r5 + parentName: rabbit_ears_r4 + position: {x: 0.16246666, y: -5.7287506e-16, z: 0.0000012133444} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_l + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: 0.14820191} + rotation: {x: 0.71431756, y: 0.032161284, z: 0.68896097, w: -0.11852792} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_l + parentName: clavicle_l + position: {x: 0.07712384, y: 5.6177284e-16, z: 8.5265126e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_l + parentName: upperarm_l + position: {x: 0.2517576, y: -3.0198067e-16, z: 1.4210854e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_l + parentName: lowerarm_l + position: {x: 0.22869253, y: -8.8817837e-17, z: -2.2737367e-15} + rotation: {x: 2.7755576e-17, y: -4.814825e-35, z: -1.7347235e-18, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_l + parentName: hand_l + position: {x: 0.09803901, y: -5.3290704e-17, z: 2.842171e-16} + rotation: {x: -0.016858978, y: -0.07721935, z: 0.0028675941, w: 0.9968675} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_l + parentName: middle_01_l + position: {x: 0.038769238, y: 1.7763568e-17, z: -1.847411e-15} + rotation: {x: 0.030018795, y: -0.039458398, z: -0.0040334365, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_l + parentName: middle_02_l + position: {x: 0.040027287, y: -1.0658141e-16, z: -2.2737367e-15} + rotation: {x: 0.0065668514, y: -0.03880391, z: 0.004538058, w: 0.99921507} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_l + parentName: middle_03_l + position: {x: 0.037305653, y: 1.3322676e-16, z: 3.2684964e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_l + parentName: hand_l + position: {x: 0.02134813, y: -0.07035614, z: 0.039544} + rotation: {x: -0.617763, y: 0.13377708, z: -0.35522237, w: 0.688687} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_l + parentName: thumb_01_l + position: {x: 0.05523822, y: 4.2632563e-16, z: 4.0856205e-16} + rotation: {x: -0.01214498, y: 0.0049005807, z: 0.039095934, w: 0.9991497} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_l + parentName: thumb_02_l + position: {x: 0.029465482, y: -1.4210854e-16, z: -4.796163e-16} + rotation: {x: -0.025989592, y: -0.0017877439, z: 0.03824587, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_l + parentName: thumb_03_l + position: {x: 0.023924602, y: 9.947598e-16, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_l + parentName: hand_l + position: {x: 0.09991405, y: -0.037073765, z: 0.0036836944} + rotation: {x: 0.00985464, y: -0.063544914, z: -0.035094675, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_l + parentName: index_01_l + position: {x: 0.03643808, y: 4.596323e-16, z: -1.1368684e-15} + rotation: {x: 0.005644415, y: -0.03929582, z: -0.0038020932, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_l + parentName: index_02_l + position: {x: 0.035263915, y: -6.2616577e-16, z: 7.105427e-16} + rotation: {x: -0.007180413, y: -0.03817956, z: 0.0078948075, w: 0.99921393} + scale: {x: 1, y: 1, z: 1} + - name: index_04_l + parentName: index_03_l + position: {x: 0.027298061, y: 1.0658141e-16, z: 9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_l + parentName: hand_l + position: {x: 0.008487943, y: 0.0041985167, z: 0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_l + parentName: cup_l + position: {x: 0.08094637, y: 0.036209043, z: 0.008335483} + rotation: {x: -0.008872085, y: -0.023159143, z: -0.0006156796, w: 0.9996922} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_l + parentName: pinky_01_l + position: {x: 0.028854312, y: -4.2632563e-16, z: 8.5265126e-16} + rotation: {x: -0.0033606838, y: -0.03994216, z: -0.005443243, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_l + parentName: pinky_02_l + position: {x: 0.023566289, y: 3.5527135e-16, z: -9.947598e-16} + rotation: {x: -0.025013776, y: -0.038437095, z: -0.0017992624, w: 0.9989463} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_l + parentName: pinky_03_l + position: {x: 0.0293414, y: -8.171241e-16, z: -9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_l + parentName: cup_l + position: {x: 0.08916332, y: 0.01552607, z: 0.0027549511} + rotation: {x: -0.026852543, y: -0.053124446, z: -0.028861433, w: 0.9978096} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_l + parentName: ring_01_l + position: {x: 0.037284084, y: -4.2632563e-16, z: 2.842171e-16} + rotation: {x: 0.0016190197, y: -0.03983278, z: 0.0003998217, w: 0.999205} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_l + parentName: ring_02_l + position: {x: 0.03615039, y: 2.4868996e-16, z: 2.5579537e-15} + rotation: {x: -0.01127379, y: -0.036347788, z: -0.017580679, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_l + parentName: ring_03_l + position: {x: 0.027998645, y: 1.3322676e-16, z: -1.2789769e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_l_equipment + parentName: hand_l + position: {x: 0.07171857, y: 0.008393485, z: 0.071694255} + rotation: {x: -0.020306554, y: -0.6495589, z: 0.7600093, w: 0.0068377545} + scale: {x: 1, y: 1, z: 1} + - name: Chest_equipment + parentName: spine_03 + position: {x: 0.00000003347651, y: 0.000000006615356, z: 3.6168006e-17} + rotation: {x: 0.5498939, y: -0.44454098, z: -0.5498939, w: -0.44454098} + scale: {x: 1, y: 1, z: 1} + - name: Body_equipment + parentName: spine_01 + position: {x: -0.28397974, y: -0.010891423, z: -8.393871e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_l + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: 0.21348922} + rotation: {x: 0.9991325, y: 0.04016816, z: 0.0023285814, w: -0.010738504} + scale: {x: 1, y: 1, z: 1} + - name: calf_l + parentName: thigh_l + position: {x: 0.18052627, y: 1.4654943e-16, z: 2.1316282e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_l + parentName: calf_l + position: {x: 0.13916215, y: -1.3000712e-15, z: -2.4868996e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_l + parentName: foot_l + position: {x: 0.010533721, y: -0.041665323, z: 1.4210854e-16} + rotation: {x: 0.0063926373, y: 0.0051187444, z: -0.6250192, w: 0.78056645} + scale: {x: 1, y: 1, z: 1} + - name: ball_l_02 + parentName: ball_l + position: {x: 0.042483583, y: -2.8643753e-16, z: 0.00000000109071} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail01 + parentName: pelvis + position: {x: 0.051698957, y: -0.24261716, z: -6.6123945e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: tail02 + parentName: tail01 + position: {x: 1.4791142e-33, y: -0.07674059, z: -0.07478956} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail03 + parentName: tail02 + position: {x: -6.669206e-17, y: -0.035118576, z: -0.13657223} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail04 + parentName: tail03 + position: {x: -4.4758975e-17, y: 0.020160662, z: -0.11641157} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail05 + parentName: tail04 + position: {x: -1.8550005e-17, y: 0.03316754, z: -0.05853096} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_1 + parentName: pelvis + position: {x: -0.07192494, y: -0.24255544, z: -1.4793249e-16} + rotation: {x: -1.2437499e-15, y: -1.4109186e-15, z: 0.68329304, w: 0.73014426} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_2 + parentName: short_tail_1 + position: {x: -0.1667836, y: 0.050014894, z: -3.9796156e-17} + rotation: {x: -0.011493115, y: 0.70701337, z: 0.011493115, w: 0.70701337} + scale: {x: 1, y: 1, z: 1} + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 1 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 40652f2acecba7946a15c0dab99f7d97, + type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 0 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Victory.fbx + uploadId: 698227 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Walk.fbx b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Walk.fbx new file mode 100644 index 00000000..d39e15a2 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Walk.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b49494a6932368cf9ce5cb279ad7bc66b86b89fc604510c91d1f72edebf1c1dd +size 1089984 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Walk.fbx.meta b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Walk.fbx.meta new file mode 100644 index 00000000..efa4ecdb --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Walk.fbx.meta @@ -0,0 +1,1356 @@ +fileFormatVersion: 2 +guid: 36af99bc0309e16438dc205d5bec0e74 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: + - first: + 74: -6293486823403014308 + second: Walk + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: "\nClip 'Anim_Chibi@Walk' has import animation warnings + that might lower retargeting quality:\nNote: Activate translation DOF on avatar + to improve retargeting quality.\n\t'ball_r' is inbetween humanoid transforms + and has rotation animation that will be discarded.\n\t'calf_l' has translation + animation that will be discarded.\n" + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 3 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: Walk + takeName: Anim_Chibi@Walk + internalID: 0 + firstFrame: 1 + lastFrame: 25 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 1 + loopBlend: 0 + loopBlendOrientation: 1 + loopBlendPositionY: 1 + loopBlendPositionXZ: 1 + keepOriginalOrientation: 1 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 1 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: + - path: + weight: 1 + - path: root + weight: 1 + - path: root/pelvis + weight: 1 + - path: root/pelvis/short_tail_1 + weight: 1 + - path: root/pelvis/short_tail_1/short_tail_2 + weight: 1 + - path: root/pelvis/spine_01 + weight: 1 + - path: root/pelvis/spine_01/Body_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/Chest_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l/pinky_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/Hand_l_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l/thumb_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r/pinky_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/Hand_r_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r/thumb_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2/catears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2/catears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2/ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2/ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L/EyeEnd_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R/EyeEnd_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Head_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/HeadEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M/JawEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4/rabbit_ears_l5 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4/rabbit_ears_r5 + weight: 1 + - path: root/pelvis/tail01 + weight: 1 + - path: root/pelvis/tail01/tail02 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04/tail05 + weight: 1 + - path: root/pelvis/thigh_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l/ball_l_02 + weight: 1 + - path: root/pelvis/thigh_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r/ball_r_02 + weight: 1 + maskType: 1 + maskSource: {fileID: 31900000, guid: 69887b248fdf7e64abf63a884b391a4d, type: 2} + additiveReferencePoseFrame: 0.96 + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 0 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: pelvis + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_l + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_r + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_l + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_r + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_l + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_r + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_01 + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_02 + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: neck_01 + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_l + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_r + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_l + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_r + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_l + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_r + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_l + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_r + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_l_02 + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_r_02 + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_L + humanName: LeftEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_R + humanName: RightEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Jaw_M + humanName: Jaw + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_l + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_l + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_l + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_l + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_l + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_l + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_l + humanName: Left Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_l + humanName: Left Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_l + humanName: Left Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_l + humanName: Left Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_l + humanName: Left Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_l + humanName: Left Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_l + humanName: Left Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_l + humanName: Left Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_l + humanName: Left Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_r + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_r + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_r + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_r + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_r + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_r + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_r + humanName: Right Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_r + humanName: Right Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_r + humanName: Right Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_r + humanName: Right Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_r + humanName: Right Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_r + humanName: Right Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_r + humanName: Right Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_r + humanName: Right Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_r + humanName: Right Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_03 + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: Chibi_Humanoid_Avatar(Clone) + parentName: + position: {x: 0, y: 0, z: 0} + rotation: {x: 0, y: 0, z: 0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: root + parentName: Chibi_Humanoid_Avatar(Clone) + position: {x: -7.97287e-17, y: -1.4210854e-16, z: 4.3298696e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: pelvis + parentName: root + position: {x: 7.145355e-17, y: 0.3590527, z: -0.0064596897} + rotation: {x: 0.49148893, y: -0.5083686, z: -0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_r + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: -0.21348922} + rotation: {x: -0.04016816, y: 0.9991325, z: -0.010738504, w: -0.0023285814} + scale: {x: 1, y: 1, z: 1} + - name: calf_r + parentName: thigh_r + position: {x: -0.18052627, y: -1.3322676e-16, z: -3.1974422e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_r + parentName: calf_r + position: {x: -0.13916215, y: 5.062617e-16, z: 1.4210854e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_r + parentName: foot_r + position: {x: -0.010533721, y: 0.041665323, z: -2.842171e-16} + rotation: {x: 0.0063922573, y: 0.0051184404, z: -0.62501913, w: 0.7805665} + scale: {x: 1, y: 1, z: 1} + - name: ball_r_02 + parentName: ball_r + position: {x: -0.042483583, y: -4.161116e-15, z: 0.000000039237683} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_01 + parentName: pelvis + position: {x: -0.11659071, y: 4.8072656e-16, z: -1.0787449e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_02 + parentName: spine_01 + position: {x: -0.11659071, y: 4.718448e-16, z: -1.7044439e-16} + rotation: {x: 0, y: 0, z: 0.03248174, w: 0.9994723} + scale: {x: 1, y: 1, z: 1} + - name: spine_03 + parentName: spine_02 + position: {x: -0.16774303, y: 2.842171e-16, z: -1.04349324e-16} + rotation: {x: 0, y: 0, z: -0.1542978, w: 0.9880244} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_r + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: -0.14820191} + rotation: {x: 0.032161284, y: -0.71431756, z: 0.11852793, w: 0.68896097} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_r + parentName: clavicle_r + position: {x: -0.07712384, y: 1.1812772e-15, z: -9.947598e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_r + parentName: upperarm_r + position: {x: -0.2517576, y: 3.0198067e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_r + parentName: lowerarm_r + position: {x: -0.22869253, y: 7.105427e-17, z: 7.105427e-16} + rotation: {x: 6.938894e-17, y: -1.0833356e-33, z: -1.5612511e-17, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_r + parentName: hand_r + position: {x: -0.09803901, y: -3.5527136e-17, z: -2.842171e-16} + rotation: {x: -0.016859, y: -0.0772194, z: 0.0028675944, w: 0.9968674} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_r + parentName: middle_01_r + position: {x: -0.038769238, y: -1.7763568e-17, z: -1.4210854e-16} + rotation: {x: 0.03001885, y: -0.03945842, z: -0.0040334114, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_r + parentName: middle_02_r + position: {x: -0.040027287, y: -1.0658141e-16, z: 1.4210854e-16} + rotation: {x: 0.0065667694, y: -0.038803533, z: 0.0045389077, w: 0.999215} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_r + parentName: middle_03_r + position: {x: -0.037305653, y: -8.881784e-18, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_r + parentName: hand_r + position: {x: -0.02134813, y: 0.07035614, z: -0.039544} + rotation: {x: -0.61776274, y: 0.13377738, z: -0.35522214, w: 0.6886872} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_r + parentName: thumb_01_r + position: {x: -0.05523822, y: 0, z: -1.1013412e-15} + rotation: {x: -0.0121451, y: 0.0049000825, z: 0.039093893, w: 0.99914974} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_r + parentName: thumb_02_r + position: {x: -0.029465482, y: 0, z: 2.4868996e-16} + rotation: {x: -0.02598971, y: -0.0017890756, z: 0.03824424, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_r + parentName: thumb_03_r + position: {x: -0.023924602, y: 0, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_r + parentName: hand_r + position: {x: -0.09991405, y: 0.037073765, z: -0.0036836944} + rotation: {x: 0.009854632, y: -0.06354492, z: -0.035094682, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_r + parentName: index_01_r + position: {x: -0.03643808, y: -5.0848214e-16, z: -5.684342e-16} + rotation: {x: 0.0056443936, y: -0.03929569, z: -0.0038016667, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_r + parentName: index_02_r + position: {x: -0.035263915, y: -6.217249e-17, z: 1.847411e-15} + rotation: {x: -0.0071803136, y: -0.03818158, z: 0.007895683, w: 0.9992139} + scale: {x: 1, y: 1, z: 1} + - name: index_04_r + parentName: index_03_r + position: {x: -0.027298061, y: -1.0658141e-16, z: -1.563194e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_r + parentName: hand_r + position: {x: -0.008487943, y: -0.0041985167, z: -0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_r + parentName: cup_r + position: {x: -0.08094637, y: -0.036209043, z: -0.008335483} + rotation: {x: -0.008872239, y: -0.023159215, z: -0.00061652897, w: 0.99969226} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_r + parentName: pinky_01_r + position: {x: -0.028854312, y: -7.105427e-17, z: -8.5265126e-16} + rotation: {x: -0.0033607401, y: -0.0399435, z: -0.005443123, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_r + parentName: pinky_02_r + position: {x: -0.023566289, y: 3.5527135e-16, z: 1.1368684e-15} + rotation: {x: -0.025013803, y: -0.038439002, z: -0.0017993893, w: 0.9989462} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_r + parentName: pinky_03_r + position: {x: -0.0293414, y: -3.5527135e-16, z: 4.2632563e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_r + parentName: cup_r + position: {x: -0.08916332, y: -0.01552607, z: -0.0027549511} + rotation: {x: -0.02685257, y: -0.053124383, z: -0.02886147, w: 0.9978095} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_r + parentName: ring_01_r + position: {x: -0.037284084, y: 2.842171e-16, z: -2.2737367e-15} + rotation: {x: 0.0016190425, y: -0.039832465, z: 0.0004005827, w: 0.99920505} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_r + parentName: ring_02_r + position: {x: -0.03615039, y: -4.2632563e-16, z: 1.4210854e-15} + rotation: {x: -0.011273785, y: -0.03634874, z: -0.017581433, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_r + parentName: ring_03_r + position: {x: -0.027998645, y: 2.842171e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_r_equipment + parentName: hand_r + position: {x: -0.071717314, y: -0.008393532, z: -0.07169423} + rotation: {x: 0.0068377545, y: 0.7600093, z: 0.6495589, w: 0.020306554} + scale: {x: 1, y: 1, z: 1} + - name: neck_01 + parentName: spine_03 + position: {x: -0.100067444, y: -2.1316282e-16, z: 1.970298e-16} + rotation: {x: 0, y: 0, z: -0.074045286, w: 0.9972549} + scale: {x: 1, y: 1, z: 1} + - name: head + parentName: neck_01 + position: {x: -0.02629805, y: -3.5527136e-17, z: -1.5519624e-17} + rotation: {x: 0, y: 0, z: 0.17869695, w: 0.9839042} + scale: {x: 1, y: 1, z: 1} + - name: Eye_R + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: -0.16987707} + rotation: {x: 0.5, y: 0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_R + parentName: Eye_R + position: {x: -0.053281333, y: 5.684342e-16, z: -1.065814e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Jaw_M + parentName: head + position: {x: -0.05101526, y: 0.2876312, z: -3.5414823e-16} + rotation: {x: 0, y: 0, z: -0.78643805, w: 0.61766917} + scale: {x: 1, y: 1, z: 1} + - name: JawEnd_M + parentName: Jaw_M + position: {x: -0.113684185, y: 5.684342e-16, z: -1.3292045e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: HeadEnd_M + parentName: head + position: {x: -0.8511138, y: 6.1242674e-16, z: -2.23472e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Eye_L + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: 0.16987707} + rotation: {x: -0.5, y: -0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_L + parentName: Eye_L + position: {x: -0.053281333, y: 2.2737367e-15, z: 8.5265126e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: catears_r1 + parentName: head + position: {x: -0.6328281, y: -0.045856588, z: -0.33683398} + rotation: {x: 0.3517171, y: 0.7074806, z: -0.54890835, w: 0.2728845} + scale: {x: 1, y: 1, z: 1} + - name: catears_r2 + parentName: catears_r1 + position: {x: 0.08282707, y: -0.0000009463735, z: 0.00000008864178} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_r3 + parentName: catears_r2 + position: {x: 0.12977353, y: 0.0000011342388, z: -0.00000013708586} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: catears_l1 + parentName: head + position: {x: -0.6328281, y: -0.04585657, z: 0.33683437} + rotation: {x: -0.70748055, y: 0.35171714, z: 0.27288446, w: 0.5489084} + scale: {x: 1, y: 1, z: 1} + - name: catears_l2 + parentName: catears_l1 + position: {x: -0.08282578, y: 4.3975105e-17, z: -1.0269563e-17} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_l3 + parentName: catears_l2 + position: {x: -0.12977435, y: -2.3096108e-16, z: 3.4416914e-17} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: ears_l1 + parentName: head + position: {x: -0.29893956, y: 0.00065100734, z: 0.4818343} + rotation: {x: -0.4961981, y: 0.5037732, z: 0.5037732, w: 0.4961981} + scale: {x: 1, y: 1, z: 1} + - name: ears_l2 + parentName: ears_l1 + position: {x: -0.08323166, y: 0.00906778, z: 0} + rotation: {x: 0, y: 0, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_l3 + parentName: ears_l2 + position: {x: -0.08352148, y: 0.008665383, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ears_r1 + parentName: head + position: {x: -0.2989381, y: 0.00065100734, z: -0.481834} + rotation: {x: 0.5037732, y: 0.4961981, z: -0.4961981, w: 0.5037732} + scale: {x: 1, y: 1, z: 1} + - name: ears_r2 + parentName: ears_r1 + position: {x: 0.08323211, y: -0.009071989, z: 1.1109982e-18} + rotation: {x: 0.00000001053641, y: -7.981671e-11, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_r3 + parentName: ears_r2 + position: {x: 0.083521, y: -0.00866, z: 1.8249585e-10} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Head_equipment + parentName: head + position: {x: -0.000000023831111, y: -1.41579725e-11, z: 3.1386756e-16} + rotation: {x: -0.5, y: 0.5, z: 0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l1 + parentName: head + position: {x: -0.7671371, y: -0.007979299, z: 0.1900594} + rotation: {x: 7.182875e-16, y: 0.142911, z: -1.8155141e-15, w: 0.98973554} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l2 + parentName: rabbit_ears_l1 + position: {x: -0.12435393, y: -1.380606e-17, z: -2.9455213e-18} + rotation: {x: 0, y: -0.0021245151, z: -0, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l3 + parentName: rabbit_ears_l2 + position: {x: -0.19884825, y: -4.673433e-31, z: -1.0302869e-15} + rotation: {x: 0, y: 0.014221186, z: -0, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l4 + parentName: rabbit_ears_l3 + position: {x: -0.24156539, y: 9.860761e-33, z: 3.0999348e-17} + rotation: {x: 0, y: -0.014612687, z: -0, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l5 + parentName: rabbit_ears_l4 + position: {x: -0.16246277, y: -1.774937e-32, z: -7.022122e-16} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r1 + parentName: head + position: {x: -0.76713806, y: -0.007979303, z: -0.19005899} + rotation: {x: -0.142911, y: -8.284253e-16, z: 0.98973554, w: -6.027865e-17} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r2 + parentName: rabbit_ears_r1 + position: {x: 0.124349885, y: -4.3742785e-16, z: -0.0000019627425} + rotation: {x: -6.018545e-35, y: -0.0021245151, z: -6.50125e-17, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r3 + parentName: rabbit_ears_r2 + position: {x: 0.19885482, y: -7.0277117e-16, z: 0.0000018277557} + rotation: {x: 2.8891874e-34, y: 0.014221186, z: -7.7608295e-17, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r4 + parentName: rabbit_ears_r3 + position: {x: 0.2415585, y: -8.4598993e-16, z: -0.000001972059} + rotation: {x: 0.0000000074497852, y: -0.014612687, z: 1.0887293e-10, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r5 + parentName: rabbit_ears_r4 + position: {x: 0.16246666, y: -5.7287506e-16, z: 0.0000012133444} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_l + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: 0.14820191} + rotation: {x: 0.71431756, y: 0.032161284, z: 0.68896097, w: -0.11852792} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_l + parentName: clavicle_l + position: {x: 0.07712384, y: 5.6177284e-16, z: 8.5265126e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_l + parentName: upperarm_l + position: {x: 0.2517576, y: -3.0198067e-16, z: 1.4210854e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_l + parentName: lowerarm_l + position: {x: 0.22869253, y: -8.8817837e-17, z: -2.2737367e-15} + rotation: {x: 2.7755576e-17, y: -4.814825e-35, z: -1.7347235e-18, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_l + parentName: hand_l + position: {x: 0.09803901, y: -5.3290704e-17, z: 2.842171e-16} + rotation: {x: -0.016858978, y: -0.07721935, z: 0.0028675941, w: 0.9968675} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_l + parentName: middle_01_l + position: {x: 0.038769238, y: 1.7763568e-17, z: -1.847411e-15} + rotation: {x: 0.030018795, y: -0.039458398, z: -0.0040334365, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_l + parentName: middle_02_l + position: {x: 0.040027287, y: -1.0658141e-16, z: -2.2737367e-15} + rotation: {x: 0.0065668514, y: -0.03880391, z: 0.004538058, w: 0.99921507} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_l + parentName: middle_03_l + position: {x: 0.037305653, y: 1.3322676e-16, z: 3.2684964e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_l + parentName: hand_l + position: {x: 0.02134813, y: -0.07035614, z: 0.039544} + rotation: {x: -0.617763, y: 0.13377708, z: -0.35522237, w: 0.688687} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_l + parentName: thumb_01_l + position: {x: 0.05523822, y: 4.2632563e-16, z: 4.0856205e-16} + rotation: {x: -0.01214498, y: 0.0049005807, z: 0.039095934, w: 0.9991497} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_l + parentName: thumb_02_l + position: {x: 0.029465482, y: -1.4210854e-16, z: -4.796163e-16} + rotation: {x: -0.025989592, y: -0.0017877439, z: 0.03824587, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_l + parentName: thumb_03_l + position: {x: 0.023924602, y: 9.947598e-16, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_l + parentName: hand_l + position: {x: 0.09991405, y: -0.037073765, z: 0.0036836944} + rotation: {x: 0.00985464, y: -0.063544914, z: -0.035094675, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_l + parentName: index_01_l + position: {x: 0.03643808, y: 4.596323e-16, z: -1.1368684e-15} + rotation: {x: 0.005644415, y: -0.03929582, z: -0.0038020932, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_l + parentName: index_02_l + position: {x: 0.035263915, y: -6.2616577e-16, z: 7.105427e-16} + rotation: {x: -0.007180413, y: -0.03817956, z: 0.0078948075, w: 0.99921393} + scale: {x: 1, y: 1, z: 1} + - name: index_04_l + parentName: index_03_l + position: {x: 0.027298061, y: 1.0658141e-16, z: 9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_l + parentName: hand_l + position: {x: 0.008487943, y: 0.0041985167, z: 0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_l + parentName: cup_l + position: {x: 0.08094637, y: 0.036209043, z: 0.008335483} + rotation: {x: -0.008872085, y: -0.023159143, z: -0.0006156796, w: 0.9996922} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_l + parentName: pinky_01_l + position: {x: 0.028854312, y: -4.2632563e-16, z: 8.5265126e-16} + rotation: {x: -0.0033606838, y: -0.03994216, z: -0.005443243, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_l + parentName: pinky_02_l + position: {x: 0.023566289, y: 3.5527135e-16, z: -9.947598e-16} + rotation: {x: -0.025013776, y: -0.038437095, z: -0.0017992624, w: 0.9989463} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_l + parentName: pinky_03_l + position: {x: 0.0293414, y: -8.171241e-16, z: -9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_l + parentName: cup_l + position: {x: 0.08916332, y: 0.01552607, z: 0.0027549511} + rotation: {x: -0.026852543, y: -0.053124446, z: -0.028861433, w: 0.9978096} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_l + parentName: ring_01_l + position: {x: 0.037284084, y: -4.2632563e-16, z: 2.842171e-16} + rotation: {x: 0.0016190197, y: -0.03983278, z: 0.0003998217, w: 0.999205} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_l + parentName: ring_02_l + position: {x: 0.03615039, y: 2.4868996e-16, z: 2.5579537e-15} + rotation: {x: -0.01127379, y: -0.036347788, z: -0.017580679, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_l + parentName: ring_03_l + position: {x: 0.027998645, y: 1.3322676e-16, z: -1.2789769e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_l_equipment + parentName: hand_l + position: {x: 0.07171857, y: 0.008393485, z: 0.071694255} + rotation: {x: -0.020306554, y: -0.6495589, z: 0.7600093, w: 0.0068377545} + scale: {x: 1, y: 1, z: 1} + - name: Chest_equipment + parentName: spine_03 + position: {x: 0.00000003347651, y: 0.000000006615356, z: 3.6168006e-17} + rotation: {x: 0.5498939, y: -0.44454098, z: -0.5498939, w: -0.44454098} + scale: {x: 1, y: 1, z: 1} + - name: Body_equipment + parentName: spine_01 + position: {x: -0.28397974, y: -0.010891423, z: -8.393871e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_l + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: 0.21348922} + rotation: {x: 0.9991325, y: 0.04016816, z: 0.0023285814, w: -0.010738504} + scale: {x: 1, y: 1, z: 1} + - name: calf_l + parentName: thigh_l + position: {x: 0.18052627, y: 1.4654943e-16, z: 2.1316282e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_l + parentName: calf_l + position: {x: 0.13916215, y: -1.3000712e-15, z: -2.4868996e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_l + parentName: foot_l + position: {x: 0.010533721, y: -0.041665323, z: 1.4210854e-16} + rotation: {x: 0.0063926373, y: 0.0051187444, z: -0.6250192, w: 0.78056645} + scale: {x: 1, y: 1, z: 1} + - name: ball_l_02 + parentName: ball_l + position: {x: 0.042483583, y: -2.8643753e-16, z: 0.00000000109071} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail01 + parentName: pelvis + position: {x: 0.051698957, y: -0.24261716, z: -6.6123945e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: tail02 + parentName: tail01 + position: {x: 1.4791142e-33, y: -0.07674059, z: -0.07478956} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail03 + parentName: tail02 + position: {x: -6.669206e-17, y: -0.035118576, z: -0.13657223} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail04 + parentName: tail03 + position: {x: -4.4758975e-17, y: 0.020160662, z: -0.11641157} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail05 + parentName: tail04 + position: {x: -1.8550005e-17, y: 0.03316754, z: -0.05853096} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_1 + parentName: pelvis + position: {x: -0.07192494, y: -0.24255544, z: -1.4793249e-16} + rotation: {x: -1.2437499e-15, y: -1.4109186e-15, z: 0.68329304, w: 0.73014426} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_2 + parentName: short_tail_1 + position: {x: -0.1667836, y: 0.050014894, z: -3.9796156e-17} + rotation: {x: -0.011493115, y: 0.70701337, z: 0.011493115, w: 0.70701337} + scale: {x: 1, y: 1, z: 1} + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 1 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 40652f2acecba7946a15c0dab99f7d97, + type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 0 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Walk.fbx + uploadId: 698227 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Walk_L.fbx b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Walk_L.fbx new file mode 100644 index 00000000..65b7eb68 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Walk_L.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a9b2472a66a703980a24c81ee832feed23dd7af874de6d19734c8984f1d98ae +size 1093056 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Walk_L.fbx.meta b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Walk_L.fbx.meta new file mode 100644 index 00000000..5cc440c4 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Walk_L.fbx.meta @@ -0,0 +1,1357 @@ +fileFormatVersion: 2 +guid: cb069965890d3e848993c3d9bdb064ee +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: + - first: + 74: -3508409905427315586 + second: Walk_L + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: "\nClip 'Anim_Chibi@Walk_L' has import animation warnings + that might lower retargeting quality:\nNote: Activate translation DOF on avatar + to improve retargeting quality.\n\t'calf_r' has translation animation that + will be discarded.\n\t'ball_r' is inbetween humanoid transforms and has rotation + animation that will be discarded.\n\t'calf_l' has translation animation that + will be discarded.\n" + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 3 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: Walk_L + takeName: Anim_Chibi@Walk_L + internalID: 0 + firstFrame: 671 + lastFrame: 695 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 1 + loopBlend: 0 + loopBlendOrientation: 1 + loopBlendPositionY: 1 + loopBlendPositionXZ: 1 + keepOriginalOrientation: 1 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 1 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: + - path: + weight: 1 + - path: root + weight: 1 + - path: root/pelvis + weight: 1 + - path: root/pelvis/short_tail_1 + weight: 1 + - path: root/pelvis/short_tail_1/short_tail_2 + weight: 1 + - path: root/pelvis/spine_01 + weight: 1 + - path: root/pelvis/spine_01/Body_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/Chest_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l/pinky_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/Hand_l_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l/thumb_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r/pinky_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/Hand_r_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r/thumb_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2/catears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2/catears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2/ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2/ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L/EyeEnd_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R/EyeEnd_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Head_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/HeadEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M/JawEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4/rabbit_ears_l5 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4/rabbit_ears_r5 + weight: 1 + - path: root/pelvis/tail01 + weight: 1 + - path: root/pelvis/tail01/tail02 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04/tail05 + weight: 1 + - path: root/pelvis/thigh_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l/ball_l_02 + weight: 1 + - path: root/pelvis/thigh_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r/ball_r_02 + weight: 1 + maskType: 1 + maskSource: {fileID: 31900000, guid: 69887b248fdf7e64abf63a884b391a4d, type: 2} + additiveReferencePoseFrame: 670.80005 + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 0 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: pelvis + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_l + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_r + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_l + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_r + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_l + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_r + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_01 + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_02 + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: neck_01 + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_l + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_r + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_l + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_r + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_l + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_r + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_l + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_r + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_l_02 + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_r_02 + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_L + humanName: LeftEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_R + humanName: RightEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Jaw_M + humanName: Jaw + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_l + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_l + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_l + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_l + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_l + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_l + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_l + humanName: Left Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_l + humanName: Left Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_l + humanName: Left Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_l + humanName: Left Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_l + humanName: Left Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_l + humanName: Left Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_l + humanName: Left Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_l + humanName: Left Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_l + humanName: Left Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_r + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_r + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_r + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_r + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_r + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_r + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_r + humanName: Right Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_r + humanName: Right Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_r + humanName: Right Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_r + humanName: Right Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_r + humanName: Right Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_r + humanName: Right Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_r + humanName: Right Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_r + humanName: Right Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_r + humanName: Right Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_03 + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: Chibi_Humanoid_Avatar(Clone) + parentName: + position: {x: 0, y: 0, z: 0} + rotation: {x: 0, y: 0, z: 0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: root + parentName: Chibi_Humanoid_Avatar(Clone) + position: {x: -7.97287e-17, y: -1.4210854e-16, z: 4.3298696e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: pelvis + parentName: root + position: {x: 7.145355e-17, y: 0.3590527, z: -0.0064596897} + rotation: {x: 0.49148893, y: -0.5083686, z: -0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_r + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: -0.21348922} + rotation: {x: -0.04016816, y: 0.9991325, z: -0.010738504, w: -0.0023285814} + scale: {x: 1, y: 1, z: 1} + - name: calf_r + parentName: thigh_r + position: {x: -0.18052627, y: -1.3322676e-16, z: -3.1974422e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_r + parentName: calf_r + position: {x: -0.13916215, y: 5.062617e-16, z: 1.4210854e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_r + parentName: foot_r + position: {x: -0.010533721, y: 0.041665323, z: -2.842171e-16} + rotation: {x: 0.0063922573, y: 0.0051184404, z: -0.62501913, w: 0.7805665} + scale: {x: 1, y: 1, z: 1} + - name: ball_r_02 + parentName: ball_r + position: {x: -0.042483583, y: -4.161116e-15, z: 0.000000039237683} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_01 + parentName: pelvis + position: {x: -0.11659071, y: 4.8072656e-16, z: -1.0787449e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_02 + parentName: spine_01 + position: {x: -0.11659071, y: 4.718448e-16, z: -1.7044439e-16} + rotation: {x: 0, y: 0, z: 0.03248174, w: 0.9994723} + scale: {x: 1, y: 1, z: 1} + - name: spine_03 + parentName: spine_02 + position: {x: -0.16774303, y: 2.842171e-16, z: -1.04349324e-16} + rotation: {x: 0, y: 0, z: -0.1542978, w: 0.9880244} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_r + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: -0.14820191} + rotation: {x: 0.032161284, y: -0.71431756, z: 0.11852793, w: 0.68896097} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_r + parentName: clavicle_r + position: {x: -0.07712384, y: 1.1812772e-15, z: -9.947598e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_r + parentName: upperarm_r + position: {x: -0.2517576, y: 3.0198067e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_r + parentName: lowerarm_r + position: {x: -0.22869253, y: 7.105427e-17, z: 7.105427e-16} + rotation: {x: 6.938894e-17, y: -1.0833356e-33, z: -1.5612511e-17, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_r + parentName: hand_r + position: {x: -0.09803901, y: -3.5527136e-17, z: -2.842171e-16} + rotation: {x: -0.016859, y: -0.0772194, z: 0.0028675944, w: 0.9968674} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_r + parentName: middle_01_r + position: {x: -0.038769238, y: -1.7763568e-17, z: -1.4210854e-16} + rotation: {x: 0.03001885, y: -0.03945842, z: -0.0040334114, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_r + parentName: middle_02_r + position: {x: -0.040027287, y: -1.0658141e-16, z: 1.4210854e-16} + rotation: {x: 0.0065667694, y: -0.038803533, z: 0.0045389077, w: 0.999215} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_r + parentName: middle_03_r + position: {x: -0.037305653, y: -8.881784e-18, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_r + parentName: hand_r + position: {x: -0.02134813, y: 0.07035614, z: -0.039544} + rotation: {x: -0.61776274, y: 0.13377738, z: -0.35522214, w: 0.6886872} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_r + parentName: thumb_01_r + position: {x: -0.05523822, y: 0, z: -1.1013412e-15} + rotation: {x: -0.0121451, y: 0.0049000825, z: 0.039093893, w: 0.99914974} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_r + parentName: thumb_02_r + position: {x: -0.029465482, y: 0, z: 2.4868996e-16} + rotation: {x: -0.02598971, y: -0.0017890756, z: 0.03824424, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_r + parentName: thumb_03_r + position: {x: -0.023924602, y: 0, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_r + parentName: hand_r + position: {x: -0.09991405, y: 0.037073765, z: -0.0036836944} + rotation: {x: 0.009854632, y: -0.06354492, z: -0.035094682, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_r + parentName: index_01_r + position: {x: -0.03643808, y: -5.0848214e-16, z: -5.684342e-16} + rotation: {x: 0.0056443936, y: -0.03929569, z: -0.0038016667, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_r + parentName: index_02_r + position: {x: -0.035263915, y: -6.217249e-17, z: 1.847411e-15} + rotation: {x: -0.0071803136, y: -0.03818158, z: 0.007895683, w: 0.9992139} + scale: {x: 1, y: 1, z: 1} + - name: index_04_r + parentName: index_03_r + position: {x: -0.027298061, y: -1.0658141e-16, z: -1.563194e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_r + parentName: hand_r + position: {x: -0.008487943, y: -0.0041985167, z: -0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_r + parentName: cup_r + position: {x: -0.08094637, y: -0.036209043, z: -0.008335483} + rotation: {x: -0.008872239, y: -0.023159215, z: -0.00061652897, w: 0.99969226} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_r + parentName: pinky_01_r + position: {x: -0.028854312, y: -7.105427e-17, z: -8.5265126e-16} + rotation: {x: -0.0033607401, y: -0.0399435, z: -0.005443123, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_r + parentName: pinky_02_r + position: {x: -0.023566289, y: 3.5527135e-16, z: 1.1368684e-15} + rotation: {x: -0.025013803, y: -0.038439002, z: -0.0017993893, w: 0.9989462} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_r + parentName: pinky_03_r + position: {x: -0.0293414, y: -3.5527135e-16, z: 4.2632563e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_r + parentName: cup_r + position: {x: -0.08916332, y: -0.01552607, z: -0.0027549511} + rotation: {x: -0.02685257, y: -0.053124383, z: -0.02886147, w: 0.9978095} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_r + parentName: ring_01_r + position: {x: -0.037284084, y: 2.842171e-16, z: -2.2737367e-15} + rotation: {x: 0.0016190425, y: -0.039832465, z: 0.0004005827, w: 0.99920505} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_r + parentName: ring_02_r + position: {x: -0.03615039, y: -4.2632563e-16, z: 1.4210854e-15} + rotation: {x: -0.011273785, y: -0.03634874, z: -0.017581433, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_r + parentName: ring_03_r + position: {x: -0.027998645, y: 2.842171e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_r_equipment + parentName: hand_r + position: {x: -0.071717314, y: -0.008393532, z: -0.07169423} + rotation: {x: 0.0068377545, y: 0.7600093, z: 0.6495589, w: 0.020306554} + scale: {x: 1, y: 1, z: 1} + - name: neck_01 + parentName: spine_03 + position: {x: -0.100067444, y: -2.1316282e-16, z: 1.970298e-16} + rotation: {x: 0, y: 0, z: -0.074045286, w: 0.9972549} + scale: {x: 1, y: 1, z: 1} + - name: head + parentName: neck_01 + position: {x: -0.02629805, y: -3.5527136e-17, z: -1.5519624e-17} + rotation: {x: 0, y: 0, z: 0.17869695, w: 0.9839042} + scale: {x: 1, y: 1, z: 1} + - name: Eye_R + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: -0.16987707} + rotation: {x: 0.5, y: 0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_R + parentName: Eye_R + position: {x: -0.053281333, y: 5.684342e-16, z: -1.065814e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Jaw_M + parentName: head + position: {x: -0.05101526, y: 0.2876312, z: -3.5414823e-16} + rotation: {x: 0, y: 0, z: -0.78643805, w: 0.61766917} + scale: {x: 1, y: 1, z: 1} + - name: JawEnd_M + parentName: Jaw_M + position: {x: -0.113684185, y: 5.684342e-16, z: -1.3292045e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: HeadEnd_M + parentName: head + position: {x: -0.8511138, y: 6.1242674e-16, z: -2.23472e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Eye_L + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: 0.16987707} + rotation: {x: -0.5, y: -0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_L + parentName: Eye_L + position: {x: -0.053281333, y: 2.2737367e-15, z: 8.5265126e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: catears_r1 + parentName: head + position: {x: -0.6328281, y: -0.045856588, z: -0.33683398} + rotation: {x: 0.3517171, y: 0.7074806, z: -0.54890835, w: 0.2728845} + scale: {x: 1, y: 1, z: 1} + - name: catears_r2 + parentName: catears_r1 + position: {x: 0.08282707, y: -0.0000009463735, z: 0.00000008864178} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_r3 + parentName: catears_r2 + position: {x: 0.12977353, y: 0.0000011342388, z: -0.00000013708586} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: catears_l1 + parentName: head + position: {x: -0.6328281, y: -0.04585657, z: 0.33683437} + rotation: {x: -0.70748055, y: 0.35171714, z: 0.27288446, w: 0.5489084} + scale: {x: 1, y: 1, z: 1} + - name: catears_l2 + parentName: catears_l1 + position: {x: -0.08282578, y: 4.3975105e-17, z: -1.0269563e-17} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_l3 + parentName: catears_l2 + position: {x: -0.12977435, y: -2.3096108e-16, z: 3.4416914e-17} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: ears_l1 + parentName: head + position: {x: -0.29893956, y: 0.00065100734, z: 0.4818343} + rotation: {x: -0.4961981, y: 0.5037732, z: 0.5037732, w: 0.4961981} + scale: {x: 1, y: 1, z: 1} + - name: ears_l2 + parentName: ears_l1 + position: {x: -0.08323166, y: 0.00906778, z: 0} + rotation: {x: 0, y: 0, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_l3 + parentName: ears_l2 + position: {x: -0.08352148, y: 0.008665383, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ears_r1 + parentName: head + position: {x: -0.2989381, y: 0.00065100734, z: -0.481834} + rotation: {x: 0.5037732, y: 0.4961981, z: -0.4961981, w: 0.5037732} + scale: {x: 1, y: 1, z: 1} + - name: ears_r2 + parentName: ears_r1 + position: {x: 0.08323211, y: -0.009071989, z: 1.1109982e-18} + rotation: {x: 0.00000001053641, y: -7.981671e-11, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_r3 + parentName: ears_r2 + position: {x: 0.083521, y: -0.00866, z: 1.8249585e-10} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Head_equipment + parentName: head + position: {x: -0.000000023831111, y: -1.41579725e-11, z: 3.1386756e-16} + rotation: {x: -0.5, y: 0.5, z: 0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l1 + parentName: head + position: {x: -0.7671371, y: -0.007979299, z: 0.1900594} + rotation: {x: 7.182875e-16, y: 0.142911, z: -1.8155141e-15, w: 0.98973554} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l2 + parentName: rabbit_ears_l1 + position: {x: -0.12435393, y: -1.380606e-17, z: -2.9455213e-18} + rotation: {x: 0, y: -0.0021245151, z: -0, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l3 + parentName: rabbit_ears_l2 + position: {x: -0.19884825, y: -4.673433e-31, z: -1.0302869e-15} + rotation: {x: 0, y: 0.014221186, z: -0, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l4 + parentName: rabbit_ears_l3 + position: {x: -0.24156539, y: 9.860761e-33, z: 3.0999348e-17} + rotation: {x: 0, y: -0.014612687, z: -0, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l5 + parentName: rabbit_ears_l4 + position: {x: -0.16246277, y: -1.774937e-32, z: -7.022122e-16} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r1 + parentName: head + position: {x: -0.76713806, y: -0.007979303, z: -0.19005899} + rotation: {x: -0.142911, y: -8.284253e-16, z: 0.98973554, w: -6.027865e-17} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r2 + parentName: rabbit_ears_r1 + position: {x: 0.124349885, y: -4.3742785e-16, z: -0.0000019627425} + rotation: {x: -6.018545e-35, y: -0.0021245151, z: -6.50125e-17, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r3 + parentName: rabbit_ears_r2 + position: {x: 0.19885482, y: -7.0277117e-16, z: 0.0000018277557} + rotation: {x: 2.8891874e-34, y: 0.014221186, z: -7.7608295e-17, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r4 + parentName: rabbit_ears_r3 + position: {x: 0.2415585, y: -8.4598993e-16, z: -0.000001972059} + rotation: {x: 0.0000000074497852, y: -0.014612687, z: 1.0887293e-10, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r5 + parentName: rabbit_ears_r4 + position: {x: 0.16246666, y: -5.7287506e-16, z: 0.0000012133444} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_l + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: 0.14820191} + rotation: {x: 0.71431756, y: 0.032161284, z: 0.68896097, w: -0.11852792} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_l + parentName: clavicle_l + position: {x: 0.07712384, y: 5.6177284e-16, z: 8.5265126e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_l + parentName: upperarm_l + position: {x: 0.2517576, y: -3.0198067e-16, z: 1.4210854e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_l + parentName: lowerarm_l + position: {x: 0.22869253, y: -8.8817837e-17, z: -2.2737367e-15} + rotation: {x: 2.7755576e-17, y: -4.814825e-35, z: -1.7347235e-18, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_l + parentName: hand_l + position: {x: 0.09803901, y: -5.3290704e-17, z: 2.842171e-16} + rotation: {x: -0.016858978, y: -0.07721935, z: 0.0028675941, w: 0.9968675} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_l + parentName: middle_01_l + position: {x: 0.038769238, y: 1.7763568e-17, z: -1.847411e-15} + rotation: {x: 0.030018795, y: -0.039458398, z: -0.0040334365, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_l + parentName: middle_02_l + position: {x: 0.040027287, y: -1.0658141e-16, z: -2.2737367e-15} + rotation: {x: 0.0065668514, y: -0.03880391, z: 0.004538058, w: 0.99921507} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_l + parentName: middle_03_l + position: {x: 0.037305653, y: 1.3322676e-16, z: 3.2684964e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_l + parentName: hand_l + position: {x: 0.02134813, y: -0.07035614, z: 0.039544} + rotation: {x: -0.617763, y: 0.13377708, z: -0.35522237, w: 0.688687} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_l + parentName: thumb_01_l + position: {x: 0.05523822, y: 4.2632563e-16, z: 4.0856205e-16} + rotation: {x: -0.01214498, y: 0.0049005807, z: 0.039095934, w: 0.9991497} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_l + parentName: thumb_02_l + position: {x: 0.029465482, y: -1.4210854e-16, z: -4.796163e-16} + rotation: {x: -0.025989592, y: -0.0017877439, z: 0.03824587, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_l + parentName: thumb_03_l + position: {x: 0.023924602, y: 9.947598e-16, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_l + parentName: hand_l + position: {x: 0.09991405, y: -0.037073765, z: 0.0036836944} + rotation: {x: 0.00985464, y: -0.063544914, z: -0.035094675, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_l + parentName: index_01_l + position: {x: 0.03643808, y: 4.596323e-16, z: -1.1368684e-15} + rotation: {x: 0.005644415, y: -0.03929582, z: -0.0038020932, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_l + parentName: index_02_l + position: {x: 0.035263915, y: -6.2616577e-16, z: 7.105427e-16} + rotation: {x: -0.007180413, y: -0.03817956, z: 0.0078948075, w: 0.99921393} + scale: {x: 1, y: 1, z: 1} + - name: index_04_l + parentName: index_03_l + position: {x: 0.027298061, y: 1.0658141e-16, z: 9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_l + parentName: hand_l + position: {x: 0.008487943, y: 0.0041985167, z: 0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_l + parentName: cup_l + position: {x: 0.08094637, y: 0.036209043, z: 0.008335483} + rotation: {x: -0.008872085, y: -0.023159143, z: -0.0006156796, w: 0.9996922} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_l + parentName: pinky_01_l + position: {x: 0.028854312, y: -4.2632563e-16, z: 8.5265126e-16} + rotation: {x: -0.0033606838, y: -0.03994216, z: -0.005443243, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_l + parentName: pinky_02_l + position: {x: 0.023566289, y: 3.5527135e-16, z: -9.947598e-16} + rotation: {x: -0.025013776, y: -0.038437095, z: -0.0017992624, w: 0.9989463} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_l + parentName: pinky_03_l + position: {x: 0.0293414, y: -8.171241e-16, z: -9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_l + parentName: cup_l + position: {x: 0.08916332, y: 0.01552607, z: 0.0027549511} + rotation: {x: -0.026852543, y: -0.053124446, z: -0.028861433, w: 0.9978096} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_l + parentName: ring_01_l + position: {x: 0.037284084, y: -4.2632563e-16, z: 2.842171e-16} + rotation: {x: 0.0016190197, y: -0.03983278, z: 0.0003998217, w: 0.999205} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_l + parentName: ring_02_l + position: {x: 0.03615039, y: 2.4868996e-16, z: 2.5579537e-15} + rotation: {x: -0.01127379, y: -0.036347788, z: -0.017580679, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_l + parentName: ring_03_l + position: {x: 0.027998645, y: 1.3322676e-16, z: -1.2789769e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_l_equipment + parentName: hand_l + position: {x: 0.07171857, y: 0.008393485, z: 0.071694255} + rotation: {x: -0.020306554, y: -0.6495589, z: 0.7600093, w: 0.0068377545} + scale: {x: 1, y: 1, z: 1} + - name: Chest_equipment + parentName: spine_03 + position: {x: 0.00000003347651, y: 0.000000006615356, z: 3.6168006e-17} + rotation: {x: 0.5498939, y: -0.44454098, z: -0.5498939, w: -0.44454098} + scale: {x: 1, y: 1, z: 1} + - name: Body_equipment + parentName: spine_01 + position: {x: -0.28397974, y: -0.010891423, z: -8.393871e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_l + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: 0.21348922} + rotation: {x: 0.9991325, y: 0.04016816, z: 0.0023285814, w: -0.010738504} + scale: {x: 1, y: 1, z: 1} + - name: calf_l + parentName: thigh_l + position: {x: 0.18052627, y: 1.4654943e-16, z: 2.1316282e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_l + parentName: calf_l + position: {x: 0.13916215, y: -1.3000712e-15, z: -2.4868996e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_l + parentName: foot_l + position: {x: 0.010533721, y: -0.041665323, z: 1.4210854e-16} + rotation: {x: 0.0063926373, y: 0.0051187444, z: -0.6250192, w: 0.78056645} + scale: {x: 1, y: 1, z: 1} + - name: ball_l_02 + parentName: ball_l + position: {x: 0.042483583, y: -2.8643753e-16, z: 0.00000000109071} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail01 + parentName: pelvis + position: {x: 0.051698957, y: -0.24261716, z: -6.6123945e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: tail02 + parentName: tail01 + position: {x: 1.4791142e-33, y: -0.07674059, z: -0.07478956} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail03 + parentName: tail02 + position: {x: -6.669206e-17, y: -0.035118576, z: -0.13657223} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail04 + parentName: tail03 + position: {x: -4.4758975e-17, y: 0.020160662, z: -0.11641157} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail05 + parentName: tail04 + position: {x: -1.8550005e-17, y: 0.03316754, z: -0.05853096} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_1 + parentName: pelvis + position: {x: -0.07192494, y: -0.24255544, z: -1.4793249e-16} + rotation: {x: -1.2437499e-15, y: -1.4109186e-15, z: 0.68329304, w: 0.73014426} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_2 + parentName: short_tail_1 + position: {x: -0.1667836, y: 0.050014894, z: -3.9796156e-17} + rotation: {x: -0.011493115, y: 0.70701337, z: 0.011493115, w: 0.70701337} + scale: {x: 1, y: 1, z: 1} + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 1 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 40652f2acecba7946a15c0dab99f7d97, + type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 0 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Walk_L.fbx + uploadId: 698227 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Walk_R.fbx b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Walk_R.fbx new file mode 100644 index 00000000..f274314d --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Walk_R.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8cd900e846c669dc75cd347128716df0af10dcc462b11389dd313fc18d677f9 +size 1091104 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Walk_R.fbx.meta b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Walk_R.fbx.meta new file mode 100644 index 00000000..cd5c996e --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Walk_R.fbx.meta @@ -0,0 +1,1357 @@ +fileFormatVersion: 2 +guid: 2da112872562996419943c0ab317a507 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: + - first: + 74: -7739071954960091975 + second: Walk_R + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: "\nClip 'Anim_Chibi@Walk_R' has import animation warnings + that might lower retargeting quality:\nNote: Activate translation DOF on avatar + to improve retargeting quality.\n\t'calf_r' has translation animation that + will be discarded.\n\t'ball_r' is inbetween humanoid transforms and has rotation + animation that will be discarded.\n\t'calf_l' has translation animation that + will be discarded.\n" + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 3 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: Walk_R + takeName: Anim_Chibi@Walk_R + internalID: 0 + firstFrame: 641 + lastFrame: 665 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 1 + loopBlend: 0 + loopBlendOrientation: 1 + loopBlendPositionY: 1 + loopBlendPositionXZ: 1 + keepOriginalOrientation: 1 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 1 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: + - path: + weight: 1 + - path: root + weight: 1 + - path: root/pelvis + weight: 1 + - path: root/pelvis/short_tail_1 + weight: 1 + - path: root/pelvis/short_tail_1/short_tail_2 + weight: 1 + - path: root/pelvis/spine_01 + weight: 1 + - path: root/pelvis/spine_01/Body_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/Chest_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l/pinky_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/Hand_l_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l/thumb_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r/pinky_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/Hand_r_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r/thumb_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2/catears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2/catears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2/ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2/ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L/EyeEnd_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R/EyeEnd_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Head_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/HeadEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M/JawEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4/rabbit_ears_l5 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4/rabbit_ears_r5 + weight: 1 + - path: root/pelvis/tail01 + weight: 1 + - path: root/pelvis/tail01/tail02 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04/tail05 + weight: 1 + - path: root/pelvis/thigh_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l/ball_l_02 + weight: 1 + - path: root/pelvis/thigh_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r/ball_r_02 + weight: 1 + maskType: 1 + maskSource: {fileID: 31900000, guid: 69887b248fdf7e64abf63a884b391a4d, type: 2} + additiveReferencePoseFrame: 640.80005 + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 0 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: pelvis + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_l + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_r + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_l + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_r + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_l + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_r + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_01 + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_02 + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: neck_01 + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_l + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_r + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_l + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_r + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_l + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_r + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_l + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_r + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_l_02 + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_r_02 + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_L + humanName: LeftEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_R + humanName: RightEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Jaw_M + humanName: Jaw + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_l + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_l + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_l + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_l + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_l + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_l + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_l + humanName: Left Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_l + humanName: Left Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_l + humanName: Left Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_l + humanName: Left Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_l + humanName: Left Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_l + humanName: Left Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_l + humanName: Left Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_l + humanName: Left Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_l + humanName: Left Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_r + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_r + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_r + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_r + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_r + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_r + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_r + humanName: Right Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_r + humanName: Right Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_r + humanName: Right Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_r + humanName: Right Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_r + humanName: Right Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_r + humanName: Right Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_r + humanName: Right Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_r + humanName: Right Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_r + humanName: Right Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_03 + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: Chibi_Humanoid_Avatar(Clone) + parentName: + position: {x: 0, y: 0, z: 0} + rotation: {x: 0, y: 0, z: 0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: root + parentName: Chibi_Humanoid_Avatar(Clone) + position: {x: -7.97287e-17, y: -1.4210854e-16, z: 4.3298696e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: pelvis + parentName: root + position: {x: 7.145355e-17, y: 0.3590527, z: -0.0064596897} + rotation: {x: 0.49148893, y: -0.5083686, z: -0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_r + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: -0.21348922} + rotation: {x: -0.04016816, y: 0.9991325, z: -0.010738504, w: -0.0023285814} + scale: {x: 1, y: 1, z: 1} + - name: calf_r + parentName: thigh_r + position: {x: -0.18052627, y: -1.3322676e-16, z: -3.1974422e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_r + parentName: calf_r + position: {x: -0.13916215, y: 5.062617e-16, z: 1.4210854e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_r + parentName: foot_r + position: {x: -0.010533721, y: 0.041665323, z: -2.842171e-16} + rotation: {x: 0.0063922573, y: 0.0051184404, z: -0.62501913, w: 0.7805665} + scale: {x: 1, y: 1, z: 1} + - name: ball_r_02 + parentName: ball_r + position: {x: -0.042483583, y: -4.161116e-15, z: 0.000000039237683} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_01 + parentName: pelvis + position: {x: -0.11659071, y: 4.8072656e-16, z: -1.0787449e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_02 + parentName: spine_01 + position: {x: -0.11659071, y: 4.718448e-16, z: -1.7044439e-16} + rotation: {x: 0, y: 0, z: 0.03248174, w: 0.9994723} + scale: {x: 1, y: 1, z: 1} + - name: spine_03 + parentName: spine_02 + position: {x: -0.16774303, y: 2.842171e-16, z: -1.04349324e-16} + rotation: {x: 0, y: 0, z: -0.1542978, w: 0.9880244} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_r + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: -0.14820191} + rotation: {x: 0.032161284, y: -0.71431756, z: 0.11852793, w: 0.68896097} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_r + parentName: clavicle_r + position: {x: -0.07712384, y: 1.1812772e-15, z: -9.947598e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_r + parentName: upperarm_r + position: {x: -0.2517576, y: 3.0198067e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_r + parentName: lowerarm_r + position: {x: -0.22869253, y: 7.105427e-17, z: 7.105427e-16} + rotation: {x: 6.938894e-17, y: -1.0833356e-33, z: -1.5612511e-17, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_r + parentName: hand_r + position: {x: -0.09803901, y: -3.5527136e-17, z: -2.842171e-16} + rotation: {x: -0.016859, y: -0.0772194, z: 0.0028675944, w: 0.9968674} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_r + parentName: middle_01_r + position: {x: -0.038769238, y: -1.7763568e-17, z: -1.4210854e-16} + rotation: {x: 0.03001885, y: -0.03945842, z: -0.0040334114, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_r + parentName: middle_02_r + position: {x: -0.040027287, y: -1.0658141e-16, z: 1.4210854e-16} + rotation: {x: 0.0065667694, y: -0.038803533, z: 0.0045389077, w: 0.999215} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_r + parentName: middle_03_r + position: {x: -0.037305653, y: -8.881784e-18, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_r + parentName: hand_r + position: {x: -0.02134813, y: 0.07035614, z: -0.039544} + rotation: {x: -0.61776274, y: 0.13377738, z: -0.35522214, w: 0.6886872} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_r + parentName: thumb_01_r + position: {x: -0.05523822, y: 0, z: -1.1013412e-15} + rotation: {x: -0.0121451, y: 0.0049000825, z: 0.039093893, w: 0.99914974} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_r + parentName: thumb_02_r + position: {x: -0.029465482, y: 0, z: 2.4868996e-16} + rotation: {x: -0.02598971, y: -0.0017890756, z: 0.03824424, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_r + parentName: thumb_03_r + position: {x: -0.023924602, y: 0, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_r + parentName: hand_r + position: {x: -0.09991405, y: 0.037073765, z: -0.0036836944} + rotation: {x: 0.009854632, y: -0.06354492, z: -0.035094682, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_r + parentName: index_01_r + position: {x: -0.03643808, y: -5.0848214e-16, z: -5.684342e-16} + rotation: {x: 0.0056443936, y: -0.03929569, z: -0.0038016667, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_r + parentName: index_02_r + position: {x: -0.035263915, y: -6.217249e-17, z: 1.847411e-15} + rotation: {x: -0.0071803136, y: -0.03818158, z: 0.007895683, w: 0.9992139} + scale: {x: 1, y: 1, z: 1} + - name: index_04_r + parentName: index_03_r + position: {x: -0.027298061, y: -1.0658141e-16, z: -1.563194e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_r + parentName: hand_r + position: {x: -0.008487943, y: -0.0041985167, z: -0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_r + parentName: cup_r + position: {x: -0.08094637, y: -0.036209043, z: -0.008335483} + rotation: {x: -0.008872239, y: -0.023159215, z: -0.00061652897, w: 0.99969226} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_r + parentName: pinky_01_r + position: {x: -0.028854312, y: -7.105427e-17, z: -8.5265126e-16} + rotation: {x: -0.0033607401, y: -0.0399435, z: -0.005443123, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_r + parentName: pinky_02_r + position: {x: -0.023566289, y: 3.5527135e-16, z: 1.1368684e-15} + rotation: {x: -0.025013803, y: -0.038439002, z: -0.0017993893, w: 0.9989462} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_r + parentName: pinky_03_r + position: {x: -0.0293414, y: -3.5527135e-16, z: 4.2632563e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_r + parentName: cup_r + position: {x: -0.08916332, y: -0.01552607, z: -0.0027549511} + rotation: {x: -0.02685257, y: -0.053124383, z: -0.02886147, w: 0.9978095} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_r + parentName: ring_01_r + position: {x: -0.037284084, y: 2.842171e-16, z: -2.2737367e-15} + rotation: {x: 0.0016190425, y: -0.039832465, z: 0.0004005827, w: 0.99920505} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_r + parentName: ring_02_r + position: {x: -0.03615039, y: -4.2632563e-16, z: 1.4210854e-15} + rotation: {x: -0.011273785, y: -0.03634874, z: -0.017581433, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_r + parentName: ring_03_r + position: {x: -0.027998645, y: 2.842171e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_r_equipment + parentName: hand_r + position: {x: -0.071717314, y: -0.008393532, z: -0.07169423} + rotation: {x: 0.0068377545, y: 0.7600093, z: 0.6495589, w: 0.020306554} + scale: {x: 1, y: 1, z: 1} + - name: neck_01 + parentName: spine_03 + position: {x: -0.100067444, y: -2.1316282e-16, z: 1.970298e-16} + rotation: {x: 0, y: 0, z: -0.074045286, w: 0.9972549} + scale: {x: 1, y: 1, z: 1} + - name: head + parentName: neck_01 + position: {x: -0.02629805, y: -3.5527136e-17, z: -1.5519624e-17} + rotation: {x: 0, y: 0, z: 0.17869695, w: 0.9839042} + scale: {x: 1, y: 1, z: 1} + - name: Eye_R + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: -0.16987707} + rotation: {x: 0.5, y: 0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_R + parentName: Eye_R + position: {x: -0.053281333, y: 5.684342e-16, z: -1.065814e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Jaw_M + parentName: head + position: {x: -0.05101526, y: 0.2876312, z: -3.5414823e-16} + rotation: {x: 0, y: 0, z: -0.78643805, w: 0.61766917} + scale: {x: 1, y: 1, z: 1} + - name: JawEnd_M + parentName: Jaw_M + position: {x: -0.113684185, y: 5.684342e-16, z: -1.3292045e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: HeadEnd_M + parentName: head + position: {x: -0.8511138, y: 6.1242674e-16, z: -2.23472e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Eye_L + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: 0.16987707} + rotation: {x: -0.5, y: -0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_L + parentName: Eye_L + position: {x: -0.053281333, y: 2.2737367e-15, z: 8.5265126e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: catears_r1 + parentName: head + position: {x: -0.6328281, y: -0.045856588, z: -0.33683398} + rotation: {x: 0.3517171, y: 0.7074806, z: -0.54890835, w: 0.2728845} + scale: {x: 1, y: 1, z: 1} + - name: catears_r2 + parentName: catears_r1 + position: {x: 0.08282707, y: -0.0000009463735, z: 0.00000008864178} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_r3 + parentName: catears_r2 + position: {x: 0.12977353, y: 0.0000011342388, z: -0.00000013708586} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: catears_l1 + parentName: head + position: {x: -0.6328281, y: -0.04585657, z: 0.33683437} + rotation: {x: -0.70748055, y: 0.35171714, z: 0.27288446, w: 0.5489084} + scale: {x: 1, y: 1, z: 1} + - name: catears_l2 + parentName: catears_l1 + position: {x: -0.08282578, y: 4.3975105e-17, z: -1.0269563e-17} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_l3 + parentName: catears_l2 + position: {x: -0.12977435, y: -2.3096108e-16, z: 3.4416914e-17} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: ears_l1 + parentName: head + position: {x: -0.29893956, y: 0.00065100734, z: 0.4818343} + rotation: {x: -0.4961981, y: 0.5037732, z: 0.5037732, w: 0.4961981} + scale: {x: 1, y: 1, z: 1} + - name: ears_l2 + parentName: ears_l1 + position: {x: -0.08323166, y: 0.00906778, z: 0} + rotation: {x: 0, y: 0, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_l3 + parentName: ears_l2 + position: {x: -0.08352148, y: 0.008665383, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ears_r1 + parentName: head + position: {x: -0.2989381, y: 0.00065100734, z: -0.481834} + rotation: {x: 0.5037732, y: 0.4961981, z: -0.4961981, w: 0.5037732} + scale: {x: 1, y: 1, z: 1} + - name: ears_r2 + parentName: ears_r1 + position: {x: 0.08323211, y: -0.009071989, z: 1.1109982e-18} + rotation: {x: 0.00000001053641, y: -7.981671e-11, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_r3 + parentName: ears_r2 + position: {x: 0.083521, y: -0.00866, z: 1.8249585e-10} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Head_equipment + parentName: head + position: {x: -0.000000023831111, y: -1.41579725e-11, z: 3.1386756e-16} + rotation: {x: -0.5, y: 0.5, z: 0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l1 + parentName: head + position: {x: -0.7671371, y: -0.007979299, z: 0.1900594} + rotation: {x: 7.182875e-16, y: 0.142911, z: -1.8155141e-15, w: 0.98973554} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l2 + parentName: rabbit_ears_l1 + position: {x: -0.12435393, y: -1.380606e-17, z: -2.9455213e-18} + rotation: {x: 0, y: -0.0021245151, z: -0, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l3 + parentName: rabbit_ears_l2 + position: {x: -0.19884825, y: -4.673433e-31, z: -1.0302869e-15} + rotation: {x: 0, y: 0.014221186, z: -0, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l4 + parentName: rabbit_ears_l3 + position: {x: -0.24156539, y: 9.860761e-33, z: 3.0999348e-17} + rotation: {x: 0, y: -0.014612687, z: -0, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l5 + parentName: rabbit_ears_l4 + position: {x: -0.16246277, y: -1.774937e-32, z: -7.022122e-16} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r1 + parentName: head + position: {x: -0.76713806, y: -0.007979303, z: -0.19005899} + rotation: {x: -0.142911, y: -8.284253e-16, z: 0.98973554, w: -6.027865e-17} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r2 + parentName: rabbit_ears_r1 + position: {x: 0.124349885, y: -4.3742785e-16, z: -0.0000019627425} + rotation: {x: -6.018545e-35, y: -0.0021245151, z: -6.50125e-17, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r3 + parentName: rabbit_ears_r2 + position: {x: 0.19885482, y: -7.0277117e-16, z: 0.0000018277557} + rotation: {x: 2.8891874e-34, y: 0.014221186, z: -7.7608295e-17, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r4 + parentName: rabbit_ears_r3 + position: {x: 0.2415585, y: -8.4598993e-16, z: -0.000001972059} + rotation: {x: 0.0000000074497852, y: -0.014612687, z: 1.0887293e-10, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r5 + parentName: rabbit_ears_r4 + position: {x: 0.16246666, y: -5.7287506e-16, z: 0.0000012133444} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_l + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: 0.14820191} + rotation: {x: 0.71431756, y: 0.032161284, z: 0.68896097, w: -0.11852792} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_l + parentName: clavicle_l + position: {x: 0.07712384, y: 5.6177284e-16, z: 8.5265126e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_l + parentName: upperarm_l + position: {x: 0.2517576, y: -3.0198067e-16, z: 1.4210854e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_l + parentName: lowerarm_l + position: {x: 0.22869253, y: -8.8817837e-17, z: -2.2737367e-15} + rotation: {x: 2.7755576e-17, y: -4.814825e-35, z: -1.7347235e-18, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_l + parentName: hand_l + position: {x: 0.09803901, y: -5.3290704e-17, z: 2.842171e-16} + rotation: {x: -0.016858978, y: -0.07721935, z: 0.0028675941, w: 0.9968675} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_l + parentName: middle_01_l + position: {x: 0.038769238, y: 1.7763568e-17, z: -1.847411e-15} + rotation: {x: 0.030018795, y: -0.039458398, z: -0.0040334365, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_l + parentName: middle_02_l + position: {x: 0.040027287, y: -1.0658141e-16, z: -2.2737367e-15} + rotation: {x: 0.0065668514, y: -0.03880391, z: 0.004538058, w: 0.99921507} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_l + parentName: middle_03_l + position: {x: 0.037305653, y: 1.3322676e-16, z: 3.2684964e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_l + parentName: hand_l + position: {x: 0.02134813, y: -0.07035614, z: 0.039544} + rotation: {x: -0.617763, y: 0.13377708, z: -0.35522237, w: 0.688687} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_l + parentName: thumb_01_l + position: {x: 0.05523822, y: 4.2632563e-16, z: 4.0856205e-16} + rotation: {x: -0.01214498, y: 0.0049005807, z: 0.039095934, w: 0.9991497} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_l + parentName: thumb_02_l + position: {x: 0.029465482, y: -1.4210854e-16, z: -4.796163e-16} + rotation: {x: -0.025989592, y: -0.0017877439, z: 0.03824587, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_l + parentName: thumb_03_l + position: {x: 0.023924602, y: 9.947598e-16, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_l + parentName: hand_l + position: {x: 0.09991405, y: -0.037073765, z: 0.0036836944} + rotation: {x: 0.00985464, y: -0.063544914, z: -0.035094675, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_l + parentName: index_01_l + position: {x: 0.03643808, y: 4.596323e-16, z: -1.1368684e-15} + rotation: {x: 0.005644415, y: -0.03929582, z: -0.0038020932, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_l + parentName: index_02_l + position: {x: 0.035263915, y: -6.2616577e-16, z: 7.105427e-16} + rotation: {x: -0.007180413, y: -0.03817956, z: 0.0078948075, w: 0.99921393} + scale: {x: 1, y: 1, z: 1} + - name: index_04_l + parentName: index_03_l + position: {x: 0.027298061, y: 1.0658141e-16, z: 9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_l + parentName: hand_l + position: {x: 0.008487943, y: 0.0041985167, z: 0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_l + parentName: cup_l + position: {x: 0.08094637, y: 0.036209043, z: 0.008335483} + rotation: {x: -0.008872085, y: -0.023159143, z: -0.0006156796, w: 0.9996922} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_l + parentName: pinky_01_l + position: {x: 0.028854312, y: -4.2632563e-16, z: 8.5265126e-16} + rotation: {x: -0.0033606838, y: -0.03994216, z: -0.005443243, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_l + parentName: pinky_02_l + position: {x: 0.023566289, y: 3.5527135e-16, z: -9.947598e-16} + rotation: {x: -0.025013776, y: -0.038437095, z: -0.0017992624, w: 0.9989463} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_l + parentName: pinky_03_l + position: {x: 0.0293414, y: -8.171241e-16, z: -9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_l + parentName: cup_l + position: {x: 0.08916332, y: 0.01552607, z: 0.0027549511} + rotation: {x: -0.026852543, y: -0.053124446, z: -0.028861433, w: 0.9978096} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_l + parentName: ring_01_l + position: {x: 0.037284084, y: -4.2632563e-16, z: 2.842171e-16} + rotation: {x: 0.0016190197, y: -0.03983278, z: 0.0003998217, w: 0.999205} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_l + parentName: ring_02_l + position: {x: 0.03615039, y: 2.4868996e-16, z: 2.5579537e-15} + rotation: {x: -0.01127379, y: -0.036347788, z: -0.017580679, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_l + parentName: ring_03_l + position: {x: 0.027998645, y: 1.3322676e-16, z: -1.2789769e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_l_equipment + parentName: hand_l + position: {x: 0.07171857, y: 0.008393485, z: 0.071694255} + rotation: {x: -0.020306554, y: -0.6495589, z: 0.7600093, w: 0.0068377545} + scale: {x: 1, y: 1, z: 1} + - name: Chest_equipment + parentName: spine_03 + position: {x: 0.00000003347651, y: 0.000000006615356, z: 3.6168006e-17} + rotation: {x: 0.5498939, y: -0.44454098, z: -0.5498939, w: -0.44454098} + scale: {x: 1, y: 1, z: 1} + - name: Body_equipment + parentName: spine_01 + position: {x: -0.28397974, y: -0.010891423, z: -8.393871e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_l + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: 0.21348922} + rotation: {x: 0.9991325, y: 0.04016816, z: 0.0023285814, w: -0.010738504} + scale: {x: 1, y: 1, z: 1} + - name: calf_l + parentName: thigh_l + position: {x: 0.18052627, y: 1.4654943e-16, z: 2.1316282e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_l + parentName: calf_l + position: {x: 0.13916215, y: -1.3000712e-15, z: -2.4868996e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_l + parentName: foot_l + position: {x: 0.010533721, y: -0.041665323, z: 1.4210854e-16} + rotation: {x: 0.0063926373, y: 0.0051187444, z: -0.6250192, w: 0.78056645} + scale: {x: 1, y: 1, z: 1} + - name: ball_l_02 + parentName: ball_l + position: {x: 0.042483583, y: -2.8643753e-16, z: 0.00000000109071} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail01 + parentName: pelvis + position: {x: 0.051698957, y: -0.24261716, z: -6.6123945e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: tail02 + parentName: tail01 + position: {x: 1.4791142e-33, y: -0.07674059, z: -0.07478956} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail03 + parentName: tail02 + position: {x: -6.669206e-17, y: -0.035118576, z: -0.13657223} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail04 + parentName: tail03 + position: {x: -4.4758975e-17, y: 0.020160662, z: -0.11641157} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail05 + parentName: tail04 + position: {x: -1.8550005e-17, y: 0.03316754, z: -0.05853096} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_1 + parentName: pelvis + position: {x: -0.07192494, y: -0.24255544, z: -1.4793249e-16} + rotation: {x: -1.2437499e-15, y: -1.4109186e-15, z: 0.68329304, w: 0.73014426} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_2 + parentName: short_tail_1 + position: {x: -0.1667836, y: 0.050014894, z: -3.9796156e-17} + rotation: {x: -0.011493115, y: 0.70701337, z: 0.011493115, w: 0.70701337} + scale: {x: 1, y: 1, z: 1} + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 1 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 40652f2acecba7946a15c0dab99f7d97, + type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 0 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Walk_R.fbx + uploadId: 698227 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Worship.fbx b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Worship.fbx new file mode 100644 index 00000000..630fd04c --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Worship.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37f3911bc9ddab36a6422223cf46c7288e45b1841675a9b2fd0492936b9c0ce0 +size 1343872 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Worship.fbx.meta b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Worship.fbx.meta new file mode 100644 index 00000000..2202a0b5 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Worship.fbx.meta @@ -0,0 +1,1356 @@ +fileFormatVersion: 2 +guid: 57fabf0fbdb019644bab55671bcca986 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: + - first: + 74: -4066011700299986233 + second: Worship + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: "\nClip 'Anim_Chibi@Worship' has import animation warnings + that might lower retargeting quality:\nNote: Activate translation DOF on avatar + to improve retargeting quality.\n\t'ball_r' is inbetween humanoid transforms + and has rotation animation that will be discarded.\n\t'ball_l' is inbetween + humanoid transforms and has rotation animation that will be discarded.\n" + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 3 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: Worship + takeName: Anim_Chibi@Worship + internalID: 0 + firstFrame: 401 + lastFrame: 460 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 1 + loopBlend: 0 + loopBlendOrientation: 1 + loopBlendPositionY: 1 + loopBlendPositionXZ: 1 + keepOriginalOrientation: 1 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 1 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: + - path: + weight: 1 + - path: root + weight: 1 + - path: root/pelvis + weight: 1 + - path: root/pelvis/short_tail_1 + weight: 1 + - path: root/pelvis/short_tail_1/short_tail_2 + weight: 1 + - path: root/pelvis/spine_01 + weight: 1 + - path: root/pelvis/spine_01/Body_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/Chest_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l/pinky_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/Hand_l_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l/thumb_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r/pinky_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/Hand_r_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r/thumb_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2/catears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2/catears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2/ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2/ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L/EyeEnd_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R/EyeEnd_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Head_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/HeadEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M/JawEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4/rabbit_ears_l5 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4/rabbit_ears_r5 + weight: 1 + - path: root/pelvis/tail01 + weight: 1 + - path: root/pelvis/tail01/tail02 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04/tail05 + weight: 1 + - path: root/pelvis/thigh_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l/ball_l_02 + weight: 1 + - path: root/pelvis/thigh_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r/ball_r_02 + weight: 1 + maskType: 1 + maskSource: {fileID: 31900000, guid: 69887b248fdf7e64abf63a884b391a4d, type: 2} + additiveReferencePoseFrame: 400.80002 + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 0 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: pelvis + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_l + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_r + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_l + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_r + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_l + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_r + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_01 + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_02 + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: neck_01 + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_l + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_r + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_l + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_r + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_l + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_r + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_l + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_r + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_l_02 + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_r_02 + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_L + humanName: LeftEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_R + humanName: RightEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Jaw_M + humanName: Jaw + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_l + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_l + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_l + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_l + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_l + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_l + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_l + humanName: Left Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_l + humanName: Left Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_l + humanName: Left Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_l + humanName: Left Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_l + humanName: Left Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_l + humanName: Left Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_l + humanName: Left Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_l + humanName: Left Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_l + humanName: Left Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_r + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_r + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_r + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_r + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_r + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_r + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_r + humanName: Right Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_r + humanName: Right Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_r + humanName: Right Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_r + humanName: Right Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_r + humanName: Right Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_r + humanName: Right Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_r + humanName: Right Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_r + humanName: Right Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_r + humanName: Right Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_03 + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: Chibi_Humanoid_Avatar(Clone) + parentName: + position: {x: 0, y: 0, z: 0} + rotation: {x: 0, y: 0, z: 0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: root + parentName: Chibi_Humanoid_Avatar(Clone) + position: {x: -7.97287e-17, y: -1.4210854e-16, z: 4.3298696e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: pelvis + parentName: root + position: {x: 7.145355e-17, y: 0.3590527, z: -0.0064596897} + rotation: {x: 0.49148893, y: -0.5083686, z: -0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_r + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: -0.21348922} + rotation: {x: -0.04016816, y: 0.9991325, z: -0.010738504, w: -0.0023285814} + scale: {x: 1, y: 1, z: 1} + - name: calf_r + parentName: thigh_r + position: {x: -0.18052627, y: -1.3322676e-16, z: -3.1974422e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_r + parentName: calf_r + position: {x: -0.13916215, y: 5.062617e-16, z: 1.4210854e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_r + parentName: foot_r + position: {x: -0.010533721, y: 0.041665323, z: -2.842171e-16} + rotation: {x: 0.0063922573, y: 0.0051184404, z: -0.62501913, w: 0.7805665} + scale: {x: 1, y: 1, z: 1} + - name: ball_r_02 + parentName: ball_r + position: {x: -0.042483583, y: -4.161116e-15, z: 0.000000039237683} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_01 + parentName: pelvis + position: {x: -0.11659071, y: 4.8072656e-16, z: -1.0787449e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_02 + parentName: spine_01 + position: {x: -0.11659071, y: 4.718448e-16, z: -1.7044439e-16} + rotation: {x: 0, y: 0, z: 0.03248174, w: 0.9994723} + scale: {x: 1, y: 1, z: 1} + - name: spine_03 + parentName: spine_02 + position: {x: -0.16774303, y: 2.842171e-16, z: -1.04349324e-16} + rotation: {x: 0, y: 0, z: -0.1542978, w: 0.9880244} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_r + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: -0.14820191} + rotation: {x: 0.032161284, y: -0.71431756, z: 0.11852793, w: 0.68896097} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_r + parentName: clavicle_r + position: {x: -0.07712384, y: 1.1812772e-15, z: -9.947598e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_r + parentName: upperarm_r + position: {x: -0.2517576, y: 3.0198067e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_r + parentName: lowerarm_r + position: {x: -0.22869253, y: 7.105427e-17, z: 7.105427e-16} + rotation: {x: 6.938894e-17, y: -1.0833356e-33, z: -1.5612511e-17, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_r + parentName: hand_r + position: {x: -0.09803901, y: -3.5527136e-17, z: -2.842171e-16} + rotation: {x: -0.016859, y: -0.0772194, z: 0.0028675944, w: 0.9968674} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_r + parentName: middle_01_r + position: {x: -0.038769238, y: -1.7763568e-17, z: -1.4210854e-16} + rotation: {x: 0.03001885, y: -0.03945842, z: -0.0040334114, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_r + parentName: middle_02_r + position: {x: -0.040027287, y: -1.0658141e-16, z: 1.4210854e-16} + rotation: {x: 0.0065667694, y: -0.038803533, z: 0.0045389077, w: 0.999215} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_r + parentName: middle_03_r + position: {x: -0.037305653, y: -8.881784e-18, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_r + parentName: hand_r + position: {x: -0.02134813, y: 0.07035614, z: -0.039544} + rotation: {x: -0.61776274, y: 0.13377738, z: -0.35522214, w: 0.6886872} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_r + parentName: thumb_01_r + position: {x: -0.05523822, y: 0, z: -1.1013412e-15} + rotation: {x: -0.0121451, y: 0.0049000825, z: 0.039093893, w: 0.99914974} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_r + parentName: thumb_02_r + position: {x: -0.029465482, y: 0, z: 2.4868996e-16} + rotation: {x: -0.02598971, y: -0.0017890756, z: 0.03824424, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_r + parentName: thumb_03_r + position: {x: -0.023924602, y: 0, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_r + parentName: hand_r + position: {x: -0.09991405, y: 0.037073765, z: -0.0036836944} + rotation: {x: 0.009854632, y: -0.06354492, z: -0.035094682, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_r + parentName: index_01_r + position: {x: -0.03643808, y: -5.0848214e-16, z: -5.684342e-16} + rotation: {x: 0.0056443936, y: -0.03929569, z: -0.0038016667, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_r + parentName: index_02_r + position: {x: -0.035263915, y: -6.217249e-17, z: 1.847411e-15} + rotation: {x: -0.0071803136, y: -0.03818158, z: 0.007895683, w: 0.9992139} + scale: {x: 1, y: 1, z: 1} + - name: index_04_r + parentName: index_03_r + position: {x: -0.027298061, y: -1.0658141e-16, z: -1.563194e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_r + parentName: hand_r + position: {x: -0.008487943, y: -0.0041985167, z: -0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_r + parentName: cup_r + position: {x: -0.08094637, y: -0.036209043, z: -0.008335483} + rotation: {x: -0.008872239, y: -0.023159215, z: -0.00061652897, w: 0.99969226} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_r + parentName: pinky_01_r + position: {x: -0.028854312, y: -7.105427e-17, z: -8.5265126e-16} + rotation: {x: -0.0033607401, y: -0.0399435, z: -0.005443123, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_r + parentName: pinky_02_r + position: {x: -0.023566289, y: 3.5527135e-16, z: 1.1368684e-15} + rotation: {x: -0.025013803, y: -0.038439002, z: -0.0017993893, w: 0.9989462} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_r + parentName: pinky_03_r + position: {x: -0.0293414, y: -3.5527135e-16, z: 4.2632563e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_r + parentName: cup_r + position: {x: -0.08916332, y: -0.01552607, z: -0.0027549511} + rotation: {x: -0.02685257, y: -0.053124383, z: -0.02886147, w: 0.9978095} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_r + parentName: ring_01_r + position: {x: -0.037284084, y: 2.842171e-16, z: -2.2737367e-15} + rotation: {x: 0.0016190425, y: -0.039832465, z: 0.0004005827, w: 0.99920505} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_r + parentName: ring_02_r + position: {x: -0.03615039, y: -4.2632563e-16, z: 1.4210854e-15} + rotation: {x: -0.011273785, y: -0.03634874, z: -0.017581433, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_r + parentName: ring_03_r + position: {x: -0.027998645, y: 2.842171e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_r_equipment + parentName: hand_r + position: {x: -0.071717314, y: -0.008393532, z: -0.07169423} + rotation: {x: 0.0068377545, y: 0.7600093, z: 0.6495589, w: 0.020306554} + scale: {x: 1, y: 1, z: 1} + - name: neck_01 + parentName: spine_03 + position: {x: -0.100067444, y: -2.1316282e-16, z: 1.970298e-16} + rotation: {x: 0, y: 0, z: -0.074045286, w: 0.9972549} + scale: {x: 1, y: 1, z: 1} + - name: head + parentName: neck_01 + position: {x: -0.02629805, y: -3.5527136e-17, z: -1.5519624e-17} + rotation: {x: 0, y: 0, z: 0.17869695, w: 0.9839042} + scale: {x: 1, y: 1, z: 1} + - name: Eye_R + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: -0.16987707} + rotation: {x: 0.5, y: 0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_R + parentName: Eye_R + position: {x: -0.053281333, y: 5.684342e-16, z: -1.065814e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Jaw_M + parentName: head + position: {x: -0.05101526, y: 0.2876312, z: -3.5414823e-16} + rotation: {x: 0, y: 0, z: -0.78643805, w: 0.61766917} + scale: {x: 1, y: 1, z: 1} + - name: JawEnd_M + parentName: Jaw_M + position: {x: -0.113684185, y: 5.684342e-16, z: -1.3292045e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: HeadEnd_M + parentName: head + position: {x: -0.8511138, y: 6.1242674e-16, z: -2.23472e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Eye_L + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: 0.16987707} + rotation: {x: -0.5, y: -0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_L + parentName: Eye_L + position: {x: -0.053281333, y: 2.2737367e-15, z: 8.5265126e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: catears_r1 + parentName: head + position: {x: -0.6328281, y: -0.045856588, z: -0.33683398} + rotation: {x: 0.3517171, y: 0.7074806, z: -0.54890835, w: 0.2728845} + scale: {x: 1, y: 1, z: 1} + - name: catears_r2 + parentName: catears_r1 + position: {x: 0.08282707, y: -0.0000009463735, z: 0.00000008864178} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_r3 + parentName: catears_r2 + position: {x: 0.12977353, y: 0.0000011342388, z: -0.00000013708586} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: catears_l1 + parentName: head + position: {x: -0.6328281, y: -0.04585657, z: 0.33683437} + rotation: {x: -0.70748055, y: 0.35171714, z: 0.27288446, w: 0.5489084} + scale: {x: 1, y: 1, z: 1} + - name: catears_l2 + parentName: catears_l1 + position: {x: -0.08282578, y: 4.3975105e-17, z: -1.0269563e-17} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_l3 + parentName: catears_l2 + position: {x: -0.12977435, y: -2.3096108e-16, z: 3.4416914e-17} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: ears_l1 + parentName: head + position: {x: -0.29893956, y: 0.00065100734, z: 0.4818343} + rotation: {x: -0.4961981, y: 0.5037732, z: 0.5037732, w: 0.4961981} + scale: {x: 1, y: 1, z: 1} + - name: ears_l2 + parentName: ears_l1 + position: {x: -0.08323166, y: 0.00906778, z: 0} + rotation: {x: 0, y: 0, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_l3 + parentName: ears_l2 + position: {x: -0.08352148, y: 0.008665383, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ears_r1 + parentName: head + position: {x: -0.2989381, y: 0.00065100734, z: -0.481834} + rotation: {x: 0.5037732, y: 0.4961981, z: -0.4961981, w: 0.5037732} + scale: {x: 1, y: 1, z: 1} + - name: ears_r2 + parentName: ears_r1 + position: {x: 0.08323211, y: -0.009071989, z: 1.1109982e-18} + rotation: {x: 0.00000001053641, y: -7.981671e-11, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_r3 + parentName: ears_r2 + position: {x: 0.083521, y: -0.00866, z: 1.8249585e-10} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Head_equipment + parentName: head + position: {x: -0.000000023831111, y: -1.41579725e-11, z: 3.1386756e-16} + rotation: {x: -0.5, y: 0.5, z: 0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l1 + parentName: head + position: {x: -0.7671371, y: -0.007979299, z: 0.1900594} + rotation: {x: 7.182875e-16, y: 0.142911, z: -1.8155141e-15, w: 0.98973554} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l2 + parentName: rabbit_ears_l1 + position: {x: -0.12435393, y: -1.380606e-17, z: -2.9455213e-18} + rotation: {x: 0, y: -0.0021245151, z: -0, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l3 + parentName: rabbit_ears_l2 + position: {x: -0.19884825, y: -4.673433e-31, z: -1.0302869e-15} + rotation: {x: 0, y: 0.014221186, z: -0, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l4 + parentName: rabbit_ears_l3 + position: {x: -0.24156539, y: 9.860761e-33, z: 3.0999348e-17} + rotation: {x: 0, y: -0.014612687, z: -0, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l5 + parentName: rabbit_ears_l4 + position: {x: -0.16246277, y: -1.774937e-32, z: -7.022122e-16} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r1 + parentName: head + position: {x: -0.76713806, y: -0.007979303, z: -0.19005899} + rotation: {x: -0.142911, y: -8.284253e-16, z: 0.98973554, w: -6.027865e-17} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r2 + parentName: rabbit_ears_r1 + position: {x: 0.124349885, y: -4.3742785e-16, z: -0.0000019627425} + rotation: {x: -6.018545e-35, y: -0.0021245151, z: -6.50125e-17, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r3 + parentName: rabbit_ears_r2 + position: {x: 0.19885482, y: -7.0277117e-16, z: 0.0000018277557} + rotation: {x: 2.8891874e-34, y: 0.014221186, z: -7.7608295e-17, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r4 + parentName: rabbit_ears_r3 + position: {x: 0.2415585, y: -8.4598993e-16, z: -0.000001972059} + rotation: {x: 0.0000000074497852, y: -0.014612687, z: 1.0887293e-10, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r5 + parentName: rabbit_ears_r4 + position: {x: 0.16246666, y: -5.7287506e-16, z: 0.0000012133444} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_l + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: 0.14820191} + rotation: {x: 0.71431756, y: 0.032161284, z: 0.68896097, w: -0.11852792} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_l + parentName: clavicle_l + position: {x: 0.07712384, y: 5.6177284e-16, z: 8.5265126e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_l + parentName: upperarm_l + position: {x: 0.2517576, y: -3.0198067e-16, z: 1.4210854e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_l + parentName: lowerarm_l + position: {x: 0.22869253, y: -8.8817837e-17, z: -2.2737367e-15} + rotation: {x: 2.7755576e-17, y: -4.814825e-35, z: -1.7347235e-18, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_l + parentName: hand_l + position: {x: 0.09803901, y: -5.3290704e-17, z: 2.842171e-16} + rotation: {x: -0.016858978, y: -0.07721935, z: 0.0028675941, w: 0.9968675} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_l + parentName: middle_01_l + position: {x: 0.038769238, y: 1.7763568e-17, z: -1.847411e-15} + rotation: {x: 0.030018795, y: -0.039458398, z: -0.0040334365, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_l + parentName: middle_02_l + position: {x: 0.040027287, y: -1.0658141e-16, z: -2.2737367e-15} + rotation: {x: 0.0065668514, y: -0.03880391, z: 0.004538058, w: 0.99921507} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_l + parentName: middle_03_l + position: {x: 0.037305653, y: 1.3322676e-16, z: 3.2684964e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_l + parentName: hand_l + position: {x: 0.02134813, y: -0.07035614, z: 0.039544} + rotation: {x: -0.617763, y: 0.13377708, z: -0.35522237, w: 0.688687} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_l + parentName: thumb_01_l + position: {x: 0.05523822, y: 4.2632563e-16, z: 4.0856205e-16} + rotation: {x: -0.01214498, y: 0.0049005807, z: 0.039095934, w: 0.9991497} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_l + parentName: thumb_02_l + position: {x: 0.029465482, y: -1.4210854e-16, z: -4.796163e-16} + rotation: {x: -0.025989592, y: -0.0017877439, z: 0.03824587, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_l + parentName: thumb_03_l + position: {x: 0.023924602, y: 9.947598e-16, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_l + parentName: hand_l + position: {x: 0.09991405, y: -0.037073765, z: 0.0036836944} + rotation: {x: 0.00985464, y: -0.063544914, z: -0.035094675, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_l + parentName: index_01_l + position: {x: 0.03643808, y: 4.596323e-16, z: -1.1368684e-15} + rotation: {x: 0.005644415, y: -0.03929582, z: -0.0038020932, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_l + parentName: index_02_l + position: {x: 0.035263915, y: -6.2616577e-16, z: 7.105427e-16} + rotation: {x: -0.007180413, y: -0.03817956, z: 0.0078948075, w: 0.99921393} + scale: {x: 1, y: 1, z: 1} + - name: index_04_l + parentName: index_03_l + position: {x: 0.027298061, y: 1.0658141e-16, z: 9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_l + parentName: hand_l + position: {x: 0.008487943, y: 0.0041985167, z: 0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_l + parentName: cup_l + position: {x: 0.08094637, y: 0.036209043, z: 0.008335483} + rotation: {x: -0.008872085, y: -0.023159143, z: -0.0006156796, w: 0.9996922} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_l + parentName: pinky_01_l + position: {x: 0.028854312, y: -4.2632563e-16, z: 8.5265126e-16} + rotation: {x: -0.0033606838, y: -0.03994216, z: -0.005443243, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_l + parentName: pinky_02_l + position: {x: 0.023566289, y: 3.5527135e-16, z: -9.947598e-16} + rotation: {x: -0.025013776, y: -0.038437095, z: -0.0017992624, w: 0.9989463} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_l + parentName: pinky_03_l + position: {x: 0.0293414, y: -8.171241e-16, z: -9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_l + parentName: cup_l + position: {x: 0.08916332, y: 0.01552607, z: 0.0027549511} + rotation: {x: -0.026852543, y: -0.053124446, z: -0.028861433, w: 0.9978096} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_l + parentName: ring_01_l + position: {x: 0.037284084, y: -4.2632563e-16, z: 2.842171e-16} + rotation: {x: 0.0016190197, y: -0.03983278, z: 0.0003998217, w: 0.999205} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_l + parentName: ring_02_l + position: {x: 0.03615039, y: 2.4868996e-16, z: 2.5579537e-15} + rotation: {x: -0.01127379, y: -0.036347788, z: -0.017580679, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_l + parentName: ring_03_l + position: {x: 0.027998645, y: 1.3322676e-16, z: -1.2789769e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_l_equipment + parentName: hand_l + position: {x: 0.07171857, y: 0.008393485, z: 0.071694255} + rotation: {x: -0.020306554, y: -0.6495589, z: 0.7600093, w: 0.0068377545} + scale: {x: 1, y: 1, z: 1} + - name: Chest_equipment + parentName: spine_03 + position: {x: 0.00000003347651, y: 0.000000006615356, z: 3.6168006e-17} + rotation: {x: 0.5498939, y: -0.44454098, z: -0.5498939, w: -0.44454098} + scale: {x: 1, y: 1, z: 1} + - name: Body_equipment + parentName: spine_01 + position: {x: -0.28397974, y: -0.010891423, z: -8.393871e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_l + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: 0.21348922} + rotation: {x: 0.9991325, y: 0.04016816, z: 0.0023285814, w: -0.010738504} + scale: {x: 1, y: 1, z: 1} + - name: calf_l + parentName: thigh_l + position: {x: 0.18052627, y: 1.4654943e-16, z: 2.1316282e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_l + parentName: calf_l + position: {x: 0.13916215, y: -1.3000712e-15, z: -2.4868996e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_l + parentName: foot_l + position: {x: 0.010533721, y: -0.041665323, z: 1.4210854e-16} + rotation: {x: 0.0063926373, y: 0.0051187444, z: -0.6250192, w: 0.78056645} + scale: {x: 1, y: 1, z: 1} + - name: ball_l_02 + parentName: ball_l + position: {x: 0.042483583, y: -2.8643753e-16, z: 0.00000000109071} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail01 + parentName: pelvis + position: {x: 0.051698957, y: -0.24261716, z: -6.6123945e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: tail02 + parentName: tail01 + position: {x: 1.4791142e-33, y: -0.07674059, z: -0.07478956} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail03 + parentName: tail02 + position: {x: -6.669206e-17, y: -0.035118576, z: -0.13657223} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail04 + parentName: tail03 + position: {x: -4.4758975e-17, y: 0.020160662, z: -0.11641157} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail05 + parentName: tail04 + position: {x: -1.8550005e-17, y: 0.03316754, z: -0.05853096} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_1 + parentName: pelvis + position: {x: -0.07192494, y: -0.24255544, z: -1.4793249e-16} + rotation: {x: -1.2437499e-15, y: -1.4109186e-15, z: 0.68329304, w: 0.73014426} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_2 + parentName: short_tail_1 + position: {x: -0.1667836, y: 0.050014894, z: -3.9796156e-17} + rotation: {x: -0.011493115, y: 0.70701337, z: 0.011493115, w: 0.70701337} + scale: {x: 1, y: 1, z: 1} + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 1 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 40652f2acecba7946a15c0dab99f7d97, + type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 0 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Worship.fbx + uploadId: 698227 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Yes.fbx b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Yes.fbx new file mode 100644 index 00000000..7ce5b0d4 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Yes.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c8e7470e753c950a499801f8f83cb07f30bb4131205b63135496cb0772f4666 +size 1087008 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Yes.fbx.meta b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Yes.fbx.meta new file mode 100644 index 00000000..4aaed54f --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Yes.fbx.meta @@ -0,0 +1,1356 @@ +fileFormatVersion: 2 +guid: 0a372039614ddb442854bcbf414c893a +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: + - first: + 74: 4129485761974699278 + second: Yes + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: "\nClip 'Anim_Chibi@Yes' has import animation warnings + that might lower retargeting quality:\nNote: Activate translation DOF on avatar + to improve retargeting quality.\n\t'ball_r' is inbetween humanoid transforms + and has rotation animation that will be discarded.\n\t'ball_l' is inbetween + humanoid transforms and has rotation animation that will be discarded.\n" + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 3 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: Yes + takeName: Anim_Chibi@Yes + internalID: 0 + firstFrame: 201 + lastFrame: 231 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 1 + loopBlend: 0 + loopBlendOrientation: 1 + loopBlendPositionY: 1 + loopBlendPositionXZ: 1 + keepOriginalOrientation: 1 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 1 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: + - path: + weight: 1 + - path: root + weight: 1 + - path: root/pelvis + weight: 1 + - path: root/pelvis/short_tail_1 + weight: 1 + - path: root/pelvis/short_tail_1/short_tail_2 + weight: 1 + - path: root/pelvis/spine_01 + weight: 1 + - path: root/pelvis/spine_01/Body_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/Chest_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l/pinky_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/Hand_l_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l/thumb_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r/pinky_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/Hand_r_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r/thumb_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2/catears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2/catears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2/ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2/ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L/EyeEnd_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R/EyeEnd_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Head_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/HeadEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M/JawEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4/rabbit_ears_l5 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4/rabbit_ears_r5 + weight: 1 + - path: root/pelvis/tail01 + weight: 1 + - path: root/pelvis/tail01/tail02 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04/tail05 + weight: 1 + - path: root/pelvis/thigh_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l/ball_l_02 + weight: 1 + - path: root/pelvis/thigh_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r/ball_r_02 + weight: 1 + maskType: 1 + maskSource: {fileID: 31900000, guid: 69887b248fdf7e64abf63a884b391a4d, type: 2} + additiveReferencePoseFrame: 200.88 + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 0 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: pelvis + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_l + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_r + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_l + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_r + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_l + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_r + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_01 + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_02 + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: neck_01 + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_l + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_r + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_l + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_r + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_l + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_r + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_l + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_r + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_l_02 + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_r_02 + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_L + humanName: LeftEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_R + humanName: RightEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Jaw_M + humanName: Jaw + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_l + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_l + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_l + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_l + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_l + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_l + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_l + humanName: Left Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_l + humanName: Left Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_l + humanName: Left Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_l + humanName: Left Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_l + humanName: Left Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_l + humanName: Left Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_l + humanName: Left Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_l + humanName: Left Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_l + humanName: Left Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_r + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_r + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_r + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_r + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_r + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_r + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_r + humanName: Right Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_r + humanName: Right Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_r + humanName: Right Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_r + humanName: Right Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_r + humanName: Right Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_r + humanName: Right Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_r + humanName: Right Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_r + humanName: Right Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_r + humanName: Right Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_03 + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: Chibi_Humanoid_Avatar(Clone) + parentName: + position: {x: 0, y: 0, z: 0} + rotation: {x: 0, y: 0, z: 0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: root + parentName: Chibi_Humanoid_Avatar(Clone) + position: {x: -7.97287e-17, y: -1.4210854e-16, z: 4.3298696e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: pelvis + parentName: root + position: {x: 7.145355e-17, y: 0.3590527, z: -0.0064596897} + rotation: {x: 0.49148893, y: -0.5083686, z: -0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_r + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: -0.21348922} + rotation: {x: -0.04016816, y: 0.9991325, z: -0.010738504, w: -0.0023285814} + scale: {x: 1, y: 1, z: 1} + - name: calf_r + parentName: thigh_r + position: {x: -0.18052627, y: -1.3322676e-16, z: -3.1974422e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_r + parentName: calf_r + position: {x: -0.13916215, y: 5.062617e-16, z: 1.4210854e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_r + parentName: foot_r + position: {x: -0.010533721, y: 0.041665323, z: -2.842171e-16} + rotation: {x: 0.0063922573, y: 0.0051184404, z: -0.62501913, w: 0.7805665} + scale: {x: 1, y: 1, z: 1} + - name: ball_r_02 + parentName: ball_r + position: {x: -0.042483583, y: -4.161116e-15, z: 0.000000039237683} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_01 + parentName: pelvis + position: {x: -0.11659071, y: 4.8072656e-16, z: -1.0787449e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_02 + parentName: spine_01 + position: {x: -0.11659071, y: 4.718448e-16, z: -1.7044439e-16} + rotation: {x: 0, y: 0, z: 0.03248174, w: 0.9994723} + scale: {x: 1, y: 1, z: 1} + - name: spine_03 + parentName: spine_02 + position: {x: -0.16774303, y: 2.842171e-16, z: -1.04349324e-16} + rotation: {x: 0, y: 0, z: -0.1542978, w: 0.9880244} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_r + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: -0.14820191} + rotation: {x: 0.032161284, y: -0.71431756, z: 0.11852793, w: 0.68896097} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_r + parentName: clavicle_r + position: {x: -0.07712384, y: 1.1812772e-15, z: -9.947598e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_r + parentName: upperarm_r + position: {x: -0.2517576, y: 3.0198067e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_r + parentName: lowerarm_r + position: {x: -0.22869253, y: 7.105427e-17, z: 7.105427e-16} + rotation: {x: 6.938894e-17, y: -1.0833356e-33, z: -1.5612511e-17, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_r + parentName: hand_r + position: {x: -0.09803901, y: -3.5527136e-17, z: -2.842171e-16} + rotation: {x: -0.016859, y: -0.0772194, z: 0.0028675944, w: 0.9968674} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_r + parentName: middle_01_r + position: {x: -0.038769238, y: -1.7763568e-17, z: -1.4210854e-16} + rotation: {x: 0.03001885, y: -0.03945842, z: -0.0040334114, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_r + parentName: middle_02_r + position: {x: -0.040027287, y: -1.0658141e-16, z: 1.4210854e-16} + rotation: {x: 0.0065667694, y: -0.038803533, z: 0.0045389077, w: 0.999215} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_r + parentName: middle_03_r + position: {x: -0.037305653, y: -8.881784e-18, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_r + parentName: hand_r + position: {x: -0.02134813, y: 0.07035614, z: -0.039544} + rotation: {x: -0.61776274, y: 0.13377738, z: -0.35522214, w: 0.6886872} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_r + parentName: thumb_01_r + position: {x: -0.05523822, y: 0, z: -1.1013412e-15} + rotation: {x: -0.0121451, y: 0.0049000825, z: 0.039093893, w: 0.99914974} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_r + parentName: thumb_02_r + position: {x: -0.029465482, y: 0, z: 2.4868996e-16} + rotation: {x: -0.02598971, y: -0.0017890756, z: 0.03824424, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_r + parentName: thumb_03_r + position: {x: -0.023924602, y: 0, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_r + parentName: hand_r + position: {x: -0.09991405, y: 0.037073765, z: -0.0036836944} + rotation: {x: 0.009854632, y: -0.06354492, z: -0.035094682, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_r + parentName: index_01_r + position: {x: -0.03643808, y: -5.0848214e-16, z: -5.684342e-16} + rotation: {x: 0.0056443936, y: -0.03929569, z: -0.0038016667, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_r + parentName: index_02_r + position: {x: -0.035263915, y: -6.217249e-17, z: 1.847411e-15} + rotation: {x: -0.0071803136, y: -0.03818158, z: 0.007895683, w: 0.9992139} + scale: {x: 1, y: 1, z: 1} + - name: index_04_r + parentName: index_03_r + position: {x: -0.027298061, y: -1.0658141e-16, z: -1.563194e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_r + parentName: hand_r + position: {x: -0.008487943, y: -0.0041985167, z: -0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_r + parentName: cup_r + position: {x: -0.08094637, y: -0.036209043, z: -0.008335483} + rotation: {x: -0.008872239, y: -0.023159215, z: -0.00061652897, w: 0.99969226} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_r + parentName: pinky_01_r + position: {x: -0.028854312, y: -7.105427e-17, z: -8.5265126e-16} + rotation: {x: -0.0033607401, y: -0.0399435, z: -0.005443123, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_r + parentName: pinky_02_r + position: {x: -0.023566289, y: 3.5527135e-16, z: 1.1368684e-15} + rotation: {x: -0.025013803, y: -0.038439002, z: -0.0017993893, w: 0.9989462} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_r + parentName: pinky_03_r + position: {x: -0.0293414, y: -3.5527135e-16, z: 4.2632563e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_r + parentName: cup_r + position: {x: -0.08916332, y: -0.01552607, z: -0.0027549511} + rotation: {x: -0.02685257, y: -0.053124383, z: -0.02886147, w: 0.9978095} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_r + parentName: ring_01_r + position: {x: -0.037284084, y: 2.842171e-16, z: -2.2737367e-15} + rotation: {x: 0.0016190425, y: -0.039832465, z: 0.0004005827, w: 0.99920505} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_r + parentName: ring_02_r + position: {x: -0.03615039, y: -4.2632563e-16, z: 1.4210854e-15} + rotation: {x: -0.011273785, y: -0.03634874, z: -0.017581433, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_r + parentName: ring_03_r + position: {x: -0.027998645, y: 2.842171e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_r_equipment + parentName: hand_r + position: {x: -0.071717314, y: -0.008393532, z: -0.07169423} + rotation: {x: 0.0068377545, y: 0.7600093, z: 0.6495589, w: 0.020306554} + scale: {x: 1, y: 1, z: 1} + - name: neck_01 + parentName: spine_03 + position: {x: -0.100067444, y: -2.1316282e-16, z: 1.970298e-16} + rotation: {x: 0, y: 0, z: -0.074045286, w: 0.9972549} + scale: {x: 1, y: 1, z: 1} + - name: head + parentName: neck_01 + position: {x: -0.02629805, y: -3.5527136e-17, z: -1.5519624e-17} + rotation: {x: 0, y: 0, z: 0.17869695, w: 0.9839042} + scale: {x: 1, y: 1, z: 1} + - name: Eye_R + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: -0.16987707} + rotation: {x: 0.5, y: 0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_R + parentName: Eye_R + position: {x: -0.053281333, y: 5.684342e-16, z: -1.065814e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Jaw_M + parentName: head + position: {x: -0.05101526, y: 0.2876312, z: -3.5414823e-16} + rotation: {x: 0, y: 0, z: -0.78643805, w: 0.61766917} + scale: {x: 1, y: 1, z: 1} + - name: JawEnd_M + parentName: Jaw_M + position: {x: -0.113684185, y: 5.684342e-16, z: -1.3292045e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: HeadEnd_M + parentName: head + position: {x: -0.8511138, y: 6.1242674e-16, z: -2.23472e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Eye_L + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: 0.16987707} + rotation: {x: -0.5, y: -0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_L + parentName: Eye_L + position: {x: -0.053281333, y: 2.2737367e-15, z: 8.5265126e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: catears_r1 + parentName: head + position: {x: -0.6328281, y: -0.045856588, z: -0.33683398} + rotation: {x: 0.3517171, y: 0.7074806, z: -0.54890835, w: 0.2728845} + scale: {x: 1, y: 1, z: 1} + - name: catears_r2 + parentName: catears_r1 + position: {x: 0.08282707, y: -0.0000009463735, z: 0.00000008864178} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_r3 + parentName: catears_r2 + position: {x: 0.12977353, y: 0.0000011342388, z: -0.00000013708586} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: catears_l1 + parentName: head + position: {x: -0.6328281, y: -0.04585657, z: 0.33683437} + rotation: {x: -0.70748055, y: 0.35171714, z: 0.27288446, w: 0.5489084} + scale: {x: 1, y: 1, z: 1} + - name: catears_l2 + parentName: catears_l1 + position: {x: -0.08282578, y: 4.3975105e-17, z: -1.0269563e-17} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_l3 + parentName: catears_l2 + position: {x: -0.12977435, y: -2.3096108e-16, z: 3.4416914e-17} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: ears_l1 + parentName: head + position: {x: -0.29893956, y: 0.00065100734, z: 0.4818343} + rotation: {x: -0.4961981, y: 0.5037732, z: 0.5037732, w: 0.4961981} + scale: {x: 1, y: 1, z: 1} + - name: ears_l2 + parentName: ears_l1 + position: {x: -0.08323166, y: 0.00906778, z: 0} + rotation: {x: 0, y: 0, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_l3 + parentName: ears_l2 + position: {x: -0.08352148, y: 0.008665383, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ears_r1 + parentName: head + position: {x: -0.2989381, y: 0.00065100734, z: -0.481834} + rotation: {x: 0.5037732, y: 0.4961981, z: -0.4961981, w: 0.5037732} + scale: {x: 1, y: 1, z: 1} + - name: ears_r2 + parentName: ears_r1 + position: {x: 0.08323211, y: -0.009071989, z: 1.1109982e-18} + rotation: {x: 0.00000001053641, y: -7.981671e-11, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_r3 + parentName: ears_r2 + position: {x: 0.083521, y: -0.00866, z: 1.8249585e-10} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Head_equipment + parentName: head + position: {x: -0.000000023831111, y: -1.41579725e-11, z: 3.1386756e-16} + rotation: {x: -0.5, y: 0.5, z: 0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l1 + parentName: head + position: {x: -0.7671371, y: -0.007979299, z: 0.1900594} + rotation: {x: 7.182875e-16, y: 0.142911, z: -1.8155141e-15, w: 0.98973554} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l2 + parentName: rabbit_ears_l1 + position: {x: -0.12435393, y: -1.380606e-17, z: -2.9455213e-18} + rotation: {x: 0, y: -0.0021245151, z: -0, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l3 + parentName: rabbit_ears_l2 + position: {x: -0.19884825, y: -4.673433e-31, z: -1.0302869e-15} + rotation: {x: 0, y: 0.014221186, z: -0, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l4 + parentName: rabbit_ears_l3 + position: {x: -0.24156539, y: 9.860761e-33, z: 3.0999348e-17} + rotation: {x: 0, y: -0.014612687, z: -0, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l5 + parentName: rabbit_ears_l4 + position: {x: -0.16246277, y: -1.774937e-32, z: -7.022122e-16} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r1 + parentName: head + position: {x: -0.76713806, y: -0.007979303, z: -0.19005899} + rotation: {x: -0.142911, y: -8.284253e-16, z: 0.98973554, w: -6.027865e-17} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r2 + parentName: rabbit_ears_r1 + position: {x: 0.124349885, y: -4.3742785e-16, z: -0.0000019627425} + rotation: {x: -6.018545e-35, y: -0.0021245151, z: -6.50125e-17, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r3 + parentName: rabbit_ears_r2 + position: {x: 0.19885482, y: -7.0277117e-16, z: 0.0000018277557} + rotation: {x: 2.8891874e-34, y: 0.014221186, z: -7.7608295e-17, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r4 + parentName: rabbit_ears_r3 + position: {x: 0.2415585, y: -8.4598993e-16, z: -0.000001972059} + rotation: {x: 0.0000000074497852, y: -0.014612687, z: 1.0887293e-10, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r5 + parentName: rabbit_ears_r4 + position: {x: 0.16246666, y: -5.7287506e-16, z: 0.0000012133444} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_l + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: 0.14820191} + rotation: {x: 0.71431756, y: 0.032161284, z: 0.68896097, w: -0.11852792} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_l + parentName: clavicle_l + position: {x: 0.07712384, y: 5.6177284e-16, z: 8.5265126e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_l + parentName: upperarm_l + position: {x: 0.2517576, y: -3.0198067e-16, z: 1.4210854e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_l + parentName: lowerarm_l + position: {x: 0.22869253, y: -8.8817837e-17, z: -2.2737367e-15} + rotation: {x: 2.7755576e-17, y: -4.814825e-35, z: -1.7347235e-18, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_l + parentName: hand_l + position: {x: 0.09803901, y: -5.3290704e-17, z: 2.842171e-16} + rotation: {x: -0.016858978, y: -0.07721935, z: 0.0028675941, w: 0.9968675} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_l + parentName: middle_01_l + position: {x: 0.038769238, y: 1.7763568e-17, z: -1.847411e-15} + rotation: {x: 0.030018795, y: -0.039458398, z: -0.0040334365, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_l + parentName: middle_02_l + position: {x: 0.040027287, y: -1.0658141e-16, z: -2.2737367e-15} + rotation: {x: 0.0065668514, y: -0.03880391, z: 0.004538058, w: 0.99921507} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_l + parentName: middle_03_l + position: {x: 0.037305653, y: 1.3322676e-16, z: 3.2684964e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_l + parentName: hand_l + position: {x: 0.02134813, y: -0.07035614, z: 0.039544} + rotation: {x: -0.617763, y: 0.13377708, z: -0.35522237, w: 0.688687} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_l + parentName: thumb_01_l + position: {x: 0.05523822, y: 4.2632563e-16, z: 4.0856205e-16} + rotation: {x: -0.01214498, y: 0.0049005807, z: 0.039095934, w: 0.9991497} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_l + parentName: thumb_02_l + position: {x: 0.029465482, y: -1.4210854e-16, z: -4.796163e-16} + rotation: {x: -0.025989592, y: -0.0017877439, z: 0.03824587, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_l + parentName: thumb_03_l + position: {x: 0.023924602, y: 9.947598e-16, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_l + parentName: hand_l + position: {x: 0.09991405, y: -0.037073765, z: 0.0036836944} + rotation: {x: 0.00985464, y: -0.063544914, z: -0.035094675, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_l + parentName: index_01_l + position: {x: 0.03643808, y: 4.596323e-16, z: -1.1368684e-15} + rotation: {x: 0.005644415, y: -0.03929582, z: -0.0038020932, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_l + parentName: index_02_l + position: {x: 0.035263915, y: -6.2616577e-16, z: 7.105427e-16} + rotation: {x: -0.007180413, y: -0.03817956, z: 0.0078948075, w: 0.99921393} + scale: {x: 1, y: 1, z: 1} + - name: index_04_l + parentName: index_03_l + position: {x: 0.027298061, y: 1.0658141e-16, z: 9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_l + parentName: hand_l + position: {x: 0.008487943, y: 0.0041985167, z: 0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_l + parentName: cup_l + position: {x: 0.08094637, y: 0.036209043, z: 0.008335483} + rotation: {x: -0.008872085, y: -0.023159143, z: -0.0006156796, w: 0.9996922} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_l + parentName: pinky_01_l + position: {x: 0.028854312, y: -4.2632563e-16, z: 8.5265126e-16} + rotation: {x: -0.0033606838, y: -0.03994216, z: -0.005443243, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_l + parentName: pinky_02_l + position: {x: 0.023566289, y: 3.5527135e-16, z: -9.947598e-16} + rotation: {x: -0.025013776, y: -0.038437095, z: -0.0017992624, w: 0.9989463} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_l + parentName: pinky_03_l + position: {x: 0.0293414, y: -8.171241e-16, z: -9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_l + parentName: cup_l + position: {x: 0.08916332, y: 0.01552607, z: 0.0027549511} + rotation: {x: -0.026852543, y: -0.053124446, z: -0.028861433, w: 0.9978096} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_l + parentName: ring_01_l + position: {x: 0.037284084, y: -4.2632563e-16, z: 2.842171e-16} + rotation: {x: 0.0016190197, y: -0.03983278, z: 0.0003998217, w: 0.999205} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_l + parentName: ring_02_l + position: {x: 0.03615039, y: 2.4868996e-16, z: 2.5579537e-15} + rotation: {x: -0.01127379, y: -0.036347788, z: -0.017580679, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_l + parentName: ring_03_l + position: {x: 0.027998645, y: 1.3322676e-16, z: -1.2789769e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_l_equipment + parentName: hand_l + position: {x: 0.07171857, y: 0.008393485, z: 0.071694255} + rotation: {x: -0.020306554, y: -0.6495589, z: 0.7600093, w: 0.0068377545} + scale: {x: 1, y: 1, z: 1} + - name: Chest_equipment + parentName: spine_03 + position: {x: 0.00000003347651, y: 0.000000006615356, z: 3.6168006e-17} + rotation: {x: 0.5498939, y: -0.44454098, z: -0.5498939, w: -0.44454098} + scale: {x: 1, y: 1, z: 1} + - name: Body_equipment + parentName: spine_01 + position: {x: -0.28397974, y: -0.010891423, z: -8.393871e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_l + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: 0.21348922} + rotation: {x: 0.9991325, y: 0.04016816, z: 0.0023285814, w: -0.010738504} + scale: {x: 1, y: 1, z: 1} + - name: calf_l + parentName: thigh_l + position: {x: 0.18052627, y: 1.4654943e-16, z: 2.1316282e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_l + parentName: calf_l + position: {x: 0.13916215, y: -1.3000712e-15, z: -2.4868996e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_l + parentName: foot_l + position: {x: 0.010533721, y: -0.041665323, z: 1.4210854e-16} + rotation: {x: 0.0063926373, y: 0.0051187444, z: -0.6250192, w: 0.78056645} + scale: {x: 1, y: 1, z: 1} + - name: ball_l_02 + parentName: ball_l + position: {x: 0.042483583, y: -2.8643753e-16, z: 0.00000000109071} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail01 + parentName: pelvis + position: {x: 0.051698957, y: -0.24261716, z: -6.6123945e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: tail02 + parentName: tail01 + position: {x: 1.4791142e-33, y: -0.07674059, z: -0.07478956} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail03 + parentName: tail02 + position: {x: -6.669206e-17, y: -0.035118576, z: -0.13657223} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail04 + parentName: tail03 + position: {x: -4.4758975e-17, y: 0.020160662, z: -0.11641157} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail05 + parentName: tail04 + position: {x: -1.8550005e-17, y: 0.03316754, z: -0.05853096} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_1 + parentName: pelvis + position: {x: -0.07192494, y: -0.24255544, z: -1.4793249e-16} + rotation: {x: -1.2437499e-15, y: -1.4109186e-15, z: 0.68329304, w: 0.73014426} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_2 + parentName: short_tail_1 + position: {x: -0.1667836, y: 0.050014894, z: -3.9796156e-17} + rotation: {x: -0.011493115, y: 0.70701337, z: 0.011493115, w: 0.70701337} + scale: {x: 1, y: 1, z: 1} + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 1 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 40652f2acecba7946a15c0dab99f7d97, + type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 0 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Yes.fbx + uploadId: 698227 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Chibi_Humanoid_Avatar.fbx b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Chibi_Humanoid_Avatar.fbx new file mode 100644 index 00000000..538454c6 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Chibi_Humanoid_Avatar.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:836827a91eb5bf3faeb163475dfeeabdd59113ab7b62636e2ad675899796d7b5 +size 181904 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Chibi_Humanoid_Avatar.fbx.meta b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Chibi_Humanoid_Avatar.fbx.meta new file mode 100644 index 00000000..c5d73614 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Chibi_Humanoid_Avatar.fbx.meta @@ -0,0 +1,126 @@ +fileFormatVersion: 2 +guid: 40652f2acecba7946a15c0dab99f7d97 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: [] + externalObjects: {} + materials: + materialImportMode: 2 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 1 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 3 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: [] + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 1 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 1 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: [] + skeleton: + - name: Chibi_Humanoid_Avatar(Clone) + parentName: + position: {x: 0, y: 0, z: 0} + rotation: {x: 0, y: 0, z: 0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: root + parentName: Chibi_Humanoid_Avatar(Clone) + position: {x: -7.97287e-17, y: -1.4210854e-16, z: 4.3298696e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 1 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {instanceID: 0} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 1 + addHumanoidExtraRootOnlyWhenUsingAvatar: 1 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 0 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/Animations/Pspsps Animations/Character Animations/Chibi_Humanoid_Avatar.fbx + uploadId: 698227 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Pspsps Animations Check.controller b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Pspsps Animations Check.controller new file mode 100644 index 00000000..cc42aa93 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Pspsps Animations Check.controller @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d1c13a84095cbc6b7fd3654367e4625e61c9a3c253c0696963a95c0432c0513 +size 124326 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Pspsps Animations Check.controller.meta b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Pspsps Animations Check.controller.meta new file mode 100644 index 00000000..528e6ca5 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Pspsps Animations Check.controller.meta @@ -0,0 +1,16 @@ +fileFormatVersion: 2 +guid: 8dd566a99c4e7d74ba1ca826f54d1b9c +timeCreated: 1470462113 +licenseType: Store +NativeFormatImporter: + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/Animations/Pspsps Animations/Character Animations/Pspsps + Animations Check.controller + uploadId: 698227 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Pspsps_Cat_Avatar_Mask.mask b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Pspsps_Cat_Avatar_Mask.mask new file mode 100644 index 00000000..ed87e429 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Pspsps_Cat_Avatar_Mask.mask @@ -0,0 +1,229 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!319 &31900000 +AvatarMask: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_Name: Pspsps_Cat_Avatar_Mask + m_Mask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + m_Elements: + - m_Path: + m_Weight: 1 + - m_Path: root + m_Weight: 1 + - m_Path: root/pelvis + m_Weight: 1 + - m_Path: root/pelvis/short_tail_1 + m_Weight: 1 + - m_Path: root/pelvis/short_tail_1/short_tail_2 + m_Weight: 1 + - m_Path: root/pelvis/spine_01 + m_Weight: 1 + - m_Path: root/pelvis/spine_01/Body_equipment + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02 + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03 + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/Chest_equipment + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l/pinky_04_l + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/Hand_l_equipment + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l/thumb_04_l + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r/pinky_04_r + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/Hand_r_equipment + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r/thumb_04_r + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/neck_01 + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1 + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2 + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2/catears_l3 + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1 + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2 + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2/catears_r3 + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1 + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2 + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2/ears_l3 + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1 + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2 + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2/ears_r3 + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L/EyeEnd_L + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R/EyeEnd_R + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Head_equipment + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/HeadEnd_M + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M/JawEnd_M + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1 + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2 + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3 + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4 + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4/rabbit_ears_l5 + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1 + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2 + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3 + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4 + m_Weight: 1 + - m_Path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4/rabbit_ears_r5 + m_Weight: 1 + - m_Path: root/pelvis/tail01 + m_Weight: 1 + - m_Path: root/pelvis/tail01/tail02 + m_Weight: 1 + - m_Path: root/pelvis/tail01/tail02/tail03 + m_Weight: 1 + - m_Path: root/pelvis/tail01/tail02/tail03/tail04 + m_Weight: 1 + - m_Path: root/pelvis/tail01/tail02/tail03/tail04/tail05 + m_Weight: 1 + - m_Path: root/pelvis/thigh_l + m_Weight: 1 + - m_Path: root/pelvis/thigh_l/calf_l + m_Weight: 1 + - m_Path: root/pelvis/thigh_l/calf_l/foot_l + m_Weight: 1 + - m_Path: root/pelvis/thigh_l/calf_l/foot_l/ball_l + m_Weight: 1 + - m_Path: root/pelvis/thigh_l/calf_l/foot_l/ball_l/ball_l_02 + m_Weight: 1 + - m_Path: root/pelvis/thigh_r + m_Weight: 1 + - m_Path: root/pelvis/thigh_r/calf_r + m_Weight: 1 + - m_Path: root/pelvis/thigh_r/calf_r/foot_r + m_Weight: 1 + - m_Path: root/pelvis/thigh_r/calf_r/foot_r/ball_r + m_Weight: 1 + - m_Path: root/pelvis/thigh_r/calf_r/foot_r/ball_r/ball_r_02 + m_Weight: 1 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Pspsps_Cat_Avatar_Mask.mask.meta b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Pspsps_Cat_Avatar_Mask.mask.meta new file mode 100644 index 00000000..9cedae1a --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Pspsps_Cat_Avatar_Mask.mask.meta @@ -0,0 +1,15 @@ +fileFormatVersion: 2 +guid: 69887b248fdf7e64abf63a884b391a4d +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 31900000 + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/Animations/Pspsps Animations/Character Animations/Pspsps_Cat_Avatar_Mask.mask + uploadId: 698227 diff --git a/Assets/StoreAssets/Suriyun_Cat/LightingData.meta b/Assets/StoreAssets/Suriyun_Cat/LightingData.meta new file mode 100644 index 00000000..acbd816c --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/LightingData.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: f7d9b40c0e8144540bf9acda232c8145 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Suriyun_Cat/LightingData/LightingData.asset b/Assets/StoreAssets/Suriyun_Cat/LightingData/LightingData.asset new file mode 100644 index 0000000000000000000000000000000000000000..6e51e9256cdf5c4b427bfd917e3760f1f710ef14 GIT binary patch literal 18128 zcmdU%d7K=@b;oP8D~Zd9`vxrnfh0g^RtGv3d4vwMpbKdwAq192yS>^$yR*y8EbPi) zhEre;BSG+i0}=_B!48KBHVB1)?KlKGI2ap<10gY>nD_=_14jA%s_M;jP48QhPyVn| zpPlOJ`gXm3RrTKM?&|)mF>_PK%zNG#bD%ME8?ZHv6VlVhPa2<|(w;US?b@{~H3XGw z>yho+)v|rnxc)OA-E`Gizq|PT5x1vip!GL~8AHl+iZNw0*=2XiHn&;Iq|DuQru=Zq zlzA+g*`FLiz8`kx)|>KP*z%M-Mp6njuR``1RIq&=eh`J+CGzo*pT_QP__=eG9Yjv~ z)3MEZ`9p181%rn2(WOD<4^Qxvxq65x7rcDxFqrjxy zcKr4M9Bh8}P4JX?5xRAtp8caOq{_&As_ozYs83~t@?2s64j`{$%x;}2VW0gw7F!s5 zz*DB)?7;k8hI;nzpadTp*x$jHmyx@aGD8FVI|S8X|DF8nQBV1YT8_*owvXHQVWdN&P8*40*YF0Q3+1b1Zo#&fWZre~u%sVw8sl{&_-zr_8gc`w4y=zY`NYjBh7d zUPkT`{Wl&z$D_J-{5bwULp|fi$(AGYiShM)lt)16PHZRO7wSL6Y(x7KP|5a)Qv>ow z&l?p!&GU&0&v-sb;ir2(S>cO3pQ7;Pp5r<Ufezsx! zF7SMY!uvdLQuw8wpQ`YyJ)f!Y8$AD{!f)|Bqww22pQZ3SJwHw1_jx{B;SYK~N8yio zK3Cy8JfElVZ+m{a!k_bezQSMdyjkI|cz%Y$U-$gX1b6XmCphEJ0`f94pK9aVLez)x zCyZ~4$fdC@*O?)>DLWrFxEA}o7YKR183BG6evCg$5d?oY}miG3YY$66)yc-r*P?CYl6G+zufEBmf)d&k-|m4c7=<6>lH5g@jf=Rzj|{E zbo;W`FK0P2pE!P7F}@FhbKK!)HRJF2_9c|qYr>Ri8y3g6Rn-s=z4{{ubmRrpBHFI4zg&o5H=M9=#aeyZpF z3GU+e>EMjt8_CPae5#G#pGJKuBb0p&?~8pKejO#HT+~xWuPh6)y4V^9q;v^aX`W zeEOooB|d#g;S!&2Q@F&ZFDqQ))1NC`;?wO3?(E}OZy$G9UPkT`?K^(`+KTGXKO7hP zfG-Tl#Xjy-xY);EC|vC0FBLBKahJlyKJHey*vCBz7yGzZ;bI^6DO~L1D+(9;xL@I7 z9}g&8?BlBn7yI~{!o@!RD#2ZRPs2VK{~shTBl8K@ry#yRg!)uQC~YB(?+=q#vE?%$ zoAI5`_Kzg^P`kdo0>|Lbd|lyfoR&66)yhsw8F)Io>92?&$kpV z{_|~xi~oE_;o?7kr*QF~?65QF}cf9@mlDv$}r&{~_73v4Gzh9F}V_U8_KZ0!9-yzulO@h1U zm-lcC{>*O&;Jm)#F~(kB-%0Q=e!i=4vETO;F82Fh3K#qRox;U_f3I+{-}e6fXArk;27(cPU)#my;XLuN!}{-;~0|eupSr?6*$gV!!nX?(Am|*az)r zXo5TYJ_MZcbr^XW2l`ZN-^0l>LfO~w{&ly6{CYD6vT5IYq1o;U9_qJ;!q4#f@2T*W zp6`|5Zhff@oc;R*c{#3s`2E1%>_3s?tzj2B4hyCMw^zi&)|4vNE zuQLzEzOOhb!JU1KL6>MB<1H^&I!OD7e;;sif;;{Dz5Wx(tIZShlP1qp#M|+Yj~~AS zz+WZR#+Qi+9{T4bg^PbqPH?CHX0QJg@^a<$3H?tY&%}8+{!

+Jd%?F-28I|gng z(Z1RLZ8$&2e|imHkXzqT%H`M3$(FLSip8j8mMke1n&!6UO5KIIeWfU0%ys8ynyxkT za-C8092AyhOC2cK`%>${saX z*xeSHWj!5HA=jGioS!Xpb?0-f#RZKx=(OyHsBKo)x?GemSwYSD1-X2bEtq1*>V^sD z*-hGQ8r^21+e~ts$!;^nZBB8UsctjPZqiOl+DS<}DQPDq?WClgl(dtQc2d$#O4>n}yc)#$q`p!cqT{<{K3z!fkCu7FW+1&o6$U_4y`BkBqm zQ&-^R_)}YEVnT-*-~e==<028aeF(W z&e^Ws?X1G-dwNSwtUYNV+m`Dt=1TpsIs_u?=TV6f!GT#6j#y9~DXXikj_YU7Tvf-O zqdiwB`g39cy4JKf!?)HQlNeOTW#)Uk+_BC1vrTMgl{RygIf99J`>7NVg)rxfdrKGx zA28!priWc$+}hgN%kXSx(v4}i)G=(%?#SlzQD-IKGPc>+Cq6e|MN5BAWV&*FQJa+u zJ#3p?kw~?9?-U)-o+3hsU?p+tb`5bUpr3hc4HyzyBM zH*F7}GECgx5&p8yrz99e|Uob z&psU&`MW3Dhw}GG@IU^i#2paQXE3ScUVEfbB;soVV=c z$0>ZK=f^AjG|%}67EhwzJkQ6*A1hc{;l@?OB0uwxrF`){cB`( z#xdryv>}h?6RXIU$k#(Q`$ykntdA%5zZd)x{1}@i$05q{>BE)a_%l-!&QGVwah(g2 zw7=E!sR6CZzr*us3cuI$=?Z_y^BD?%-18=dKjZnS3g@TK_%kyV{-WofRQRi&XB58E z^H~c2jpwH+{6o)YD}2}xr~e#<@8kL01b0h6hk?`o=PCRc&reTqXW!$%>A&;I%hiKw z?VHz9lZo?i>G_N*vL)Jg+<(uswGEY{Xy4m#M)6-P!yz@;oSAU(--VVm*qoVg@!v(3 zG}xRO{THu$%KWsA{aaiiu29=QUW4PQ)_>26LzKx!`lT&iyO$=o^WWQ`1O0bdg1c7} z;=e5l7yn(ZaPi+23K#!fsc`XM-Y3PA#0T-;RdI;2aPi-B6fXX|TH)fq=PF$M_dJD* z|9(p0;=jDtizm@v{C8~}qAXneH>+^*-*pNX|7}fh|LO(T82WEpg1e=`)!u$1@^bYc z*mrRKX(!6WdAKyVzKU##*Y9q~=Jlr&H600FZ~gO197Fwb3ct>C$O#htgZ{n6^9=!Y z{zLvnN^N&Bsycf}#f!te3iJ@i!%68<&MyQ|2Sgg@$ekHWWmeu2XIYL??uQ24W+ z7Zv^k&r1q_$@5-?zvlUc3V+k{ixmEI&-)bqj_3Uf|G;xTN5zwjFJJ9)d_EnAC=1`+ z^NSU}kLQ;t{9w;Nqwu3Vzf|F)JufT#M9(i%IA0C3f0rwKy60CUxbyE>;JiLvNnWlV zRO{bY5oO{$^zW;y$d>5eDWs_JUsu618~L{IX|D{n_+8`05UhukN5lbq8%0W=n-!-^9L2?FK8+ zD4J-(1pLzYHR3nXL}~1&v7g3%8vBjdZ^V8h_8TW+O>lm1XXnyvf6>2t@N2*5J>L6p zDHNq<`?i5gxqNqkCV$Fr3*16Cw6u%R=nhx6v98JW&qdw&%Jgtfqqd-ncprd+?BeO{ z?x?*TZ%FV?0dE-wdY|?G{GFBUr8WP`TDM!wwj)xl^Y&1wuuYsnbgik>V%RF>`0_aY z7S}j)+E=foADgwv`LJMjK73#p>zG(CiN~8A_nm!L)Y7)-k^6u9*2|+_y90p+Y3Z!= zkLPV3KJTWR+n;~)fT#C!wHE#Fv%S#7_Qt=Xr3wv4kE-Ytmni!4nEGFCo_TNoj2#oE zJvL+0xvxBN>m&C)@ltf-jOX9Jea6;k-|bJnd_~i&<9EzF=cm(leBsw8Hci}j(f0FJ zj@tgwwB4HK?A){IwY|&R-%amq8v5=ZW`1<$cc1JS@pMzu^tZM@@WGDlqvvjIy5_V})Qw}e^?TLJ)fw1dp2yprdG--%_~h|@ zJnZN4Jm1~l?*6g=?(4OCxZIh!Fqiq<`+0xf=e*B31PF`b;KE=qTPJG|4|_LX@Wjp8 z*AFHQj;X?Mz#cN_5&G8r-;NmlZ%1IZp6*^g_P)N(o*w_xbLa$cJ8M7dTh1PKo`EnM z&mb{p7&$olAG-jb~k4|@Y2J9{74|9E!!k-eOQ?A=s+z3grM zjI8~fJz)-Rp4NUa_~jppQ1-R;vA6g5=k#j!9)92i0b&j?!vA~@@c3VU<(9LZpVR+x z3Yh8TAA-TEp8xYM-3R|1;QjIM55QrKCK!wfpN}Bo{Nn%H|I1h4Yv{#?(4Mbf70hqw zYKT1j&pg9{J-~y(-dW&Z9w1bC#AN-5&U%>1dzdX!hqpAIw-oFjUwb|#(yuErODfW@ zCo!ulu}La1OC~d`Co`KQvzepE1Z(4z{t=iDX>rEXuK2^yeTwZuOb3*fR}Rg zHASsON$m(ujsqiCK9W#S8z9FaoBET9!2XfAz+PM&l`E(nVU!8fPBF@bYDad;xN6`0 zl;zdFOUSF8m?(3oeUDOxtDT%GYpVSyS5!MP0k2M@l$q3yQOXwo{{DcnqS|*qWtiIc z7UfdtL>g*m<;s-MPp_!`E+_v(gy_fqWsR6g`6G(x#s2X}jA8%sM+{;A>Op)>`IGSV zP0EGH;nW`$#B2TkmnX{q-DCfV{euseS3wy3Aw|5!{-HqhB5>d^G#sXaNI8HZa1bfS zh~DJWue}C;h~O~g76th^Mf558cR1oZ*^~+lp#p~~;!Pc$lH=h0QG|o{B5+^`wH5?= zbK=VpxguVd!sY~Qb4nIQrh*6Nc8bi&l)_1h0-Q_{FG*rEN#R5vOn7MKZziHo5+!E! zBsKvez;+dEBK-g$U{3<}*ZN5$`bNR?YtKioJs;tH9>-g%jY!y_@dz*kdT$uINBcb`j&KJ*u!gQ4f3Okg%J)(=BT{NUcnNFy?U@zc z9yz=m*8DAuXtM1*a5;?rN_>&j~3>S-oPI$ z=8sVl;ix9uLlb_N$grQ$`!$^h54X^>k&n#TG2=?^l0=wTJ5dtFIToyT1Ou_=Dq*?JRBp-xw1XmMafme}i$S5E4WjMW|L2 z@x^mriOay^xQoT(wt_nY#~PwVSr7;q2MeP1O6|k`UfyJa;Rn@6VL`Yf_LTVAsaixt zlv*gQcrGdIYCah90Z@16br`%u0MW}=mA&2KjgJBv`l zlIq~&-o?YcTdzxKW6d9doMZ_SQ1Jdp^f^gUe3<1*Op>DUG#ZYgKt~c5>z=0Q!4WXS z@G9aL-cuEW1>`T9i)A~TOB?HVg#Df4m`$hfotwp`ItV4gz6`F&d?Y2S-$|S=z$dts z-CVDC7`k#8y1cTxFQ2biRi(eOySlo%7N`_(Fj;ue<@NXRvo)GEBjCCZ*)qfFVAK7JzwZCE44iY^x&0*|F=^OH4l*-2 zsjLDnXEUDav)}9~Z?M1Fli%1LpZ&R~e2X=Cc=PyIEDw1BF}9E=Zc(>_r>ZJKFXkPN zl=7|H@P$GD+wetvaG!tu`t{>w&r`@;XGL_jeA;Er^YYrZ55Ont(l_tQ>*}hS;Aw9^ zIM}=QVXf-t&ok+thr|ybK8##bSuVO9S&xCqL7l6kqeSsL$wXTTaW#f(zgpiJa(Zpq4XHq)zcmdZ+ZHZ#)H&{`5KjU+%QJvm%>x$x&;zG*d)r&6LY zJ6en%&xauHp^6+YsSXI@$FOI731J1eEp3c z1%duC(zgN%tXJn(tMn)6ETajM^oX9ygQNOg9!>K8aVMc6RlXfxP0nZEZ9m%#nU?Q@ zO#h@kcy7<{V4|SoWLfJl(1E+5&SklBx6akmBX7C#2V}=lgH2&pL*Dsgi_I+)6BCnQ zx*e{7H+6xTrb%5#X)6Q>EYaaN|w9AxsE%r4xdtcGu zYL)fA_4{{l4IArT9yUJhVon;y?rBUz*3wcVC@7#a(_)|zIY;o%`xPu{<) zsBtkjx01E!08q-y%i7)ocXRPZanrJ*2kBiJ$ z%6r;%r8qbDfj`1TsG*j(o-ZAHI>Mc%8kNgJUQLSy$7oI1p&!wjaGJ2Nk{^X*BZ5j} zD-A_VBAtZi(4NR+6N3S~H%0NKk!;L^@Ec4N4-!24%7uEVl$Jl=@wlsHVePv>dzWC0 zNI&XoW)ZlD_b)E)eE1%rmv`eL@O}7Qr1ks2i;IV-Sl-f7mq?%DZ!HR}EF{BGa4{Sr zm=^}c;TNQo?XMy!37bL$_*q#H$-@sf`!`=7pDM7Lm|{DVdAYNfFlmV#+O%5n zH&dw+Q0f9&@oGf8vc|(KY-M|LO3_~rztVPHJo89J?TR@^+Snrrk-Wu7LO4Dl6;V8{ zEV{VZAKS5BHl>uz6l4~(xpSIAg3!KtnnIk6KHd36)^~bMVK(wGKcGNnr@4x`N?-2U z-o#-+_L!hj#>AMK6c5wHnB`!>s_Ara<5wvjB``(6)LE%9&RWq zdv|rY2sJUi@(&_iT|IK!+J3bC*sb&Ql+rbet~aL{{L-@6+$9w#U$8i_az6LdeK|0& z;Cj~9^(R8!$_AdEv&$=o(7c=|SW&X*FsbRvT3cHk&D7ay_o)G|JncDiI%Vm{-L@JU zTwPuFmnmdfFXk`i1N~W_&LlMWA`l@+j5NdIGkab8~jUTC`_pt*p6oW;em zwm^ADpIRbsA>lYDs|oST6{cP9;9xe??}LETkAQ#xfXfbu-V`BM!C(Gim~Yzwz`e)H z`N?X>;mY|Jp31(E7~={$qcn+3lrz7UMq1h6+ctH(2ClT0ES(vdtkMzZ`pOdT{+;WV zB*R1EOrq2eqv{p#?`{aPQaGKBst-}OP&~Uzw{S&Ik!^oMfh%NN?7Oc0evtjaws4zJ zL+F945~tyuLuqw_x*=0Mp;<_g{a(=i@~~Ca`+G%}f1P-;iwhlQ2m1AQJ+iF2-lhK} zFej${agV{1`(Zj8&k^lD-XKj*a;Q z$M|r<3)q~mn~Y?XR7jEv)H>Z$SoqE22KIk~Tm5g{q^38}&S=TinQ<4;ZfPmcO55Rh z(ER1(hKWa~Raxud!M%gzA)^_316^xH(WujY=X71FST-y@)$<2;b0WDBWurxf7Jt5d z-l0`Scl^RPP-AF(v|gPsus+268BHe1)FFLco9zhEu*%~@5KLv-_vJp?Xz#kKZu(2I`^q@ z|5kZ!(FWM@0Jxj{o}QjE!QHEj6OQ6pzUHzG4b3E7T|MtFF5dgIvI0bD4zEC90%%Gs zb9Qz%^Gn@qab{*_&@|kjy5u=A35{4gF)B5q^x4^&nd#}dC}ZTnu|fsa+gleGz)>u? z102PJyGWb%iwpU{l&u!x6K0fKp|jQg!$MByEkXtgLM512@mt*Ec}Az2V^Z zy$|gNd-s8P{gf7*xcOOde0;e;-gmX*WMUSq9nG4)EdkjJrL`otdq{4#iJU?sg6yED zr>AUUR$g|=(J_7Y^JD=;Z#K_6kd68VfP?x~U0snOcC$otyt(m6T~16q`W6WO z7%*uBv#1oE;u1C`Zb}3mCTd0^6%`p3SBY;ApCiaH@e(ZCWl)O9VWQ|_5^W`!lEiz4 z!%tgg#mj-`v_W?E@yXclGOKh!QSj-e7*P! z5Z!!)-s77%Qq16nll~0907SU@;eN!Y_=nL1{4z8sb!=E6p0*G;J~Gs2Zd$o({Ot>AcxG zXja}U(YV$k3{idlu%MumzS&_G?5P26>P}%UUNU=;TJ6+WAOmvfGK# zoy^XaA1EpcLM9U}s)HOc)UAT<4Y0f25BGxn!|`Uf#U&4-lMdigbal1M2l?i=%bL_$v`Y() z27K=Ft?~%_K09lzC^@UbsqK_=U2DWl!+4fIH;&+qhVEiqcX9y?8v>XGOPeMYm@C*VbCq`};vF!*bTEGlz#y0#>gb$eFJ8 z9eO+oC=~kMEp@a@u&nazB-HxcgOGWZT;4O`wT!+RlYp961A?rwvZ1av#H*@`IM=Jj zd7!W!_1qg7n-*2Vg1)B^``aY;H;al1@`j?iam#ShFoHRWr1+3xu#aMJfI@wM9214> z#fqaPL!@Gm8dAjZ_c`s)zTnOm0v11TA4w@gAq8dAfmdW z>Wid9tXyenBOB?YmhPea@igqFVC*{A^H6Pgh=7xv5S=f0W}2$ z`IagcHy?4gwe>u`4qP-~Lqh>c)2nMB#Os1|kma^>V-Vq)thVY6Lmunu>WWGi1gv(z zpsnr@m#(c!wrfmD<~5skN#-T2`6Mn)jYtRbEe8T7^}N{sU43?TcBr%`-pB|OXn=qPg*PClQcb{w9y9JGYr3yHgHU)|h){W=Z zzX3%D;7rIo_^A|g@UN+ilmY@Eg%OX$1@rac=6^^W#L|43qh=C|L^$Nz@`^Rom>LZx|Y2#y! zZNg?NM+g6pRwoAL<4RXq-OoO_AKCpjSUz|uuv+AO8xV>r&jty{J^r|}hoZ`)s(;w+ zgw^2&7|weJ8prSZCq*TJt~Of5ydtw>vO8?x@2FaJGth6dcos_%zc9BLN zNTRn6j6otN!p7rD|0U>qPhypp%7Axea!wMBxdDunrbs6{(#*Rs7MwSP=H?Vxu->1*``c4&u zG1UJAegvd1LLYr%^$#@g502p;n9M_x>F%#gj44W4#cf+rbatONNe2eHFGEhHkVV^` zxj&eq4l#5SJ^a97bCzrf4}pm6(yTb!0u~p?smP}uGv+RiZ3Fe>-MdzxoP7TQTv%ut zf>6(6%Lpv@KYrA7x#YFAwY76V5l=tF0ZWzO^^cl@hD(dmU95lSDw$Je+C5+J09px_ zeSHd6+XXKE7T?^2pb2ae05iEODdmCu_3QdGX#X;;%?4&hol9kAK8Jx5(2O!#7?$Tyz&hkjy{<7vNo!flV zQyvd2BK`uNo>?CtY<5^Qj0DJ@tgUT73=IS>^b^4@;A;!r6383@jK8`7e09lPNXU8r zzT$g>dx*J2?6Y+(SX zh7AbX{%WCg(b1Ow@n~x@+#drg%3nkfcjLDzLUxlh5$!FO+u;ZyWtO|)$s(6~F{OE_hT7-PYW)?( zZDZIhuX;xb;t@L0sg+Sr=T3^>(ts%M_u$Mdt$~(SR!XWMJBMF(tzUMcqUa4tyjtF3 zQIlY{YHSBZ+0JqLR7prD?JvsraW)&2gN7u717@@=Qd=?(x5UM_UHrw3J93J|#n;4@ z917PYzIS`?=gw{)7+i*GLME&2df%2I;qst+PyNK8!^5qz?PU+p9%h#Qwc~<`4N1&R z%UR&-`O4;3fKUopxQo^MHYq7-!PV7~OIR&0EkT}?tE)p!WkbP>0zi2^J+-c$K)rCt zU0PaPTwH2vwoTZs1~DHvQ>h27G{1S)HZW-J-+2EAM1HJLXToN7X=X1xmn^OQKyB{nAnE9tbupbE%-)=DZy(76 zuE3VwO09Y3qBu6NXM5ZS$=q#-DMzZ5EgA9mX+RPLUYf*b0lCNrhKE zemVP@)%`^H?UCUs}$q`=04H@!{-BTW7Ht5}W&!H&MVMnt zBWl2SlZurvR|j!UF%p>+)5&;K8+&}ngXLHH*x-qSNBy3)a zTUc_N7-?gRl$T(U7p=+(q64X3aT|}rZ(AdIfI~bzwjf~-*lcKMaLefSq`A2)0HD!- zu)H|JpB;}xBbK+6CIF=4K&qXUo-Ck}u+ z8!#^oaBnUzF%NY9$^ic`8Z!Ah+@IOu&0?5Fn% zhz7&_1H*q7IqggxFf%g?KwhdQM2U0ZmcY!7jWXtDft5F0#)6l@AONrnh$rHEx!(%I z@@RoBI$*JK>7GLJC*QcAo-UrBAiIDT^atFe%tgGX-tp-iW=G=F_l(ihCUqwNDsB6yfn`UUJNBH{8X^*HY zX7t;ZQH}db2XK->PQ#+nqVWbGN@?-98E%SlUCvT#W+dT^`pk?_R*qeR*zWEVeGn4z zMLVZ4Q6)Vf-#sek51)$fq|hAVNRE}p6~%L$4`X=6qc$B~SK_i`#zKKo;Go?j|3fgq^`JdLzSDYj z7P)N`Haf9w6DW>c6Zzh4y%*F!_ifSwEZR@_Js=P9(xB z+1U%o1#J{aD*KN=`uoN2>dD7Rn}-sD0vf3^(-4-J{Mk!Nv=tf~8!Py9j4~<!ky;#51VCdEfV@^l?1lLs3Np@+jI+AGw~- zwoTs`CLYDuFB4=LMaAyEA#QUwPx3QJ^j)>ITquy*;nEt&bnChsw)kkqZ6M;sV!*oF z=-rpPx*+DHdAWS7BBPcv!T884#yUiZr-W=!#)Zc^*Dg&(OuI8j;y}!KTs3Yf(nYSg zGy^T7w_z=-^)?!xg%_EQ&eqkDR9QdbM<7^0j3%kFrMj8Ptd`EC2cJ@e$H4u~j+M^n zUM_#f^Ng%o4yP~3);WHk9JK#BCO4$e`KaW_2f5$I|HO!tP@pJQ_X_OE>s|tWBuiqE z6CFuHkeT?CnRxkA?96aZ6A&h2gi^V12xFDBDFGKM0jho*_31TvikA8}_DFQG77DdX zo)Rl%!g>QApZbapF`rI6KPi$ouR0klaacbfhYF}jTst+mS}5~N!F%0#Gr4(~g+UQ- zulcng1?Da$4V|3|ui@asHN&KXpg$5QqlzG3s1uC@1yOk4;j`R1nBM1+S{jjBxRk^k z8-#^K&tBuJ$f(HCmcA&AVnlx;RhTWYdtcDm-S@VjaPQ=5_rQ6xNYl2}n*GPtZL1H~ zyC!Wveq4$!q2{6H0YG?hcL!cvfjaP1L(R>y%KYw#)7uW!57~-4_{t`L2YSc@oUVW8 zDV<*y+`V>5g^rR9?x7%i0d&s1rOF=%VD=UOj6x~H{bJ}h9C?A}8Qf(ho^kiv+#O;2 zFFjeKThEW5jA@LCwVj)X211h-eEC#??7z@5kALzmD;K!XA-CsK9m~=1`>cDBG7MaU9L5muv`7t4foqN+V!nl7wRloFZOv ztU5OIC*)oFF`qqRR#y>n53RE%-2^-@w@fLr9s6mj?@Wg>D!lu?vt|n$iDh>#n3>bn(ai1dl{B#9*(n+)y*`}|h zIAx}hraf1s6y@h{EUs;q)ibJ8HSClo+0k-Z=)&x9IV`$>m(>`nkh2?uoFywMW>%ddV++A4=Rm7t z2ZTxc1WEgZX$f1XVRMLXtFY0ovF`J%0YxaYXb<8GVRwb~Am#kPVoRQXty$HLU~F$rNP##-||#-%+$Y z+S_8q;UM;3oB>DEWeKROP|onhCWsGx5*NF-7{|BkUs?f#{V*5I8a1_Ov*LUPG*msv z!~OP;Xkk&kN3uT*_c{Vzra$$dw*};EhTQ;Zh~ZU@D2qT^fV}XZAN-dX{=0b!)Ip}> zygTDpn91b~K`kjMk`>%70I=4(NQWnY3FGGPgEjQ2J7#O7!l(+;UjTD^y!01f7-+7Er*McRj>O~>$dn0k zgh&_B3wvBISv+!i*iwn#Ya6@Sa8Qw1KEnMRl*|so=Mq)aVbj>x;`X>c5$e21DkfcS zZn)6{S=oQ9Gs9w{@Op#L>}=#HZMGDjvI3@Dd~!V)>vydiHq%Ofiky!SALK<*3%Skm zqJh~#WGwdUPjZ4abAoPcdfdNwe+LxL1i_ai13y4zR)HUWo)Kikq7W!`zDjlS1aB&I zOYEsCd;hcw#ZHt~sur#uhjvsA6$@UUHHC;2Hg9>uw>mU3B=QWSS z=}yTfrHdAgw*)gsrdb(07|D zE^9dWzfc;_ve@jq(&LG?LW4k_f^%YSmA?=&RSm&wYF^zvp!>GyjOJXua~BO<9=P?T3;6> z?XyCDqzm)IeLB1GbQsn`(YMi5C-I%TvTVdGg|CJbD?pZgiO9dgl5#bcC8UTdoG7C}xBNUUq*5d7jbgXTelQ>F zHC#83u3qjbevsav1awNn6v9#COgNLsp0TdmcT;9Wj+;viehIY)sn)<)$n+$4heLbNx4vT%{SE4iS9vd@)owtMtbmKzm#DJ#+~mj?4w_ zm}&j|RTNv(6}ABy_5l<2Cej?BeSq`jjO`E1i-Yn@=Uk9_o7u^qZ~#dJfKfkJQT6Ip zn$iw4#*sw}kA#==VEQ%dfk@LlU~O&fgFt41!nUv3yVizKc}@4fiDNG9adL9f=H})G z$aK`QFvhP}Uq+jIe}8?|RW3+MN=l-p1f15HaC6|Zy12MF&xDv{C300%l$B_Hxb%7A zfY0*)kZHlKi}PiThSbdlO2IJHDN2BGhqhm#9IYj_xJZdTZ82dGMC(n6lnG8Uh_!U_ClKo z)$0&d5^87YOA>Pv)e_Zk!Dp`2Q0buJP*;sjyg7$ihiq>1#M0$7Yh!;wK0Ft zw;y?}2xIWG9ZCCT(9ceUm&XB`*Zl{t7!O{O6@m0-2961tYM59QJ$iZf}_c@h(KwOOf#!)t0wzkklj-Ml|(Ql&l- z_zh|mf$*x{1%;Q5zy46A=uu7IAh$||x5RN1Yp3bWy)7r3=1Ab9&|)sv<^&~9T;+Nq ziP#P{K}y26hJY;vK~7QwXv6p$Dv<`1S1IxP`>3q}X>#*&S5z9J4RuRBP#7;sP!Y%$ z342+`dd7ZnCz7O*V>xAOH0A>6(_Fh_Y_3 zS~@D5gxcC_Y@O}{cJ}?U`Qu<4TAS!5JlL{w=He@SHv<#s8#g$AJFv1StN{43IhogoTjnavWW{g88$<4Y40JRbmeD7ZQhberfw5uBr|%mZlE%7Ip`^s&V}@(mL5 z+m8lh9wHX*Bi6qt##u?`j+@qsXP1FE;f^rmN>f>Z9e4$n0`XK3PypHbUF*~9rVFNv zz$JK(h8Dr*o34_%V}*|5k22;->lmzCKvm?-1DA|qXRSF3{$FK8OR6ew3)z&C$yp28 zR8tT|g^cAJ#HC<+5n1iQR>?wMD@0z)LSC~U#2*^O{L0|Uoy3o$oB3A+DV-=7)t{+( zd?K9bz?EpnVIK9Ov|J&*fpux@e{z#Csf@(!tnbaC2q+jAyy`{VozQ=>isjNy1k)#&K*;QUw{))#a)^K)}_drf>$uGTC47sfuHkZB2De&a4K%nm30&cCk zCGdTy{V$#CaWtOxd1grjeyZMMRsMU@EFPjOM5fu$D4LbSiiQ3_-5Sr1u#A$ewvjMM=^U zqLNEtDXMR9Wln}8MXyG1ke9N>tAAsAla7jex{Dv@{K%-KpKr$6h5^TgCgS!Z zXfw6M&op7J`f^i<;=(9p5@9}6=@!3kF1}`)} zd}*N2lK!!%{kQWsIqxvrJ^+T0=GrBl!*p}h&_%!=buBya}l4g%hCjk18jThArJGB|zs%~@PmP`S@*>pExSHQdo zfyB*V3ztVb9^7nTa$lN5Zd*V@ovX!(Y5kg~tgF%D!o>8li>!Iu_gAkCj#d=@HEGhp zfiTT}VAweei$D;Mf`IhmVlB+J8j@!rtNhj(0|~P;en9cbEK{rg^XKAX4`e?;!g&T{ zKPX>a6v*lo4l*xPd_Rc+>%)nk$CJ1^h|M6g=2*12TyacYg`a@SVwhi+;VTOv(%dRL z>d?y@02IWkAnvS_%q=~&6}KTKw*lk6rmXS{F?H|ZLLeD7;9+*xkS~?Zm}%HQZa#RA zumf+;lV*TQ!%)$@XpsB??IA!gT8PfyxblyuESoH@ii6gi;w8?MBo}$SpSYpxOQAsP3of4Cd!zHHuh>|;-Un|YVnO6q3 z$MeyHzR!xjuUk9{!JaP&Iyn~Blf3)saIbm|aV5U#Z511f=FuRFX!En%k+ySB5f-~q zTvOT*!Qo#t?{Dd!*I4qxMjrmrh2SnspHg~I}xVdr`BmDA&Y3^b1oVakZQD?Yrlo8kQu(*Ej{519^9*E9w3rcZc-5wa? z9_=NF!nKKD%^)U*<#Q7c^r|57OYg#MBAy8mU?Qnu*R@LT+T=*|k{WYoV}YEhp$l?+ zq7uDVOpsXWYVKm@YTjbq5{cfcFXiLTUKGWF?M-pqoArbNuVI<>1lWvBnTHG~Vqm}j z8mS1pxr{(1XZjJk_RTEYdTLt)7HV+(&ki&Q98rl7J=?#y`2D+=a-PcMvi%ZN?%+&; zx>XpoV@M{Lhv94GqHR)95frniY@Jk8uPW4v8tD>220qU<(CkQ_L4~COZKk;V7z)B+ zei=gES{W8~!(Oh^>W@J_Wf9|II#DB_T~iG!RIO1XiBG{ihaHfU;mpTse1Sf7EDkJI zON&e!ULJ8BMVXEZYJRd|$LRcG^0$wuaKthcc*_wmSp|RYpv~T?Qv~)Di^C4bvPJSD zRj81l{gJ?P#DTlJ-`K`x*53Sfijjw5MavcbzL^}fj*?d0|ThJZ|-NqKwi?NWb@xM@aB2B z14H$m0%`$J!OXNpLl)G}7j_r`N+CQ$c=?GVi$R;O3jIgu_5v z8!*O3v-nNFTZ|>$4Wvc~pz;n%&i+@+PYxh}^xXE2+4oRO=N_n4{5+AXyH(KK7LeWC z5-9IxxLnA^nMTKzMw$LLPJ0V~gaxCj%EA3cA%17)Sz>9Y#ACvp#;kNA=Vw_tbGw{s z8Ku*Mkie?eYr}#hKgxNWFc#)uyD7;^fBTIT=|qwflQ_kcU!WbIBiNkyT=Hyx$i4q+ z+u%+j9mps;i09=cO@N0rAyw%elg1O7yZX8}fDFG#ebduoe4^4P;JD*NT5;3!Yu>|% z6~^rkAH{wN5pLC=g@|VQVY*n9cRnMHKVYMBMS;SNOsI_6HNjYmO zr?nB{NL4{=G;gY>p3!>KC_^q^TOzS^N#e27W}e2dl-#t1k2Ax~d8x*lXhXDW@F{9D z)=Ee;=xlIvlP+nKIL?r*JWGp@3lo{TY(mEryS+axQ9F50+cq@{z3lB`#5Hbu?)|w? z-qGnWAbaAAF(ZxFNr0yrE$9I`Jo#+=dE&DN)aE)-{@DEHoY7W$JCHm*@*v?8Y*|t% zL!t=_Yto6EL95iyU#wN&@-|HQqDg zzU5to(bu1odVFoHcbnvM7Go;?_wO0R6s7v`ZQL3<`;;s<#gF+clG_vw_D|F<@rNEA`}b^;9S$ zZ`py$fh*a!x-%f2DRctNk4Ym|?(B^B@$sR);KH)|Z zU|lNPNAgK@y_Fag7v>>6qF9%UJ6I$;oAgtpkrpM9cBC~Rv~U$2gc0=&L5uWx~5#ZAzqs&_9LKD6|_l%W|xr)@RbWHcH8e3$%laM zW2LZzr6R?(P;HQ$9Rc~=08q-bbiM!(Ir!Et`t7H|x1R>0hRG4+r8pb(dibDPhCZ@L9v>Y*{2*3_ zCY(MuG-&MLlEJoJ!p0`nB>q0H`Z@N>>#9tBl-MVZB2m*5>Vh$C`Ruf?!NN6#iVU>= zz%+7@oQg>YS4xM{FfAcG1^sYyxTacBQI*(*!e|~_&)d6{Q}hQ(MwwwH9+t^%i#|D0A(E zV-Y1z1hv)5R-Bs&W=arweNAAdC}sPYrNu<~_Mwks>XoSH=&>wa`t-LkMA;k;^(T^! zxwQ&!&$qFYVvmA-Cre+c+iXZ9pEfDE8RVYSJeA8m+3w!6C8dyKby!3cfUOM^V`E|Y z*ly)R?n%c#m6cC5CP9AM56A%Hj_goR0;u~6bY2ToTuRf0!UfJ-jXlRQ&?+S1Yhir{2)3;}zUW*7juW%(Cm5GJofWw(nUZi9;4+?Sxf z#MO4`KzFDBeWhK<`;`IUuI1nF{{H*o%K3gNbP<5Q(j^O!vkxsS(uoV;zggUVCz*g9 zOt7UJ;u>fXwe{>UTDk0(0*i@z;k!!-xC0KD9`cvL1uUqS0Tt&^SZU(1P;v5XvS4Dh zm;s4IfqzqDq#_DxBoTygILr*Fgm{rS6tsj~ytHjv#1cKuZI+LAQ80|!y{zLIH0@Z^oH?hTl zUQsFQXD3`{v`%$4<4kTy<%|Eu)OP?v-T(2Q?aaGFwhk9c%HDK19NDxa*(+355@kCx zdy|z=dNLCd8Ie&kB9xFML`hmt|M&NLe*gdf)1l`{a_9U0zSnD5Kl~Zn`7hG>30d}@ zw>!>O9xI6tLU&0Hbu6K>=u&ec%@Z^SySdai_nNHrNd#R|Xuu7}M>u(RDE~YkjZr{_ zxSghnHE^UWEp};I+4T)5)5H1JJ_J;7#_h9FSt^MQIUm*gQ-ZMij@! zr4BnpCVE;N%8e)r6h#)Pi&S8$K59-!pEeL(sRj8AgkP9f2oc;k;^~E!vlRN^8_6vt zNulOF?Pi@!vKr|AGchM-Lc2eQ(-z`#yXo9b?#TuS$je_s73}@z&nJZG-3>ES4j^x! z3M5cD7N*3LC1n&qma@U3kY>~(IG7_YYVnO27DKazNlF#LGH206$8gER2GG{Yi&j1| zA##F&r-^}^p(fz~3p&$;N5WE}8b^|)Z0nQ(m?sS%PqNXsVG^N#s+(TEB2x2wHM|ce^+yNGr^kR@g}l;Q5N> zi^fJznFD5!QpHE1jk^d*56OC`Ab9sWf9BSn(2_RGcrgZ8^NN6gGOnjCE0yMw)X;r3 zPQ|&w2DP>jCbG-^ZcH-6kgXm(ErhC(dhP>%5D1Dtu7tdKeg7K}6z%RGIC1FM0niwD z4|%H{Np*d7P-#jX)#J;-Epi{$wX=`e3JWTD;4=&Nr{idK4vlS&ypb&b7n*8gQatBNe$RFT;5e6If# zYWP|rcCSZQD50f-(Rz^eZixK*ooO+A-{l?JAgL9zpp<#8^9!JN;kBA@yGHDI7FODe z61Uhx;Kbv_N&4g-QWw*hVv&T8mY(se*zud})m4xMJy(UyO#|KjUBCH&q`wnks~h{Hw6#Vck>YiLGGrYV=XFlQ-!^n;See9RD9kB55|=j;XSNoX zH;qwXjeULf+_U_#`?vh3bizWXmyuPMJAzo~Hze*Jo%iBY`VIh>P;E$Gpl)iNBc0Usp95RuEJK4H3XASM6$B5#gFwmDO#& zDzzU&pr=#6hz4dnXxbpC&UX-J_W}2k!l7ia21^M*haoslfJ>_#g~=llN8f+B_x4)O zhK7dCef#=y97Z108AVz6x=>JxdK$uq8V^mOvi7B7q(a~vhy6VH18g5s{u_Xx3c{&y zY?v-)muLIi!uE36H|5lztr|33ez(-Db0Airc%7YtObmepRNo)hu4JhoZ7B$N$P7Y_ z+t&6h=)K9u3dP`wq(#2$Xe8m=;+}WN=2^Z;iDh46fh3USgRd1uc%itlT5k%_y=%Ql{G+P3=WDS~rF%nxvJ? zHFtx2n!Nh;zUkP`-01-Y@w<^nhdX?B-theS#QucM1LmH&Z&S)+W$&swSG`R-m?HHi zg|8=dc=tvoEwf9U;=80_a2K8H5bdHX#ta)Y6N&*z z43CkfjZC07<~HSy2Ox}*jQoDO6+$eaGkb74SKrbFpN(g}#Vj4skB#WpJ$WXw)Mqnh z=M4}t@&J4KtC+5tG37n!)&+EZ$iIL7V<|rR_v4>-TJI7r8>ySXxZhVJRlOQB0sFqi z50LT*oXliPR1!r3GEzUFX>2w3nlANBaMVbFd`?xMrG6j-4<~ges3Ydeoli>RBS(@6 z`83^6tP~^O))04}>9LP~eg8b9rlh7+cy8{ALwXu_#5SdpeuC7WE`~`%ZIJ)Acy1Cf z$clc4DzuQ2vN7R7M`h8hdTc$3kt{W`+*N+|k9I_(c`v9VoaWk+|LKoWZ=c9>>++{P z&LS%tfPofuB&mpAuUyjJWjykJ-evdvU?7jyE;bakjZBj#_{)!bA!Byf5)LgN9Dx;u z@)?8}@yZC;_{d4nfbPcK2^rcen;25ILsnf-T3TA_ z=D;I9Y6x6oPpDE&Dy{CJ>wmODy~2IB73fqCVH0ppt+ueKYS|z5e%ZbwmaRzjxKr}K zVJkwuLV*lH0Rx!$OB}mf?L&y+puNf;%8X#90%zEjWaR| z@hK!yf@kcLB{~;*ntFcJsDK!3wpfiUWgD|i$R;1SJUz37v|~P&hOF4P!g$YKBgtM{ zj`Eh`%eTnnLw_{#>kf@tq61gT^mB)xS9GjFQ&K9;?82AlKW=o&{<}N)^W#h>@BDI1BIV_>SGqcd#s z+2YxA&Y-X8n?9e$y`(}Yf+${K%>DOX?Eci@o&4J z@t}Z&EbIT?yxbL<*dF*=XG!}N-nt~kK%i7$U?HSN3c-ISaG}aHEy68`qGGhL{GkZp z&}ftbAUEjB9QWg~=;)r#@!T_FHd$O1@|j_r7VG7-q2qFWN+Wvg`PX`-h$M4 z!C>h^9}NRl28U7}xvxBM^Q!ldue&`1f1O-joh)mHlhZ$PvgG_v%x;aHksq=jPbM}q z4d;3*iL-|*ws`6Cp2$@w;Nr`hF1VZ%3*3R)<>CWB&6CkFv<`kGF)@?~NnDH`X0~MN zGt${FOC#^7hT$aBlZXMxAJK}6Vo)!1B8fx*n#iUpMn(@*($czQpaI*$K*A9d(0D!_ z0y92=W+svepUGI_M`vM-;wtgOeX8G84ZD@lF|#0vbcdnBMJ;^OAuDT}7Y8BE?l@s%&MkrSL?A^)D8fmV4{T zEyEX$Vd7*PM8IZT>C9DBPdt4ji7ZCTLclRw;!{y9qzN=7s)wj2f#afi3qw&lQIK=P z8Z$7U_M;=~WHq?ZSo){NF>>Rq>Sf1lP;*>cAfm@c+BPT)l9X_~5Cj@Mv7K4rRt^p; zbakUqrR6uxB13b7U6<_{o+)mf$PeYd;j_@-`X1@!2D2Ya00su2)!WX8a{>1zXK=8? zX#@#tm?Xmaxu*lDcppbydj29W6Q*h@Rr*dE*ab~DhO)C~?Q^D@l@G2L&E5~928k&! z6sTqJBoL}bf~H?ppS}_Rxd?b6>qxYFk14h+s^wElX`oIlL-GV5Sr9S>0o=LJNZ^f& zdwG!~tPeCsK%0jB3H)QDVSvOn98X~xVZo!uX)neiOsU7%90DIkq6qH_WU9FmilY7dN1kRi=) zAVEI}qCRl%QU;3udU8^|?j)g9g3uG35*>UUyP%F;XcQl6N9z9|sg1tBt#l*Y3tu)U zx&t5%084p8rwaQTUi>#uzQ2EV!LZC#n2WBicT@|DJ5aR;)6WnsPm`{OA2^umlEuZA zQSUGxLW$7>K0EVu+_C5BK=ikyELKI`yNTLA6xI2lVIBZ<(7?M$MOrPkLC z^5*knEW~6jO!-$-p%Co_8wUJ5;j5<6YH;GurM++P|9)pyrQ^DsMC+Xbu+t#~c1pn9 zGG^u;=d7;6AJ62xU9#}BvL}sb1DOXR|WwK$EOGRo7GX^)|WLpE83HFCXPjZIK|2WTJ zU7%B`OlRWFaK}65md8q9&YX;DvFy%P+_xdE^Lf`o7k9q2U(bvS)dRl0QQ{ua- zj?;&8fWh!Esfqye72IR{eYL=cy<(d)S=tya73ZN9=W&EN4znPnNAb|7Tx3tu_TAUC ze#IV$?_YP6b`+Z5BLZ)T6co^FKR}wSq1I^Aa}k4p&l)XCuB}D5!};!~=p=IhSG@-) zS5m$FfSv2j9~uP&%COrPWN3k4btd#J04HMyhsyrHbnVUW-^Xr*ecJ-6@QdRqDcLF6 z$)W&|G19ID&DvYlM!<~vJ7Bd{1Qnc{m|_}bbD)~W%yYTil7iF;UlkCc<(CnKuc|WzJPkKrx9xEr4VL=eQJB!vo1;S{NtFwmueL!poF^HAy9tSP4<|^^j>K zxtQXjJuzg)iem=OStORlxUyHwc)C#b4vfiKr+x6+Q`5Zg3*NV_)nz-G_Av7KM9I)t znV8&O??9VBW!~$DGLN({q)VmU6^xPM=;R0dZmev*lz3GM1q4J5d+CV_k_+0ZPK;Y! zyxdsYXtPe8oi_}h6n}vhs{G|!rI+I)&&AG)ysf7B61$WUJ4?Hk^i+9BnW;9{cgc+y zCT^ABZco3z2ztnQ(&e1;%eNx1%V%%Bx=PZOM`M`#n@I$5U_e~RH8vZF?s+Z2l^ISk zFpw7&6%^y!hsCE-7HF{Sa!R5Wrn)RFQa>U+6YzQOi{qD`>(f2gN5!_US!lDo$zbm39@8REHfQ4c4Ny z5d>}U*O}rdR6_n&ae_+u4p92h84*oXkm_$ zBS|>1RIV3yvHw6%G6~sHRLxKd!0HBHf`BRZcf$2w zA?lPw#e+g&I&8aDbQ6Mg-OGLwFmQDWrofe+oSbX&Iei?``hAErKr8sd=A9epj>r=R zjn;E+);PQvAjY9+z?1;=7J#R}jsWaUmpQiNkg6lip?$q;M|JIvf-Y*`YdN?p0&VT) zoAWRcdti;I39QdHfA>9^b|T|ore2abImeLHs=hC66f34B8+3%ggBxIgG2f^aIf~vB zV=n9wMelJzGG&xuF)bSNT3A-6coT27%&f4?v~Epw@LAUJ$0)PEc60nz28uZ0q~9IV zOsG4&s1(+4eOd)3D{)ch*Ja-><|I-YLtV?OViy(!63PUwBV$6hL!tzl+0}8fFJ8V-`Mv<%HL#XX1ZS1&VQVF`{a74 z;=1-*)&6!pu`Qv*rF!#>0iwAipeOjHL5%Oz!AzGpY;T?8U+V4*>{k^5K%c5h>1!Vu3p5j}SM;$u9w?2)nKC(u1q)`RxQ0RmoG@jtN9z*<` zAMs8}uVyvwSd(7DVz-MF#XE(pY)BA*>1bm%Sw=LK9p=##OVl)9KgF;owqhoy#r?Pj3X+-%Xr^o>T4&Z^c1-#kVZvM&dEDB~F}78Lf!+_`q`0 zh~;L5u#sYyjuM%6A=3h9R6@qapTZj)C1cZH(7QB7h)UrYm00Hoeg<>f-|Es|4dp&F z$GFk_+%;+CWN-7K?MnMAeUj~G)<1um>D&9}(DyIAfhuf$ZZBiuqN2_&R7}UDcuCEt zrL)VL<*U-8g9xSjU~D7a>tRUQoM627F7BX8?24LWE62(6>~GsOn6L5WwZAJs(#@n_ z_9UE_H@6yr>o}bEGUnlJFWBzAnr=okp9UaoEVkYLwDIxhwj%W) zF(?UqVu(K|PtDR{?}*522nC9lTt)Qs!%d3-?M?Jcs8m7&dx=_&j)0;DLeDf%07Az9 zy8(CrVHz1)!TEUZ;}}-S=d>d7R_4BlP8*WS-0M>!08ATpkm^bOc^9kPEpVgE9>^M64{6px2#H)`^~1t|vxzNKvniNpvqag?%&sd5H_dR6QMiS|em zh2Y{xVFAjFnuzN5b)gW&i0|*8vjyJZBo_9=!Pc>iI(W`F4!W zV>a%5a6cKqEvOve(fD#hy+m3YR*Pb8bb?8Y2YserqMZF_;Mrg6%`tgJ!WgaAk1)(p(sKNbgin*8niqu zjeLaB?E?U(m&@b~j-CUa1N?3Ht{T+5dzcgg{M9-VcYfhX)#`|3S(BP-yA&46;{ z&rf#za_aWq$xc4CLhVJW|BkaDEW&?<%6J6s$vI0H79$MikKUw_VFgo!@Ob((QY_q6 z1$~`mf4*AgJ3x12Pu7N#qDcriWYiRGDD~Kh(A^Rg)pCjB?W{)Jg$?174WaH9nCEW8 z;0b2BPE$=uL(PG}9H{}#y&a&9KYVzx4@Tqz%d&N+MFg!f*>4F%)|l#6_r$yS;Ho{@ z%Pa8Y1c%C!++X)Iq>&yT-IJtm!M^&Ve&0$*ttnWM%azr_7?iN|<}XE61I zbnYpw`LW4OpO3*RTALrYI`CIPxTo_~R1CqG(qcTIZamOoHqZ$V>;0HQ7iV#oar=%+xy+5Pt!PA$+{&zXDpuo3O-pwuSf8pxTKKe4aIoU z1{ldMbOd?PbT!O?5apyEe(zq|$bB+$ILNTJy6~_m5mLMwJpFyq{eAKc_be?oLjlV; z@v82NvyR?OooGna`!Jfp5}0U;ve+o*$2~DIL$Yob0dJhad8_?mvL(>|2andV# z;$`<$Fw$3JbPPu6#n(1Xv@K|(#&@N(%p+ohR^$rJ8Lk(G-dW7^93RwbKl3s8_LEk^ zMHRi2k`2vn*QC(0%h0Do%?D#Ny8c(U6zEh*LZZoxH<6xC-V3n

61Q5Yv^S1qgkA@$Rty})t?QVDDV zsgquJ)%|n7e_R7#_-=4Z%f=yX?T?Qd#S#6-pP!JF`=>@5q&uG2g0cYrb_U?ND~qWL zJ4OHmdZGH!@W>HVf$$w#9~>|_AYR@T!j~Og7>Kur^a@WNUW0=jXMvj1#9RN}yW@XU zDyX|J!c9TO#~T3}^_a|PAfiBUZ>eWk>2pI^Dxtm1ReBJN%ojPJ+#mdi#5wTLmcLxC zQ82hOa)w4sXO+WoNG(owE_O{#r(Ml)$PfcMtzOi=VKj@fWa#LH;O8J7o4=+acLn(S zy*c*|0dJ6pevJ0BD|fPv5{--{=;WKqddDj|lGE|2>E)5uqnb=~qnZ&PIB3%7Ekq)= zX~elUQ(|_Bju9()F)QIdF)OEIR)7#`-umTy#Lx9dbiCToT0$hB7|vgL$vdC+v#5{7qMOa)5$14wKXb=mXTq1mB3mybXqN4D z-Yqkn;!n4d!%MYz9TPXBF*Yc?&rW8MSCGCi7H)H4Cbh+vXcw4M0!~%Gmy6?<-_Wbf zT;*NbB^;3wkCWuXZe3DcuDS<^)fVtT4&t_t6?u}5%%kibkB4~*q_o0tnbVCn8 zKtXaU@C1iOxM?!fQ_0sLU|Ym1^u?h;+*@I^k4qw#!!twVGAfv|=NL0jj74<#9&)sc zIg(r-U{aG|f==T?A?fzhlTeLBG0`+;3e8&-C29$@0Mbj&s9Hg2HX`n@hvsdWKOE5TTB_N58yPQe2=X0dWftwH{9PWc}D!D*yl%o%hS1(|VB zNRAjp7{%vKWjuYJxnKOfcw&>X{&M-~@sG-2FyDeMMl3qboifuvSo zEt5&Hu`$T7skF4>M`kHV@Pyc8l^cOn)+@!7i1(wr^iv=s;Hh+ye(C{rhTC9sUd5n( zg<`!YxWg&QGPDCBeV#fe1C%qQg0~%XT|uZ+Un~V1fR0rN5@4@hZ7H~W7UjFEszS^| z&8xrC=L{Y9L&`-4%0WGf90N1#`hID})y1X2kgOf{KL|e*IFj(!-4BI#z7?QZ><;#Y zN3R2R;bcOe9}nQ%!xA-Ep(Z(fs;d{sm=AdoM&%jW9oy~$Ua`lLW$UzLpXNu{!lMp` zm|jV@1jH88HAz>4$Qk=O2H3lik{xtb^X0L z#J%gedxKqD?YYaSau>GoG#%X~yg^n!)(%LL!<|O{7v#f4__a5my*+#K*d)j9=K8}# zLm{zygw3$kV9l?Z!XcG{SAykNO{1#)m}JHr7EXuH4W_F2EphBKqr2?Kgj?benq@LG zm_PaJaGc0%_D3B;*Fx2QcZfuVYB6-~jf&&^!JC`tW~at$A@XxCLN9c^Utl$p9WLcNAw1=_ z`*?7XtuIv6P7|L_+?r3(eG;kqD_ktK3`H@ZM9T3oN2ZBaL^;osRntB&roUj{XT{{15=vSfaK zp`}IvhO5#bcHY+3@$=80KR-V`rv#Rgooiu;!~(UhA}mfDJrSO=aoQ7+t5>0eRREr{ zD+qinf5|+rlwW?T2DvYI4<}cOkPWs%Wc0n8k0+iw2V}2ze&bMl`~4LgICnTd32?ly zjsbt2SCj3A9qI&b zCAczB%u?Lkv~oln36!b?6@H4XLG6iGB=+K%!?_4Lm>3*$1V4^B+LOzKzG9$~3uHr2 z<|+1a*<7F@9VU)*JO*7CTmDXlDR;KANZIkfFr++n7`?%>k+!js*%0 zHHH%?#Garwwq@aap|dpuiloWLA>M_Bs}iMGCCaZ#ibu+Cbqm&Y^D$7~Cb!HdX>k3+ zc1XU3?GEcbwp>1S8b#oOD!O>4azT|f|9{^J!WFd1_2S1sF?UDU0U}Oy6!9zO3JS)3dZ!TmLe4Ggz|9KafvF;Y9*txm@OS}v$T%iElOZ6 zPT&h?MMqbJujHDT(3d&t5IK9gEOJr1xzb#y-4f#xR5GU~kBI6ft^X4%&}m|ae)(2K zI7%Ij*QZaFiX=;fFLtt=^%>*1yJEZg1*hKL>07|H2jmPd*U23m8A7$X+p`b5hnI_H zb)|J#hYRh&-esHIV~3lub^79TZblGLv~?y{us`+9D*y=1#s+v4wE507B3z7(^=Cy! z5@j%U`EDHqt~}XugCGlM_rUtf<;PAtR2+G-^Ko!T41WDdYYyQ~UGn$OQ9b(xh$e5| z0M+Edr}Ngc-)b&tU#U{_9Yd&vh4&BHRfBdUNTwnJb@ge(K0a5@+Gj&KaQ5uo)@K#S zXiDmmdnxl8@FW2+4|b4X327UYoh5neRz=A9>wh7)Kr=zuCjSw??v{RdEQuIqC0Lr= zAxSE z&-~o^_xGbmU5_4_flXH4_^>T9kb{xc&clD4gXh?tZItu?JP%J=?r7t?qX1)~YR`k- zE3$*lp57pS)iSr)03Wg|ZSCK@kWK5{d*5{_ua}?|1ey3&(cF8d9;w_qko`6(xmSdy z^gO|FVkv3qT>37J$B!DhG-f03CIMBtt~53#s~X1sgkAzaf0z>;9DKCOF2)ELQ$HH2b|Es1gwX|BrFfWezLBcC@NkmimE>mD_D)cfVlUh77d> zimD>hSj6@x5cWF;=q|?h8RJ+u>A9R(ocMatVP+Xq5*~j|7Zi=_RDhHgo3qc z$@g)NggSJWz^lg}dtQw__($72#Tk$WFPnChz8L0}tMwNlI6dUd-nw+jH(+CZq(Hx@ zD7OHCR+?v6Vkz3&E5!|$C2i0?nWDY*UbZ!MUMJbZYb zdTjw66AK!JFKkOBa?-@7{z?J#^&D{N|N`rs3GzV%tdw!%8AZfe!4_K&(r z!1ASld;lCE2)_cDtzk+9Y*k6}{A|=fn)+Wn{jkZ-x`nxkUI>uP92hkzHUp%BEuxtI z^c-wt^1?!FVQ3BiMy>a<-^+N2<^M432qOi+#&g3nLAL~{&+q3r1QUeQ`AuK^viBF* z5+M^}utXWY?>jXCaQ#UocvDDvj=*vGLqNY4UJY1BBlj4;cgmz+g#7$-ARq{U`< z#3E$ESzx5jZ-(K2P&IYKvQyZVKFapdGA&{3 zVict;*a%Fp0xkY!Ur2eAqQU+I#;6ALpLO`f2cj!F&%-iUv&77T5j2MsK;o7LUvhwp z;{b2T^y2jobloz%To`u!PPB8?CUp> z=)P2g6)Z5OE_{cL$J}4vNaP}hUo+*^1;fY!2TEL9Di`FRz{#sIrDPB1yI>O1*0C*W zXow(ck0R_6pi7Uv&n0#78?s>lTkEb6;5%~a;VmGl0ncO>Ao57^rJn3Hb3kVx=QNP9 zf9?7AGwz+qnA$71cfM2wfy+}9>=r-}L!Pg$Ep95ir}1#&dwzf_fW9OG_eW0S6^-MQ zFD2hwS0iq>@G2t5cU=N8MLB*><=i=+4(k6sDiPxJw9LZ5T1reR0yE79yFQZQQ38Q5 zN+p?)7Ss_wyoRaEy8L2hsZ4;JaG#QpY<5(1qY{lraH3(Ky|(<;R*VmQVicoHxP_Z? zM4|?!k$bS~9vq+ivG>G<93k80b#*Xy@->{sPqPPbiEc6j5)68iDy+L6v4A%ttP zEh4AwCOI_tQsK}SDS&^xq79H*Ev96+o@q$THC$4N;TSv zl5p}2rj`EfK9|yc8A-7^v>1%Y%_{w)776*$HcjaLUKuBB5sW|^P@&=hD|Z7cu|(#2&@i5XHW^(h(R2;rnL z00@`PW8eyMZRk?LV$(lO8|AheU5~5M8GEX76#*%fXDq=M|Bfcjq(pvyCM*3AR`#zt zda>P4;$s0u%=3dGsuKZ9yx82ruuGm3?}t5SZky)~jE|UA9vqOMOLEuq_GTQJ9_4>I zb805g^NVfh+}u*as~_7B`O6jEhAa~l3_N-ZVyLnckPCo=F*`Ry1_6O75Z_pXH9Txm zCjMSD@ix=}<0MS}cOND>?~zMdR8}Yqo0~(l6IIj@+3=v(uP0}bYtwEuP#tdl%^UL{ zkQL&b%F~$#KI@;6^zg7XtAIEMy&M(G^LNouIC3oTh5-LgY@9m`ZS2B+pV_(z2e>9y zpoam4V=!VYAS`@>VkwCDAj|W!h+ePf)*h?a-iEEGfbm$gRg9GRetr2oV_1zyqY6j} zl-(7e5HOZSX0ym<2RhTq1h7BOLYhV^z|&@_A-w6~;VEPp{O10Lk5`MK_FaM}0)`=A zo#XpAr2IXT78T{Fe9ONp%{xH3iTf+{jy&1(=RLq*4ohGI+A5`cs!^hBzwyPP##{m{V{d51F* z$_CS{wg;ax9#2#}Fc73ObF@YIr#bDBGl92%VSD-ZEGDRw$Et2fUsb)s1-#3>erO%Z zVeKVUGF>W9#I49r!ns+C|Ih@vyX^~JTP)y69F8O2RQM-Zd*&_I`?DPCj`z?KgUx%I zoyg!=uW}+6!Q`GeQAl;IkXuDp(Jc@gEwMyfP8zmchm0j)-Nyol<^hHh&IuD(Vh~A8 zgl>X%HQ&P0Lc!ut2`8{3S+b<^tFdHRP_RjlBx7|5^hLcF9%9g#N8n?L<$IG1jVniK z5M8Po>f20c!+Hmb@Y5f6SGFsbVTysP%({hs>LE<-?uUH?SzlCZ$r%edn?srxHvdvB zJMBa;7@BENk*mp`_pcFAckgO=AX6Z^XgCb5xkx9hhdg+7>Q`!-( zi$^fs>#dFxl}ruxPJm&S$$JoWypNB@Gh+X9YX{>?(DHkKfLoZmoBZlVR^a7$w;tpI zyV=xWHTl*&bb_7u2FhVDpGdos58)C}M3#h0WK6bihqEAA;EKe>Mw$;eQi? zfMhrhrX7QRh1CdG2JyF=tv+2)P-hON>ky1%lmD)=uOqfU;QC`a7AOM|K0FKrx>KSR zjB<&*r6Ihf-nKDy-bPO2gx))gGE|2kFzuThSX%?QJaAVuOQ079>UrVp?6k#y6WZat zVSQTCj)5mBd!U2WciEo(jJHFvvr zww?|D>w7(^J=Aq^QCipl$SAcFSt*OQQa2obe|=NM8(E_KS>dqO!YBX3h!APp?BKJ2 z_Vq>1nRjOmbSC4J1+$a|eV0Un<~TKcje*S@#OMN{4lPCW&`V-WEm>O27y|Vcx881jM}21t z4o(3$Z9LNe$)t`qL%yieRo&)kYo*PEEU-~*Eneiuj@{g2#hp@K_EcR)+@n5$DYvGa zC&0c{?hM~X(!c&~wi_d7PCgECQXDrCl&acvGLEOi*_iNgl{q->ccqCiG2x4Emyk7T z1q+do3Rck)<;&X&+X}~$dV3VWZL{*n$jmL_ITek(yvqK-i$jdLQ|xl?dM4h?OEZ0v z=LJLNR6i-*0!luda!)>3MZyNtKprNjPJ_!O2;~VGD;WI)VFf6eJ$)U0LCPTJfrQo> z9Uhj2Mri~))RPOGlnk8nVL9(paMAe{-3MJMpkac2Rt=)SJPkIJ3pcc06+?yPr-QIC z!HWQK);dSU+`?}aBl01bmi?7szkwjh3t;yL@{56!VWs4YfWt%hUQaH44f|tx)93@@ zCh$Q7=?)RZ>`n6O5LmFL^`8WL=<7lnh|Bi$mtXm;(#4HiBR9<=3?hWUn; zslEo@Yry#aoIDs*I5$^^a{(U-KyVtC@sZNQ&)_++B;YNwx&V|G3@ng2s~vP4ikf)+ z@puW244Vr#_Yxh;SF3(7Fu%Q?!q;V{>U>qQghA>oFf(Uq@*D-;sxRnws>vQ~_hxIP z6E_g>X)2<7avI4cEQb}h4=e6o`}ZGK@dUY-Y>qY;`a&=CaX7~+0K&FXwLC=C8QZP0 zaMgmz!SkzIkfYtm(Dypo8gCPLe+ew?r*f@69hjx4I92;!z}7Dfzh6sEc(IIJ1w1bvDAH#`~$DDyt^$;u6b-T0Z(l}<|65!)XTD7K#wCsBoqr(2qU)}CfO*TR~MK_8V3 zx_W)lT^=P$HhZ;dgu<0|=*DVFtZRPMFsK&C#qUOfXkOe*fa>Z-)yj+mr6uj6QtuSq zB>k-*Mm`2cGn1Z?A?2-?rI&M}xtuNz$G5>11Qd$37yFQP2y7jZO$RJIrk~EfdtfSo zc+Y^)nk|g~er)%610_+dK2rLxuJ;}>s4|cD1h*}hfX#WcvP`1J12bP=AF#c!nVe8+ zYG?qh5jdY?L%&_RgaODX#3+dV*Vf)X=cNp^&GuC{4`fF$G>wo!r>Vr^wK-619aMQ~ zi)26m_?+N*f;fV_`TeJy1?DyRQXC*H5Kt?9)DWSTOoUS7RHPEI?eVe-u|>ooVYyYP zn_DcY3-X@v5T#y$5T#&>Os$oX#1{lHN=4b1+ju3tw?_=@08!V9*nL2|Iy*a;aAo|P zMj&G|e51Yv5UAB1pn-lKMopLep+|0L?gO69yRki`65>7C;=SI6locS-+42n6Bhuyd zm*DDyixIR`z?Kp+>Wsf?abDvy(qrX#7fX_Q zdO|FDNw;22_D->hv}6X8%UVgbUWMsCqhyY~y2h=z6S~GLhQbEoDdoU3iFZyAty1k8 z)QO4kdo}+c?1Hg=B2ujE`UQQUl=_$<%!i?n*~?5eA~zu*nI2T$ZjJ|*-g>YO|6SXq5< zEHujMzFx{koaB&(Ms7%G_t^5@kk?wK*1b%)@DyX(Q<4LxRE^$=?dKPS+vZaJDMGwS zyiy>!Qcd&&z?lBi8iA7}iv_yNJTof10!e`Y>Pfp6oVfFycYU+y z1L7nJ%8fr@DRC0vWD<$B2lk$@(Y{*+k$3sDi11#$?x@c?^`{WE25%s)nvqQQd*z(4 zY0ZzBn2@claXo7BBD?yg632d8?|q*9TIzzg%Wl2TKBCzaV0$<5H}CDT-=nQ-a}$X- zD-ISBz=uWLh(0otQpv_tV#1s8l=gF`1s7?>gp0IA1p7$Q2E;zHcXj1#EAFfAmYwd& zmgu^Rd*WXXx3!9^TRPNTu{-GOAm7(%8zj;9UL{G(8jPkLKL*dtj%dLJk9cq23X$`8yV|Jp}3P}m6KaCZTqlUV6# zo;tYIEKd##Ya-5(Chk7T|D9X2@7&T3>#sdTR64SxQiy22uV?tB;Gr(t2J_9`vfq@)IuN$F56hTLQpc~KPE*+ONeEvf_ zoOdyH#E_jL9x~XslfwV5cG#%V%7gt>`A0snWrZqv;*-7Or({hlrwT7&-vV@${ z9O}N(vM6k;)M{majhHZ-@p?#usJXpIgU)H!8C2tRZ1>2)6=kH2j87Q)*jpJ0eonNQT5{K+mFxsm7o}8tn|O z#bh3WsVv6oFB(-EpH6RKgvz2%#j6qMvVVRKyFa8o%jj@%lg2|RykV`K-QM->{k&k} z&+|E9_q*EGht6D#MZ&XF;-&A;Pe1?sqAAifX5{9!VTQ3OLjt^&cfFnW0M$Dh)nHu` zQxCMShyHR!d&)7kTB#mD4 zDRf8N4trvco#3H^opfysuV88#89g%OxY)q>On!4_sGUv3^KDKFbV1ZM?ly3{hAWOI z!p_{T3E(V%TOCHwEC2r)KZgGo-@Oe0GyvbR>G6Bk8p?R7A)Vn-s~s>zUw((+Y^@=h zHI%`cz~nvR?XwQx*dTzNQ9DS4HwH(;5fA^d$SyZnR>i*Z%PBaK0iO8vN8{9UQbV?s8!6m#e5SD z7y%wo!k#-$qbzbBv0T3coN7x%NyXr=7nlLy+vN=Q2j{~RgwhoeU1&w*3Qk|q(6AYq zQ1C&X2H;_-ClsbWP~L;Y-FS1;VW`U8ta*s~2o%^uPgel5Z~*hJ*x5c8EI*PHonbfW zgarPGE1>)U@q1Xme#aGR<7yz8Lz_GUrk(y-0_3gUQSh;dcL_MUuS_`|&4j~OS(y{K zGX`P^E4fxyPw8~&UNA8aV^%RG(kFDAo+qd$=?jwtB2;OT228L8THyw^lk~1lU82FZ zj48soVY~KJKgl;d*Fu46a-4%ESO)T>?SFZ)Z*fsDpVYgC$|DsqvR_JOrdc5`HNZOPyj$LyWQFMS=Wzpy{c^$qRL zxD|EX5S7mK_9my%XEn(Imy&%hC6XD@#a6i7qO|^L!F{AVS-64GgCQ)WvKm_#t}%Re z9(FQb4IaX^=VH!%jPbUnt@nbayAdq3fL^lj>3q($(7~4~%5Z75dV#i1Z7W%~&{kylvUjf?=TrB|7 zfHHn9e2H`CHvYRfHBQ4=LIc$AkQNF&P96JJKn|p@x1qtu8u!F`?6!HPV2LBKUw&xB` zgLDJnY@lXX_VLJ{sRa8-h=l2z*KJ3vX0XDDG*5GoPmR~#XlzC%OC87G9scL&iysi5 zucn`>9krbvRMB0f;$M~F4itPL2q-0(cI6+Vh^Xa1|I`{Vp$!pH6}F*TKtt6}+kIU3 znYlvcbgi!=fgJQMs?kVXfPiK4xK7$OEaNWI5r2UPg9?3ojC@pQrHPn?YOa|D+Lh)r zjTp&_CJVdL0>b5Glx3~&QcU55$T6@_N#y%`&zD<8EpiykX~2!6jk#l zJt@~AbwQM$#ln;f-Csgvf@Vp6_-FJD!?MdHEO8r46#qv<@KfZ=nQK?gV>p|CfY_ds z_rvzVF2SLWE9=_a+B5IZdO=LWR=<7@^z5VLdYCwcG%tu&>f3-KIcHo{_X_lqoQBbK zPY{S}K&nGF;`H&@QSJZ%mrl1Jie&=GE6rv2KBH;HP!+jl&M?WAtTa^wMR+-Kq?J(K z{Os0~_bDY8f)^Jnr1n=FP#CzG%1=x+VMrqumg&uhi7W>s$N8k)L{bnXfb59&9Me>r@5So8m|_myE)_1&AKbazTiOG`_4cT1Om zfV83@osx$X=|&|5jEC+nrBp-^1$-z`6lB)M_nm9z(|nx||KGLQXLC5kK6~|A_e~`` zx+UK`1MpF8F!5Y>A$B0WxffW-?*wI4m3aRXHS#G*#+J}%h(%b(K3kw(tAjz3o|S93 zVZH5R7v&7#eEZA~DHUx?Xp4b`XaO)FkW#&v2m?ET%=nAP(T^j8(hxR^x|Ugu7hA>d zzu*JVSD%r$t5nHA=X2p~=Zv`=LI%o7xPicL1hSp~zUE;2`0-f@ z2#`e{v^IE$f%&vbz3C<^QIR2;t)aDE&3N3{p_P9@7*q6c8* zWn+A98|iB(Lz*CUUG+Vbhew|J_?@ABi5+ZgI`4XSHS@TZTV?D6_0Q$^!fvG3^wHeEYY3y6Up{75CH%*94$JAM!3@cn%=x+P z2MTW>{y0xC4j088kaVEJ!69cX_O>z+xcra+XT6t$JKi}vgD_(_#(9#1iefmbiCTdv zy@}P5fsGoHy?5_w#?8)>Ua4e-2G{Iz4mGSx`jd3m5%XC)NiVKw{{V$kJX=`?u0ZiZxp@bJ^7Z{UglCJ?8f$= zOCi6~8zE;c9Eq}6;IEF2He)S;z*6!8w;C{?F9D`pAY6I|Dtce zq!loqJK@FiE2`GN5}+_y7;pAkmXTU51Qb0TH;L=ds4gAKzOsCEEu&O29O*F$MO?;Pdn2@csGK zAFF_xeE(P)CPvDI7m%Boa9dj~b2DJz0n9Bq0cmZ$3_uGCAU!|-1qky+;Q5TZ97K6kR@G%UY#^xQ<>^7lo<}^v#YNRPViG=rv*NMKS&zXWd(%Z-gv0jJh%u~A-YkuLEe?#d4KlXG>S)|lCP}7f^jDkjth^^~XA!*K{y=gS;*ecgd}A5m z9E)81W|#e{<-2!wU-SMpK)Vs{j+vV8MYJsR)}xsyqD@NL>|q&|x#5a}m@1Zm%8{YU zkwD+6{ndUfwU0q)*_%alp*a!kMF`7dNZII1`t;Z?mQSvV!*m%XJb=fC*YGa>Tq&kDJcqzMniz7 z2K~FfI#daf96H<_`+%cLs)-eyfedrt!7v9mcQwprszby`m`!QIrt*O0#1xdPYt2JJ9|^N@*B-Oa~TA?uG3bJ_;OejkLmG=;K7Jc{zf z9vJqiqXB|>PmC4`4nV_p4TY#^VDbR+j}#YqhE6Voz6sD~Bbo*ynLhz^0T3Bj6kw1A z-8n)z=KyizqI8;u60qsk2WjEYep5I2`6aG@RL=0}P|&tfR4%;IHHGNXM= ztih|SRWDa$6^koJ57{3qI(;W}c#Hq22;FeNR^sR}R!)ANN23rUS6^SIqo;08w7$?D z!6g6Q12;yzLWvLFJ-bxk6AGXvV1{xWOos%L{efi?UyE@;RHH-)m>ZWa%kmWmN4>xa zF;^@gTx(Z#po_og*j9t#Xb9;*TGgOoV56|FChpl;+|G4}(NO9R4JhJ-Q=EcCoh-nTBiOPRKPJ~)fWVwDyJ<1xO$@i4qa5xC}{WDV|Y7pyk9(-jccXtnYAYJFHs)61F zSQX$MZ*2i1)Bv)XQVI;W&@6tz7=}!v4ICg%_TZ{_+~jld8o%Jp zMVN>-Z`-kV0C3l%iDmHTO~#wO-EgR3YV8#@ga*Ao!=mPdK?flDDk!+lGawMzd9veq zV=U}C*C38?ctP~mTG5Ak&4<3xqAvhSQPyNr4R~w}(Vx5&E=E^d0Tl^~oD1WHjF2Zk zShU8Ed%G9Zz)d`tqVTKP#6@z3UR%RMfVI3vIP0j-JxzhBI1#P#f!hOrTo!^fIW#4O zyDT=b+zS6-fyWD!=_LVNxu_vXYS{Z=jpybgz%n+b)NUu%sBKN z_0|mJreDjV*GeZL))i{7VkRD(W~oM~JTmY#ogZYF=B%I~UdYQykl?-~BL{}<_XElXfAGl+9;uhmN#Svq!4H0AZZtbbd>p%EW z8bPN>i1v-fo>Y;LZSVEZxs#NM&1*6t-rt<`S+-&|heX!CU9x$ug!e8-WuBzN6$S{fCK3^y7#x^oQNou#lBx*cuBg@{ktM`hkO6k7??+||5!gJixV8$L zjL*I?Kl>i%E)&<(VwMQRG{CR1Spp(i);2Kk>gm%$M$hC$;DUoE(It1RBYmS1qJKN` z-p&(F0ir9QKdZrTm!lmuLSg>G7LzUs$=(!>(|@RzY*$z8hPkeNsHxbPUcP_B4alDd zSKr?U+xz2v3Cxh-E5*6P@^}qG$x{PFTVcRhiIhZB?}4ieEy>HK=bL{=RFDbrYtNr0 zgh8bUftLi=`@--e@`!wH7oZapr>ldSEBF$?I`%3=ZxO-XMU3uvDuNRMr(tBn_n4{o zh`G0gsdxiNm~Q}()qz?k;isuRYd3STQ3hq zF}4S97#=>1 zMH418UygR&y_nF9=sdhi9O|av=k>y4=!Ly*dY->H3)j$Ct(r5|=GZmwyfmuvmpOqs z-AXvDg(A@umpwk}i|k!~IlKPY`-4LG^Y!o{+P^HE?g)HP4Axt2{6sZKaBdn<rYQt2>63B5g6qR?54A{?qs{h)T-{T7n zP0c^V<9a!jw-_zzvi{EHqrTwBCb5nC;r0|h*Y5vh;m{PF;mT#H)RoNS&J~0Z*n~Un zaw!lyC!}Gd1M2!mNIFYFUUwL)ysKD+ogI3PS&YEO4@EmG)B+G7AhSo%QsHFAh$K7^ zan4Ku)99~~k+z|KNxeAi%I61H7*)z*h4=;uo#2L7?UcJ~2aOLfcNgJ#1XxNUSD~K^ zZ30r)HA2ZD%;lt9UzI!}q3O01TAbSRI3DU`*qcBnk|GD%O*sxKMM^YRBrhECoDq6* z_Ayk56;6S&Qs@O?k&k_qcxCeVOWY^)>6&zD)Eu75g_0kr7)4nD_3#$MNT1mS0~C0! zx5P2U5G&X^$N;tkCJPq<&Y=0qg`KfMa0%*xCJzOX<;D2efaADjow%bariEv(8AES~ zKQa|&5KIgsmS!Uxeuy6oqh4b@AiYuDQ{fOR&b4VccU#SbfRrcb_431 zWXD);$5`P)$1(Ydaj1&aN8W|W=S74Y9!c>=Ma4?COJ4g*@SwO_(kZoUef=L~x4sS& z)=$pAoqw&ZO-s2DU#I$@*x1akOH}{_R)zHbA%i0lQkaM52$a6>Kj-40aS-BHsM3Id z`EwmV6iKk+gRu@644nr~g#QePUQCLH+BD=QUql3m7cA94whUBPs|6yGp2(?U0Pd{T zY}s23&p?XX!=l>#qXHOvLv9f{&O%5qT|b^Hi%fQIT~w79VU`s!;J}eRKH!gP&Kvi% zN`?479!6n&)w$KWzjySH-@t)D~Pm@1C%}#;5 zQngFpSvO7IgDc|Yd>hX0vi-f)AySvNOL#VsBa{)+^0G{UQOTza-=o4_3Vco+WMso7 z4*_hT+2wApuMSSj-P$!0L=2VP1$XQxY$6LgFr_Z`635;3PaK?A?mFULrjNnt6E$*h z8j_{EbC*Bt9l;GSr@oiofAG__tfTkmRQaTTg)O(>K@itoxkHF58ztCMFrVeqO`N5?YNY$LmlJJ?K(YaHKrQSb#vDzCu{j`8HBvm*`1T>W^IRE@(V13H) z`#TN}q2KXco4df05X^J~(!uBF_rGhX$tcx5>D;bAqnT?t0_>3tK)r17;L~Q(F#JUY z{4z)~2oh7sSU7+&Z0xl8Q#WgZbBzpES&aWZFaU7`ij1X{TXmXS$a>Ld%3aKukUP7T+9kE$mvDs9ybv?<$RLS)S+4YCA>yrw5B(m#M zvWFAsm~c$0a6}@DMWWo?rSNA;7IW(Q9_EztoUC$-jPf3(?Df9u7|MGbXo_g0r&1&a z=p;R)XKN(q=h4c4K3!*5{xf&|{7(bPR@!MJ$s5vBDw4EQQ<4FLQ&y7xv@>0jxwKPT zlK!bvagyGtGhvdAsnZjZUW0v-;i)rml5WydIg)OJ(;8&Qign#y`6uOdV&(n0>-x&S znkP@aN&3>xDo932Pi_9~LSDOP^7>xObq3`Flk51(dq>y(l#fi{3Ew%cYbpQ2x=yD2 zKbOq^PiMdZzVy?6G}2wT7EZ~Kue+b5i}X9mK-#GT$p|TYzulzDdtx$*B>KvGSn}8R z*#9W+saz*e-phjfRpjAs*D)1|C%?l>V3D4Xkep(ZJlrSgg6oGA?Yw&m9ZOaL3k@z( z8D+Rgug{?=&s|4TBq7};oxsk z?j3e198RH~8z^AOC^t{RCkO zWF_I?@UJMtt98j?kw~sjN@1qTAupZ^&yrkE6+4`eT-Os@pOjr6m&8n!g>5}m_VA(P z;X`G!gR|wQeFVTPX z3j9ilsF}Z8GaL{J{Z%~3Jp^z+e={L}&nQ1Ar2lJ6;%-XhM-?5 z&(JQ772>7RwPO{;`oulqaYtv3eIsn!KbR!Zm^fY^(ds)&SuyO0!gI<(m)77A)Fh0B zzEqWmYOG2Q(N%a4$O*B3jF8gUp&4mwnB1*ysrE9nHVdh5-z(n_wA}806aSF9NHLtr z0K;=d&$DorR*;cT zXN)Ac%-iFqarPzP+o;56t0a)yC^2gKvGwJUiEy;1vuZ`7TT!;Be>5c<(^?l$dBVo1 zuV$69H9{`O8l+x^CLa*ACCJ5Gi4od-1>K?d8XDFkCTR*=rcMl9p?x8NO6DtQqQZDw zELybDWh|7NtQ?=&n*slySuvwzc(}pN#gft?Rga(A{%c5Rf z63%Za8uBD47(~3VwOs|U`g&VgILDM{No8{5Hd*jCS@+|~d6nl`xaQ(&6^;re1JLAV zuVGln>PB)cCOK?t(W7Zs9L;|VJo7N!`;qN(&uH$c8d_<&ybeyl+DBjVFHzB5VS0>L z(1`UIxiM4~0*bM|rtNDmo5Uq5P*C6yKRAr4LepuJ_M$Fel0akYt&8JpX~#XLw+VWo z9l<_x)GDBfva9tUl1{gA8KxRAPO)(r0>p=`{ZLC?OTV@5kK036X^N6%-qh&k2_G`1^NQAsb4R#0<&I; z9N&OSRnsxNxPMYdu;BDc#%L@U+TN*QBDNND0iPSO0TVhcf(wCw% z=>CMOFMhjIG`&-G$fMK9D_8b~9wDxwgdcjjawD~e9?0)5Z%60sMvq{#wxn|Gr}ic` zv8A6rm`61&Se4FGH_fBqxFt!$-p`QyfoJY4Q)Pjh_imwho9EJarj2Ejwoa4OlcrB* zT-^c*w33dh6B3oT1V+5C^3=bqZ1Sfc9=a)@p_34z4t*OQq0eKlFmH8uK~*3x7z zHOAQO4L!Lfct-pb1=qq)k11|DhC3eKTE=XhQW z6^e*FtTaYNhR^tKOgytS)oOwc2=PmlW7m`uKdL0fHxntD#+E2WhUl-Y$;CwdZ!7 z*Hw<{FBxNlX5e;FV3s7)BR1fu&_!SC5+?ySEu~RpjBG;O z#7M4}F1e$$d!dAnnqE%DL{25~o7M@`*4Nt9?b7=k!~2b7_53P;_MBk2;ylD2vbY_x zwjJ{2_uZni*ZTJ|hKIe%Q$2Jlink~uv({B&*wxEz$Nt8z=ENq^t-fd8|smT_p zG%l^LaK%3;-Rcxf(m*AZE^)GLwI!7r+6GV)zmcA3uK!nNVryHv`Gw4+=-A`ToyY1O zXT{FPn#t+@0_pW-Sz^4r8YyHqHOj-(ra@3urp3fZ>74is?MCLzMp{fqX88my@&!tb zxPW(|!pM|k$t<({i&SjVoOS6!x@!G%)%sT0;L5cg4YD2$y)Ec6*5T5hzMxWWOAU~~ zAJ+>D?-mALxmcVE&A*S%0Pv(+awFsOdzsGHzahxz{A_A#8#w>wMk58%(rC6Y->Q4_ z$*YE^+V<>~*@17~oSz52F-5*yd-js=H?|f)&&ZBu3T~{tfcMG~S*70TP<{Cv)ClU} zo%Lv*|7hmbv0e`=yBpp#s?#mr^wVE1t4|-9j*6hT8&TZNE``k~4-)<*j_Ckz2KAP3 zwi&TR0r!-wT!j`UjG;NTQbC>g$K;pptDpP{f9%%rO}}hJ7PhS8hyM5UC%KP}vf};O zw~ikIh!LVIj~ttioH+5j6gHNOB$aM0q_{6hq_`iayN_klC^e;I z`IZ(+8S+N#DmWW4b7||y_^SE_t)%3&F<2YT)>k@-|Rc_qW9YE zSpP90l^puqjAC4Oa(m&3u083OcA+^*lTkPO=e_v^`7Uj^wED|hhtR(hkX;`dwl6VB zbL2RIwe22G$(LpmZS4W8CgJw*wkv;92W~95(8qJ#4gA%Q1`xrsK1QTT} z&oV2qcGcXB5?3lid_TSv_jf6*(@Wk$--W}4z7I2s`u2SIG8z!{C0uBCewC@yEFjFe zBTY+$FE6@TN~ha?tlgQpIz=I*#3*f7B@wfqtj&3~t)e~OXtkvzmfGo`H|M`aP(0fE zym#e7UjI1>-}{J(Mf5tYMx=D6!P4W#`Hl1Q8vrrEdE-6QsZ*0~tOkSd^Mv4Tg`X#S zSNnL^xLbMkx37qLIeHD(SP6SMd-cEY8t%^Sp3U?fZ#<0k(e0j%aw@ChS}Q;dFpfuW z6trpiSM;+k`Jqb&6wTq(V%{!m+ij-qa~-p4%WC2h`uH#ZINo-^xLzMahOrd+8Xm6E znh#}rWV+Cvp zB*s{GD!t3wDxNLOpiG-e(kU9A1krt#`gP2ziDjczO8U{9v9T^*Gm;DE!_}8u@;2c) zqltYuNuF7?Dw+g%+zB@;$~a4mF5Q1@cpT|Yr)Jbw9mX7o^6%*ngBoo^wtG$1L6K2u z6t2{7oQ`jI9%~t9J>{_t;39qtC<_JG%95m-6Q!C9H&fj=Q~5tjHP>&;O!7Z=6Chh+ zwIpEuB*U)eN2Wy{lO-lVplFHjZepBHtOBZ`T&JngF7e2GFbW#dU_=XTwby0;0hYHxZ1(MOvZ zpe((41FoOdGqP!zy(OE@hhJWSyo*UIPi-}qjy>n`A4P#ex+Smyx?$(J%ZR|ni;H7K zPpr~#rHwFFCuO5}_zjv;4M&W5T`aQ?1}sMDTt}r`lcZdyHh^9SbO#NuV2ry-RPmNX zjJu^~v+Gb@y6~{WDC;7dX!S$)A9AJP6kCU~&7Cq68?wz~hcaa^4^np?7dijFo>jqy zyh9E*e^iMT5v!KbNCs8YYfun&pkVo35|u%%Zgq;YJ~MW}pK2jcY!M((YW(GrNm%nm zVWiYkeYjx;!#$IXV(1H98!ekiGkYfeC-EGcTaLLb{O{zyDkg5z-lvln_NQirkti}V zW^^R9($;RXyYr5uzIl$dYcw;}yr#5>RRtHKu6xk@!-*Tv>M0 z@okFdw)L+QPwVUsyXgMizh<97+d&}Ps?v1kAH=u&3SYR{(* zuN+R9b#D8CH=(sQo6&xEwe9Y^we5nqC*PQ#>s^-Wy!&nKupn;2=aKYwS!P40c=a4n zqJY8&7qRt>P$u?k?HWGb83l_#B&6%8#c6HK$Te1u*C1RILh+4#D!Mj(28XQfAf-%+8pVHFLfR<5nCUQ$9!&&Qj-c0Tzu1#JUrpS(P+ z8%w_q{s>w6$0>R(Es2JVUMBe=Q;$YmL^k15a;hejqPB;@T#bvek|`(2%r1XKj)%Jy z{t#ujddr>1pBKW5K6g^a*wm?d)n)rXF)6K}JSZ}7z*LwLoliK~)E_?S**tlDs{nT1 z1)ImW3M~hG8(RxLQ~J5l%@>GBwOzBkG;kV2CQZq$g)(V+Vm7jmUC}J zi42&RYoaOyHoy~q3BJcFYU{a6t-uDjBCx-Z@^V2l4+3r%!U`AJs;qp7wK%%9o?-#pMN4Z;3o0Y;DnKQQe(!*DlLUeR(8i!rw7TvpG^?<-fh7-4W z;3)K6@T1S6t4yEs-USzFMHai$Uy2d|#UZ6<)S3-q-Spa`billH!n`yI7yjffP4#$7 zBC5pQEXLltQzn3ui}{MM0b@1x+*)t3g|v*$WiDag@vPlAK{`onW6d04+t#?G`qoto z+>}9v{eN781#MGI6r@=-Bc9^xu+Ckg#ZRLtLLb=oJ4o87YIXmb=$WKx&w|IPJ>w*Lw} z2-|?B#FSn|tK?F9#s}3%F7h1@KWY}CE+Suuu)8uba>?PwA%c=L*MU#TAx4Zxh?-S1 znzmRolAJP^K8BYv#Apqxp7-NbwIjcQQRW(4r$l70(n@O90LwQV|cwn`O?>zaK55t8ZdL46w4W5m8SjdXA=58W#cvc zJYU#d&Rd4UVSo_jr2X_{!&op>Aeln1J5Wl&MfQ_sW2As&&M zXoewed_VjgvH$OHy#Idw4lmZYg{h^a)t6LX=QXHmP3d@RE0{HX-MqFK z=MtDx6Zy+;0?#3ZOVyA=E#oK6EgCyMS^IF~{&`hS)e3w2I(6+U6>Jsd6=fA!Goy)V zEewj23v!dUzvwrAg_}yEL(_!CNVtRbn)KixZylw3P{a1H-2Im- z`&LVAqpjl;QdjC=5}^%|Gz;Qbtp9mxbG6M_AR= z(`J;DH{C23Za;F92z<1-5U6gs`p7Ng@#kMyBXsKAmP(0~#%XmfUX`8rgGmLS>Bb*f z$}68?Oo=g`Ih|oDP6aSsFM^B+r}v16X9yrP57qKRoz#Q zpEXawH>`}U&OJ!KpA{#ivfG9Hq&^|B`rcc%?u?~9v4Lio7!H{OB4Y@FuH~% z?W(-D(QwCcu2 z8C3>ZRYoW$SKdsIk|6JacPqL(Dg%9Q6I@oDr-u$wI$SVc_nVHQH{^=wS1vk4oKZu<>E>g?)2yk z*zMH!U%ArZQ}jZQxuZRLwIyUZC9N>9yQGbgj`8^=E^~J~50{w!28XZ)ht$%+H)C!E zWQ6-R$|~lxe`J#VJ@Z*x+mw9r8I~&t78bp3_{ltAi1op4`H~r<%##~aMyI2!n9bhrL3yXAg!12e`G%e+L5t;Dcwk^vTT#O$OjwrX zRp!FSvmwpvV$El1t!_!3BxY9nh>{0CO#nw}%DqgaepFN~Uyj`!NfRbfyEm6w$)PH3 zM%%0*1ICtq6n9=%B-#cM(L*tHC9Vf7*?Ii8-Ovz0k%6 z$hwGB2mR&(snnrs6_y|W+4X<^(f@aak?}&p|H^pi0jwXKfp2W@zn{NKaOVymP;SDQ zW2*p2wdn`;3K~SpAtkVt&&g)QY*{*CQ94e|{WSaFwHauakwt6X4J+PhbKbFrY|t&0 zRxODd2-GwrMHf9s+aTYF%Ht99S(Hdv@aE|+{EP@^=)2I&tz)-e*pH{r9xq`RFA+zT zxY*QXdqJk<5#_-nN{He8V+}^=dYuZKvEymyAMXDV*NIf2!;u_rVw@hhUHDmQobj{N zO4UM4iRIVLG4fn?=LEdQ{LRJI0@q_dH#1NKAmo_WEq-5bA;Opn;6XXzH&l6OYuVzw z(XrLb4Ju?{G@8yN79vcR=yA1mC*Q4dh~>ldx7aLejd*W+Gi?2tM2Tif$K`mU;F%jP z2VaZDGDb&oOaO%IUs`6Z7(r5f$ld!>wkvK@w(AJhMsxS&PzqJ_kqdM7_tgqLOc3NO z)sEJ$s7bVn4y(OUOXg$QEV;=x!Q&=bLB0_SX&_b+%J!TD6UPA0k_^h~=v+e5s~9>M zz#Fz0@p8}O?#sigIqwPebKct?Vy=Z@64KzCpr=x{yWyKC7ICy!(L+D|`^@wcOq*Mp zhX2rcbT7B$hUBpVj`?gH&*%hkp=I}M%o}w*?L0|cp)3^jQ5)1v@aAz3mXg1i)a8ll8;L>>z545*>QgK&hO+B#XZ+%l}c&2BVq<4lm_Jx z$4`0SPg-$GO0rpiiDWKbV|sZluY`qn*%R>vl5)O*(^S%2B{@yW_ab%J@GEE zd{yWsH4%vT0KeoWo40wC9KHNvWMdFJBwA*$$tzP_*{WYtkk?g``*wCAqB+gz21pT&h?~pM-iuRC`4F{RpRR zl($0Ea;r$^sg%U}dqjI)vQzT)TvawmO1HTZZnzo{Y^oj@5PDN9_$tp_D^Fi5&&$H- zt=#wmA|;SHJJxii)`PpqP<$jnQF^ zv7|kY`w2OtjSBZdauoeEk>8w?&E3S6RkLqj%a@#6eg%3wr|M{L7)8u~kawMT93f_X zzzrs+GTg6o9M#Q~&5ZqqDY><}P&3daX!hYcW_NRx5Z`=xQy}oFfVR=f%M&XU&9YX@ zbMo(cwXJ%!h`SdE*+2(#xCSba@$65RYDyYw+7x}f)0VTF*zZIYWUZ047BUvDG8R_h z`g}{9^-0ULawPW_`k0?dI&0-HyejkwT!i6vP5&j%)+Sw7GtIGOj)5RN?fOPKPm2Uo z<-~dAaGRmqsYW_YS|0qHxA`|{7?x=YR%mUqyB`fR(iap&U)pV~>GbmSDY*Q+O{}fi zaowklUBdCLt;ZXsq=rsPO0{C{4n1rx35+^_3EIVngg^XoDUwKk_dPmM#eLpy;fD5< zsE5B7z7QN}ptN z)=5y|(hyS|lAP}I1{nZdQG-}Z?$RbI7DMoqmk<}3Smt3;YUz6W#rlb?C-O3xkm|el9?A5D zgaBVXEUD2+M6^+#%{k4XE$zom6{N|304CwiA+4(nE`2UYHXky`y=4*ue$b`JVxvn2 zd3qz6d@i268&C}4u2I#gQ`LbzQW!BAfsgr!%KwS!NCy-%%=6roTV$Kv^SPi*lH!h} z?jeWoK`)=&gj7tB8Ym?6l%m z>huVUXCF8DB|DOcg-T-Iq8q&6lWZnX>)aN3K@g$B->NO;YJt-HN6Hn$f1@Sua@xYR zb%BA?ViLdF7;=vG1Tf=qR!t ziaf45sgW=GlCD{+`DNQbj4RFeEH?N@DQ7kk4QLMjq4VT4Brnm5A*QTWH{?_@z5DtE z{ot^lW^@nD?zLSg_Q%8ZI~$)zNOIo0K;2!Ekd#5*KB56bheZg=0`!#CT6?w8&&jLP z%FM}P)z_~MoF;yXRrH&lEpFM`6~Z&=o$Gp87?$r5=Y#bIM=w%(Yj?^rAShS7l3AKS z5c(hv(tZYD)#UQ0W~KIcrg2e1jh&ZJ`H&P!?uX=T4qxr1Dxs$UiU?Cy-lAB?HumFj zw0Ox9z1dRA9S+$xjauL=8&%w+c%C%uLfPWn*l(m%)~{M||NQ$|AQXzqS0N=39DaWP z++HYOZ)&%K2n&@Z#w6zWRn6=uK`j7Nu8|R zuv{8&JkZd&h$+zL;Uf^5iQ0MU4fPZt~S?Ys8(=7hXT0(xBGPuWi+yFiJ|W~mKd5<7Wymw|1SIz`6pGw5v?=f zr%`FFN)2l|m-;%{x;foFaX)G&b25KUKh~{)xRPneD<|>QLk91{tbxlKb9s8{bF*Sr zg$N`K8?qL7+{L1h+!a)|TJ$GxFJ1ZEb_X(yMT^H_jWYw=^!(ZuInHAcP|QHwFbqin z%h!H|pUna_ItAFaz|5l(T(XlOjW+F?2(_*wv!(&_QF^A5X~>$p!5cRsJQU2H`hlO_4H{i~onZ&GZ@ z+FCVe1VkyE2vR?O|NO^~Zv=60clBQ-!H1{_WTArJ%ilfuG5N@Ze+Qt_WF!VbL8O5Z zsDzk5Jxe4O(Gb`yMwcSh=PrtPcT`S)O}QG51eugp8jpnPAv$ZTN>!Q%0)!1HnIIWF zq!2%KBm*T-Y48~MHtvAa03Hey1th>B;4HI}c&L#TC|bWQH6fZPF@D?TQD#$+N2Yt8 z%CdOgT=_|{F63jm&#&i$YH~XQWg!-+zRf78W0TkoRTU3BYV}gp3=vf_e_7{6J5hf-Z#SNe zI(d&enJlNdJWO-ROmHldSZ5vxc{Shj0<`Kq`?pSZBqcvko$Ua!1(-TB%#6@ex z`r)Omu-RP0&7;B1CLztFp=0ahI2^u_;eC_+y@>2LBe7Nx<0a zoD&W?^ePxXZID|pkuMiG-pusUyX~v%Ur1rIOuk~-%`@Vw?eCK?Vf~;iqn*Fwni>wL zmy_ob9erD@Yvt5gn2n2VO#jA$jk6U!U4xg?Htp*H%YNZD4S31Ia*t5l853vsZz8gH zRpQ&@_x+Hp`vJ|O zbuL!C8y*lQTa>;w1HZQ^zhAZj_`F}6I*lhl653`&)01Mj%Zl%Pv zwKbTJdm?|av>u|Q4*%_ZEdSLmTxkN3VVb?{*~?oaQY(-z6|~dv$!4H>=tkz@$`8be zft~x~%)_xm*-8Fysapq=m5{xch;bp{)`28H@(*12Bao{Mg&5-^nc?E~)CGk2?$hk1 z+I}6#OF&=}YRu`J$YID9zsSI$lby*wGcKw#D>mGsJDjCGjM5nn6&wb%gWKX+@5T=c zq$hSByB$ZWAA!317Vb_@#fqF67s3)%I*5z1`5UqiAk)xc43Q1bhBlHvv9PtRSg>vF zsoi<9G{#Ss^sH&#gf!b^6vl0B7%PB+iLxhcW3GEq>MZZK#AIU|k z0crMjLQ?b>c(K?Ygt~Bp$AlmkkD-jALlMJEs@#)9_^dXXOsF=|BD)Xw?fX=V_h}+C z^WS3ykA18Oo^yQl)1r2XHRE`oP{lAkr|E}HYgFQjNr;Yr5`J7H_?qIK;LG0re*2yJ zwuYRfhnRQz`@LjsL#QTc9$Ow9cGchQI_t{B+b?e?LEYzkpUPm!m0} z-^T-seE}v@UIAXX2!26{PwyGo>`kP)2Mm|z_yjFIt_;qX=>jVY^xjHJl(bok_%hfs z$>^odV%{n1TL24A>=Bi9z(s5vH4^bf#iO^p8?8`EpUwA+q$(FNQ~LCJ3FC*|MH>+> z-j<3N9x{p!akOu|eLI_}0$yQ{JpI;lHtN69OmNVDmEY)rTm_NfOl&0WVp70jroB(Q z^X6JXL}Ea|w-38h*H)OM*rT4Kb8PJnGcvW~RpIz_Efy#MN{XMP^INf&iaff&2p`+| zb=&O7gPa=a9*l3_{KvQ_q#QDMlv)}!r7kB6s$*rSojN3P`ss;-@E3u*N?Bdp1pcPm z+=Z!B51kpL>xb0yBg1hd~xOQ~dF z;1@%6l+!&)rqV{hc9Xl z4nNQF&x%cqH;3SEpP2eT7_2KYTxD{zoM-$j=BEbb%>2y`C}dIxx&?(knnsFnLBZ;I z*X7Dq9;>&7yB$NNji}gCX@pLhdjnso9R800UZoMr81Mlu3j3D&JVf{IR@ifoJuzuzD}BbRdH$e;|nC71KdoQ&%1j3(1e{yY)y%x0b0E3UIrdE<}V z%z}$7LE-J3%a`8MZ(jL*z4;7NsYL*PgxYXK!l)^miXRdQJ~wQ7>fWSm2*v84&eB4ak*(KYS>#4b^h58B32P<(UD2)<^qB7-2>zWz_t+@L z|F{09*@F-G&*sqW@Or2n3R(U6qJ;(}dpXQWT~gPH$o6Bae-8Yq_Wi}M>yh%tm_e{o zAv+Z3z$EGmb+SuRymNy4C0es+`v;F{9zX9N%n7jwE25g8X|%MfH-Y{?Ra-uackd|d zs-g$K>8hkD1|dKC_?x#D@AfA&wsIXwbp;tWS7fiS30XeCoA8l zqQj@+g&tzRgEBcgd^n}r)AIb56b{Cw$K3lF2gZ_IZ;J|6w_c)La>Dl(j#+K>){V=3 z8y@EHt-Za9|7DZ5(IAyFqm6c7!)GIi*CA_L_I=f!y$VveY5Db?eKC0!w=63LOqc9! zTw+ztY8o|1d<}wixVfII94!Q_nXNrr$sRhTpRQ&p1JVq)@@!DyP1MyE7rwuO`F3Qj+`S8_ zI)L~#ngD6;@U(s`Z&hv4CgEMsrLJ6u&U8zy#R}SJ?x>f0llkXw5i&l5dv3x9(;Hr_ zpa2mQD}$eL{zoD~dczAh3oP3}-_Su8%qJeHwW^v(Fs$ka1#2=qK*d#SIM3G^=E97cT5L?_bEFPdTRHK92yHBoGFx>qTev_Kiu)1#orB>0lB`exI_2GZQ$y9`SN( zw~J_CYz2E@ERPqW_Kefj)& z%fKTQ{Uu*E|4?*9rmR*9-1jT4c@^X+FijlJp6r$k?CXz+L#c<7(hiuFEN%@+D3-Lv zj(L?liKl(zWJ&~SWHHfo-d-+YCu~C6-eik@CoYk7frs_(jimzx^!1TWb`o!wosvfo zHx)w9le5c)yUhQKskeZN0{#BD>Fyj-ItPTIL!=v|nIRO0kd~noW0&q`7#eA58A`C0 zmX?$>XafU`RdjdXJO2Lfd)_&7+&#O>z&OwI-21)X&-Yn4FTMU;2uv&_RqHa}ES%-I z%RI0-^o5$1HrmwsTh)4UoIuAAWm#)$S=x5Fi>n@5U-|Wm(>$(S(EF-_V^0W%Y$PHe zvyPO;2nL?t4>dUO;Q?MBW|N1DEmm;WJGZ{L*Z%JMiO3(wBpz)cpbI)vY2A zryW*6*BkQ^Z-qWRuMVICu*sH5rPeHx{EKs#shQh7Aq$cbHU({P6#H9u`SD{K1IzsT zV8Z~B{4x*h4=(Vd%z`8j6@q#sR3~OJU}iY4+r9PeDd})7qpp69c-8+ryMH}9O8?0h z)%gV@8&=|1rnTv;{^_htrb500z46R5Ypbxw`b15rYs|k?9)H4=?5iV4oSJxM)}?3B z!&P8bDi2HFR~-&~`%{(CV2Vej?fwY2O6L8w-u8^XM;V-M zSkJpM>2fD2>#lh!qodv#CfkhR3Un^Xsl$c8$ay|rNHY5JNx${Z@QoRH+I#O`U2}Qx z>eIiUZ2zdHO;Z%Pm0>>2qgh9{wwonC$uuIdQ-7oq` z{K#@>m-$Q5T+#HQA!NU`bIdbbSlY?r`d)JKl>V$@lbN&SsEL&v+lm7^#Mv?t+j7nL z59u*PRhECYhfh?5xp4u8uFC^@PxF)I`qHh*$brJJqsnMh^ta&WEs;1!JhbY~ic8J1 zJ(D&|>5A^n7WW(q0}HmcEF+#m({eOGZzkL#>=rFe{01JD*22~_LXkumh|aheg!K|msQETRs|(% zl4q^i(SGs0gi_v8>j}c9EzKduPE@8>j6cIpthp?n&v-eVL5;#P)-fF{b=L#$%MA3% z-3w)CcQ+hS@9%lkp?Egx?8^MmQ|PVbAMkZxa_>ZBW~z49KM1C4)$H`cj3rFVcX5^a zij6o7N4(t{k@5_D49_vOGW968Dcg-?F*1HRi+#`7Kakm@xb`5k z?<{&qWC5`*%3!FQQXph`>+&fS5nvvJbKVdJN}%5VoBR3KX>Rw?-{-)L{#52|P8-ac zU%$w1T2)2E^dCFgBC!Ck8YI5XpVohv6U<(xmh~^H4QxB4sTOGve?uNxVVHyYWpxuG zW<_D$ful|;z1GQ@m)VF^xO)h419AU`TvNHxjq=bO7)-DLnSJkYJ10ip0l;R#8=`&xC_ z2b!K6HHTLyl9k51zA|;Otm2gwdM)S(#XWi1S=i z_b80O&2V$(1lw996rk&|W_46YmbF1#P5S%kQZyn;di1oJx$13wZR{DD83#=d3AFr} zXa)Ci+IXi^C&||Z+jMkA#zh?c38or#IU0405e5=nCL&%0tuTxv(^5f%ZH$28Rmr)L z=;w1kO~Yr$pl4_P-Lo&7nWeXnXs`-US-!@oxjrCF(* zSD{ad@n@t7kfR)f$-InQ6HB4Zh}8V1a)dg*$J2YPg;4vqvsCYSWJEiI#|7gSMM<2B zz(VnDrQh8YZtm^J9X8QQd`{2fu8 z>$dZ68ki}?E%}8TRjlduMn<@%%vuaMs>7BAF)VWKB z?R+QR=cq}g)vJi;!@lB9pIPdwnAPOAc#waPT-; zba@t>_}felpeFkQ%P<{R;MgNo#n6aWu8;9A=%~W~N-sStxvrRwkxS<>n^-ofl`^iG z7Hop1HaSOCV}3gau?>ar9y+_mAgj*Yjk|i0Cpo|+p$m4EMUwZ`1s0PF7+H*DF_xf( z7oi%8B0vg+R{nn-{IVMD|GO2~&GBdK>@?k5wd#3vv7_ki*Bj6PTyfw0O7nX#e|+pj zY68xj(YdWK4SxORpquySiE%lD+$6mb<^k>S#qmuI;4;Do)R5ZpT2SX5fSTI}9Zf(t zfH41Relzs-)QTyWx9 z7_jKycNGjf(O|imgK-_m6K$1+P0&rqEJ^JV(yVjW5E$-tE)cMAmRN%98d2mPc7?GZ zO9es9iG)5L2ovZW?pqhR2EMSEx6g~f8si85~g zu=ZxJGRh5aUKD5?7;B7PO*2RiFmjR~d{sKJ6_^Zm^PP{5bwSg9o-OEC~im~Qi3Zhs{ zzr&b*&+v0sKf?1KrAlFdin28gK_Q+z)5{1OO!ILx_yO~;W2s*@d&KK4$x|5bz@QpW zzh~S$p5EtzJT6=;;VfyS8t3t{@Q$HU#{{UTP8$T)A0^4#_OQI~FA*qIe66ZwN#1T8 zM82+T5&wPwih=yW)CkjrOovXcwQ_RrbOe*tM1SB#5A{eQ%VFBz3h5ODS&u?#q&2$G zI4j@yx)@aIQCjvasnjVe6NnX~Q-0i6rY|Vu*)~PHdzq@poxMb45-e3#H>`=gOC5)4O4L8wnJ|WXZl5}TG$V` z%xl$6o@k5t6tTD%)r_b7xoY8NE&PkV-m6rPdJL`X!_3kq*y-{~vEx$%}RQ+ES zFGtesgtc>acXyh;fB&)k5FWh>7mACU!r50gpr|9+621hPECjM-a=A?5LBhm?O%C)$ zRXGsj{?|+M8_WlSMgc9nRzTkT*2Jn&Xf}+tZ{=`luI=WvMU--a7sl6JY%ehX#MH9O z)M8TIvJ3V<*!=tnHvn1m{quS5eMob~nM=e}Sm=o3GW!Szi+%#7spASJ6 zTSC4^G`~oYwI~>q4Rft$!XdD7qlIiM)T?o9MG|s)PHs-htqQF=E*>rjVa10* z$GGFty{qX@Ya8Oubd`E-`#+;Eb~%hKdio*eKb`BlB@|SaI{?~?PdL0XjaMXlNgw}( z+ONSVp=+`3t4V`CUB-0KzB59^2*w0d0S+~0$%-7l zvN&<$7SSL{oY;7WO2CR~wpf!sT?KgFEfTla7^p>0^Ca;wcc(NpkeQ$_6e0MNA>gF< zlAtwEnjuTpkEv!Qow+j0(Byxs*L5IMhe^37_~hyD!8rUKjKgU+Z094UV)Q>u#hA6; z)3^QePvYNydQq{<-R$|1K)J@G#0^6X>ES~9i(DnCQ`5O3x)*OUFi}Na`~UsI`rpsT zP#OTS&+e}5E2)Z|r>DX9aDWY-EZ9^bsSo_~Qrm^`3dF@YDiyZ9QC@s%ipYf~)@Aa2 za|;JD#R^?p+EIuR;CxHjKxWazvP>p?hh-^#g+$mdl2id9A$5wXn!>xtu3 z1ewm;)d&3@SD6kkyXsgBAa_h6czhw|fNJ!-HPwBuADRqQLsMRoj`y=LfD zMO=J>c@Ybf{6B94GfeWUkOp}_)AGe%Z>Z;+1F#zKCA)S*0h|Kpsdq&(tzd$0bnp62 z%`U8&EQE3z*V}L`$a3V%0%!~&BVW#O8uh4UOcQ*~7G=fq-wQ7yd;LhD?F;wX13>;f zx<0sHw6#jV+TZ_HKBIPb7q*BGdXlwZ;0H)w@8*Y}A3wJK_isx}OLHu`QGs;-Qcy?l z&Xpk2#R+|omt9#I45U8LTdjj;PG`x5xD_UV(f^GQ7bEWh(`!Padseu&&Y{2g(OWK( z!UqAcX-vhY{8#pEZpmunCjujo0ZhdIW^+U)OZ6yp~qw*_B?ZZ{kXBQAO# z2f8ziHAJ-Va=Q`ZJzEhk%13mbeV;jbW4P$pa7;Cb_2zer@6yTZ410L=;#OgMu;g=$ zSg>_uIR{&dnWKkcoecz=iZS_e@3xpmuG=_T}bYLp+sBsE{XLCys^BM#)UA|?GXW!<{7 z_GJe_c(-Ir1*5l8joj*uPM_f(3%GnV^m!{>pA#GyS^ND&tv8flap%)zRqrK~f)B5g>%L*Oa%wvkI zg`M?5sI-~1%k=rkaW$#QuQYGoXx+~?xSy?cKhrLv&NimZ)waw#!G}r7%-f%C#+@p< zZn9WM+H?J0?9-UYyX^ctRcG|xZTCbGba>3JAab)BOKz6>j>rXBqh#uLDX!ZoHhJm~ zR;iBYblq2POkOk$@X!b{W#w&{d)7M#r2aefNk^`H?X79lP3z%6PGt@;Hx5--b}_n_ zQs=I4R=rgJ9&omTd^R-$1u!=cX+Z3U zY``Bldv(i^)~`CO#Q%xz*+r!W9`6&OjID#Vx9K1!vQ>v9OFz(^{PE#dHD)u(mF6Aj z*n%7mFXstBap%EovaSSB&aO-S;f%?2k${F}<*+ z<#oz2Bl9e`&JA80KDB`2fPL3K2$21SRiqNwbzOFMn-#uR6G&D(MeW>-+NL03`IOrJ z4*t~4jNO4NAOHIIBV@|`R|$Un=+#Rh#sKPthAg?OuJm?xZ9MDig}>M6YjkfbT`07r zoTf@`GdU#8J*H#BNPc?~HwgI`5^kpG@UL}KI&+^V+3MvdG9hoI&Vi%=!b%M|RjX-p zEp^7W7m*Ohb}$nA-6YETlMFfaHk`0Mok8~BTo|jk%%d?6;@%8FW~W2>cb@-qibXY9GS zU*o7cNe(UPC;+p^Ln?+R6irHl{WWxGY| zXYv%si#gdP$9Z<0xktU@#8>KC?@WJ8{(JiEHhe(^$nohXr8P*5dck?@m-sfa|14lBSmt}mKLybbec66~>V7^&gj}Lj81xkUB zs!k3?5BEfRBWDvKq$jIh*FK1HjJkpRZD}(rzQie&zTWzr4TJZ)E^x^gH83s7mKNb> zj_yC;`s>e-TmQ_AqZ^b)n?D_YreXweFqXlZS>MBDr)zWhIQr=K9DgMkS_3wwIX*3c z#5+`1%`A!iK#)`UpUJ5aqFPu}${7lXNzGwbiEJf|3eSeW8}CXiJ|99WLU1k>;*`)QJQexc)%{l(3g1TwfEtlOwYWZqj$!bDyWxtu^nTCz7BO zAJ1&O2GC^{VB$|9O%K`=-g5&SRUc7Y;1BAH8;I`LQ4zyY+%M-6a4Y08r1k*PtgkZ6 zd+;)k*n7A#8{t4TgbO9k2u>&D%e3mia?|uqdcq!06!nWJn~(>P z>07+4k<0|_DUNdMVAgX3AroocT?4-4qK)$bhg#^Jxe(9*x|p-qHjOUo*V3G?6*y$& zJozKG%6?zy5Zn8y2K`=2+RW3MJ_w4+>I~nD5*Y;22cKU0k+v`l-_Z%P-g-NN2z7 zlXO!&N`6#r%$}LG=hMVjNyd!7$DaH>cK8N~w(v%JxKi#W$%Yr!GYNQ9yhj)G7`FSDxN;}ym^{_!ocn;gv1+D(i1Kya%q_QVqEzk%Pg-4S|Kr|VL$iC)cl=+E zs~F;S1)1eA?s8v4&OM6DNnMSO%V{OW@`z~Ovt|B(e6{snTm6BCxkasYK$V8AN8eoe zrdDM5{$zjnE(?n-qW`Q+D9HAuj8cv&2&Q@zAAYk=EOeo0)B3z)Sayf$+Rkj3(PiHV z|5d@&vc2d-Us?AwpY(~b5<-^K_1oMp`>9K$$vkZ<_09R(wCT1NM>?~GCUh9M!QHYeW;TnOBV!dwl(TnTUs+eEk()tvkqw^$x`f51-|$nMTC zf z`jzL0-v_^^ZSRfM~xnSMjY5EZc!~G9;p5C771v@z~w=tukOHpt&!wTtg zv*2Ja@%DQFTNTN`p3?v(Jb++8UDR?gwy=Lsk_T?_=O6sW3ozkT>$8FjK**`$E;|Cj z2(tTPO@LFfAJEAcYwrJr@5TgSy&v}6y1YTv1Tv=|9|PP$~m1e;s>vfeW7xUh0(xJk)^^tdk8vVL?jlPVG4(gUW zOdR8<`4sO@yM1SQfsrf_x}ZD4-yc^Cy>^eRQo^#VU5(+To0PXsHV@||bhTr-kzW%dDe1f393ey4Nen~4pS)oUS3r?*)OLBi+QL%Z z^3bPG^fhZX%4#TjQ++Eq|D~A>E%G>NKoQuQIqyK*E4owa1c7(o>-8M$m01cYPQBk= zE~KT8dt0Jy>lHrPSuhn->!&0B%)`@f!}HwP)(3|XQ^LPdeJ9N#eYcxKWU=(on4Q|i z2D#~=r_lZ0{SPVtzxyBmdiUQavG*l?j4V(KqyQygW*c7x0)vOOuC=%IIcvtr)aG~^ zzy^TK-?>a1n(z(+^3wVtAa4_8eMW|bDek~mxHO(tnRPkgbInMH6f2WKpn3RfHfihU ztmO_f8==We%5mQ-x(DV~2{JFUzYkuUXyMXiQqrQZmg$rFeeO)KNsi>qm7KKOZC_1`V^&_=RqsDFv|W z1L!Y@z(sRbtZXvQ2A8m|kElhQ=R9sOOs9{3#SVDBx#jd-2TY*M4_Q7WLsXA(L10o> zp(@_EaJ1gH4&abkf?92iZE1(?tcs zMOrUrgW3g}bg=PJrSChnSr=*Fl$38~vzh&W8UB;`P1)L)Sj-plCq4J)d!*$J5+L#r z%7^RVQ-`G#5zW~|m=sH!X2(619FK%N0KsbF=^-hr?r>o7iPrMGIC32DT%cnDdeWgT z7juI+u~Khr?Q1Le9q(^r{vkzWkOpuhEHI=2|NSj#wEt&^ zl0_k209^Z*fBgF=UP5k`#VM2@WXrnO8|TE`#OYWB?H`fUQWW^`*5Mn9hwlmY4i~2$ z9#({^Z+?MHk?+HD(T-5l^~WK^K2i)yor}!c$@$+EAHeP0+?n$|*L6#HgC#LQJ+XS9-jd+h!#%gA8jziTVmygK zskp1nb_c7YH)cQIfWqwUSkiKdlXVyFoc3F)6%|{l#`+!koE{O?2L?rBg*2(Y0qWi2 zhNzh~X%&j$#Rcn2*=b{*C8PcQNln*``@`5#!lK;n8HuPn4u%Dmg>>iZI}11q&`OD= zDUNiy62nb0a#k+9~s1^jzP zoLAC#kqHtJ<^r#<b^$z?$&QykLL|>;1Q8HRxYAt%laI%P_q%`Z)1_-8mKf^ z=4$q)!CF%)Sy@uGqp-4QB<9V~Y|r~F7VQcbM}NcPtemWIlq>?Eg3e9r^jUX9%jpiW zjz?*(F=BsXorh#;v1TbBcQEM~1+36qnG{? z_g*^(RRitzvcD*cA77rUiY1D<(N2bw%ecfTIK=5nfK$*WH=>XF>n^c0))f)6$6X)B zuCC?7{7IQCm69P5+l~&qeue(RV3WPo;uu$NfeBZ$gNakC6%WUk?uwmkp!Fx0ZMv1jW0XId|3TyP}`v#7$O>_x9M3Vvq-AF>g?pz~}LXC|L_h>K=jerjj{JvWn5X=GCJ`M-$ZpF=FSoEI{ zpWdGKjE-Kp^{3NAh0rDWv+Z}=p;&k&-obqdBIq5boFF{MNM^yvpdKQKNZicRw*T~= zHvKKVpqCr+ZC=U|Pn3i9WH~cn-C_w~hx97Uzwu_sf^|_P_1&93c+$imBo{^o7Lypc zSxL2ScQud7a!l`UWC>=AHKfH0Ud-Ej-_ky0D`sg9WvMIqP%|!r;ll7h5j~KV&%D4P z3U3!=D0GLsm_6Dtnx)jAbCW=6s;c?;`eYeZY3+Gr`nri@#L{69LoDp}*hnW0Y)IH- zq8M%?m5Y^&0;3dOS--uL=N%QbohiphL*t05X<&}8ep86-dPJTW;g*4kQ(h0sQj4NN zS~zG)D98Uve(NhMp&%}~K|->$K|&&)+CrgzqQJwF^4&PK-xIJEG&5LJn{!lCgPcI9 zu}BiCQ8JP+MHq}j0^Xq4HKEnO7}vn?K+lG9&)y*`&*qA5sxP}m>3*FTJPORj7bpml zIJxW}hAe0a(`=7;H%=y$aWS3i%^}JQ#Z`1yGoMObd-&5xcE7}m_BQmOEqdGK5oz6c^t8w7*KT<7sWq3zV-JDB|QjH zcx8F5k3heNH*P8@;D~RQ=xZB1zJ-1|JW?0g)5Izm32f zYjA(e+}dOo9;_}|Q3_phcFh@m@``fUMwzvS4D=mrmF!wGwmoC*5jh11l9nCZwBTSr zxbV~;lElDQ-mr%|*HsH$F`%6u!f{lNikfXBSz^A;ht!w|)|gw7 zSiwIp|2XH<1{tFFwdX<(<|50r<^o7!#KVueb4MqjQbOSEw?DzLlvo2se4d-c5vp-| z4QU|xmv3Hwa3eE0Ac!F`5jqRtf3|m;!W8+TtJvM`{~>2?}lM&ZmUsewOrNP$Tw&3q{3`MT5dbw{VUkzjS+kly=6$}_!Ox-Wb= zDi&-)!cfj!&Md@;qcl-!ZTiH!0`&q%IN}sa(WFb=wCfxP%9-SU_666aj#{0&WQU1I zxJP(aW`TsXWvm#`y$;l87QWr6+B?;)>z!0&4$ET7EE&kWcF*vcf?Y2Z2AP_74WBcX zJW!7I4olud?D7W$j+dXA|Brtc^jX8SNa9n$6Xe7XF%pJ_Q8$c+0q?4Mm)l-CbG<$DR0cn)5$n^GtQTIv)87G+RAwG)KrKaY0y1jm}gW%ey{y` zh3=y|cmq;LtbXodzYxilN(s zNn9kyee>cG>o+Ne>%8`>xL>^B5q`;Y2`Ga1$GCsVuan|vAULp}M$-kjziJ+@z+>fa zx7ocsk6Bn~H}9Oe8hseJcwEWqVCIDNR_+$3C-{1!W)`jATRK!)VzNsbWV^Xd)l1!C z@7y|f=axy+t=W59TiFkSOr!TMT{QXnK34WhQ6N|Z2o3u|XpzvfP8;oxL4Q}=xIr%T zC-dBgw8_R2YmgoTb;Gjg8>0MdG)&E|nyN0pCUJgJ_e{Plmt3-G8Uf#e(>n>%n zd|-UIv$`B|+Z$cLg{jWADoX-CKULUR66Y5lwIi3~3 zbYCk#V`RW_V-Bw1Z;AK@xfzfN!I9TBW+~?rl8TH3Y{oZO0wZ2fzXy*d%%6YUe)WHk|E=_E z&>Q?_{UF}6un-nGsVW#)y%Y_B%^Szv)<=$9gW-ieMTO$3+ zeaN-DhL7d#?qVNhqI)xA6tMrE-R1HzRYfoP(v5EjgaCf=1d\u4faoB6(3X+zYw z#*|Vsjk()~^KCWYa`IwUXokpnE0NAcLL#BCiz2@mEu^$-YNNeSXxl^fctpPasz3c) zgl$AzN$X<$b@3+WVfP&RI7QPIu~7>g3r=#>C0Pnlqcm!tE+r;GL&w0z`;yG-=EHXC zou8vn9pG=D)ib>I@Q3}$7us;%YWcy7*QhhzBOCk)C`@l9CPUcy*7MeZtzzV$&>g{M z<-hoTT`+b__pmeWK#kJSPFyHCBdh0~Mx8~yn)^cWu{uzI|LnZ`@*{>yhVg0sMMYi5 zYxloXz8hQdyPWw{5UK>`ozJgxOGL~7VsPLpVGM83lK^)FQd2ve{+?M_!iLwEYqUda zRt{9ev_G(9JiZ)Rai!oKG*o)c!xTqw5N;;7#hyXL%R#13Eh2R??n{N19T`i7wk_!j zfXF*cTkuicq`-}+j~sY-)IYFl@+?X$+Q3v{C?~N+PDD$O-?YDkbmmk>My6$|nqTkb zx6`?Q{+&_$Bv+j<5W%z7o!LUCiq0%>M zIxA^hzBUu)3 zeZzn7?S{XjEygtG=EJWIIYG5fpC}>BuU-%T!;KnOZ(KyzOyNWa1)5e8{AEy59(JF9 z+H?xR)WF8g;mr8DsZz{%%#N~xndBMUm{6>B{B6M{n<(ZyHxVCO^$9IgYy3;K*^o*& znJNpr-PC5AV9?O*H;H7iW^T=W#vc;YMV+VI0gf5;b6>$kpA^F`VdE~2!_WFpUqf*o zaNGD44*vTfyB*}n>_De*3Uhfrh!X9ge){^@2S$5sAE1$bsnLD&MfU5RIh8WlP0F=A z79zCwBvVMs2mJQCDVpnyqOdg)=OzaDC!U#HwAC)mso&jufpO_rS$cNYHRx;1w_m@@ zh3%bwP!s;|p;K5$f(V{gJ|%Qqb$v;47&L!n6c8ZoB2U0a;u@FJpYJEWz@N6xEBHFy zSXUV}cvX)w=Q@{%% zVJskQ4|oA--y=Zur{2?$)2Ckq4CkAEByc4bvAs^tQPDMdPL;snNhV}zz(9bv$AHGIC%pw z!~)U#9J*4+LWfRQ3y;1%jr>tP1Cr>?{;aJHPJw))&42(mA12?v+}GLDZ?vJ@L*KJ^ zgnwopyFYSCSUi0DaoCiog^7F(|Zrl2%G+6Ga)d>{o=77J7_1Kus#;=OjyX==q*?Cg`xt@QSQ;??xf zYc9`n>MOb;<}PCVn*E9biqqXcw5({~b=i3YKoP_PKeK|*1H+tSy!}*^9N324E~sut zpKD@lCfM>6I)rys6(;v`Iv|`Zt5uuQ&9fRM#Uf%kGc4XKHQu(ByHljuzqiG+wZ%&c z0NnNU28zF7)x*itZ%pkjckIsWQ(na*x3Wb>jtGVYBHL|FwzN+~IvwdE%?lSe;?nK; z!*lFaw}q>MC=ArJxhgSAX43UT!c|MjPK%9yD=%wHYa0486Sz&m*$95Kl1*XurT+&`Dolh*S|Df~GHze1$TykAQqRkYYZmgEd zopLI`%kK(bdc5M#+@qig#A-G{-EK2`?YYk%8j9yV{Lq)YFf|!sRM61(&(#%@HiF&$ z=5Nl6k37!>eZBtZ;@8&Rm~R~~Ru=EyNO<+CUlB$Vq?FK|{_h_w3kwN*d;0@gewA<^ z;M~XC=K|1cjWIC_Sya(;@Bx^^Nc0%^`Ukjsx#7L@F5`pni6Yy;QKGkvNF?R>R_ORl z$oRu}*z)Yh9fY;kc_uj}txHuxDosmK>9JDjJR~pnQMvI}d6|D{J4Ew^`xcH3fNQhD=dl8}aL)_?xXe}w~qrCB% zE9P``FS6n0015%}1gcNGuP7MlZ+-b#e3AUqj|kdJ3a#V^01~eFjd_U#O$Ua`!GCzx zbiZSzcqQKaIR4GUOV=16uJqQICbCt}v3*b);$vJc7FT;=f;z5=c3j;mq>|{I))LNR zwh&If=1@baPRaOQ?_wO??*8G%wZ1mG+WKT$d2<))`#sTNEsAn5!@%tq6?2mZH9c;T z^r!ZUyCwTITvDILm>wrF{>v+5{7azyUm}8C24Wt0=3XI_vk(<{k7+A#Xeo8Ky2J;r z;*lN~m6?XpB7m~GOuNYZdVMvh5Z!DASSJ;FOJ7?dY569WrCH7E4WbL15b{5~n__Fe z5#!(zcq@ir=~>kBF(bkX38s6ZWlu}3za*~srIMTw{M;`T&%vh!hLk(>rjFoNpGn}x zALRg#fUrT__kUC7r6?p+(vKCCrI<7iZ(L6G7jc(m<Bos1gRJ-Q_RUns(H3arRYA)12-dCiBxM17zC&T7RMAq(creW@g_j0jrp zP+pX-X>zEhp>y!wwuobUTKp0WDu4+oPs1rGh!7y&<3FKhMlWQ&W9mWKjTs4!$C{mF zF9|e-p<$K88#9R5{m1XZ=ZZK^N#REjQ&JdskN-&ib&2@LIFlCapc|< zBcW;Nu+HaLg|uf9=pwAg=sV6MJEG;7b*8ZuM3s?x8!nCA81-F0HszL7AoPBCe;IGi zUJ~>-oQQ(E!@wKNJk8v{(Yf5YkjRrxv~E9Ucc|!x&q|F=H~KU*Va4t zfM~k$M^(SZ2VwctR2XzZ3j@1|oMmCfN4S#&I+d?A*pfzdk_JIJ^ASe2Ex+Ne6CIym zBY}iEY>d=SNG*OWHnSkhfte#uxs|`|&)nk{9~U*SWt5P%xIMn#EQ7EXhGT+YQp%GG z9a+i-={+QNj6Vz+-xS&XLleF0E1P#B#NuL1e9EnC#f8&L+E3cxIF{y+(b!R=>(5NX zi_Ry@Tq!A4wzUs3$grM0OB3~M)jFQUjdP|mp<8SN2w@b zqnZI+OX{*7vG&O~5>8G~Ux)Pf@KOe!q8umqhMwp!*i5~04BMoqarG5nFBcUaKBBUm zL9#{NA3W{8rn50k*?v|=ZK{t&Xo9(GtNJl^I(1mzU%Bk5ZlJoj z5#{6}m%JGkXQ&u{lC#V_qr3iE#tH2(ux7qR;699?j^)Xd zHyh>J-e$0Cr_=4()L&f6p#X0&jRq!)qeH2JMdDo(RYo+PLd`^m>UyaYg^5iQRav@I zLZG#rL6PoKLW9nmc%o`pVtL;y?cUI&19kG_QeN6I0{V+g%w`(vS2)~ zATe2HFH3F=30_&Uc3Lv?zb+)*c=u3dz9u7*$B$RW3-4R9pxiNmSjq*i7KlbA>_3c| zj8Sqs4fNm34Xr3p!-@g~=FBuiaP`cf?}#wMg$dzRJ=l4v`mf|u#%H`oO4}JDQhc2Y zDHUqy_>>v-9ig;E`r}OH%*CuozJ2~ieRKfYzosl%Eg9)j(yRQ(xRz;bwnKKG`W^#+ z)1TQ~dT76zLIeRJ<1u!h`}ktAWYQ^TfHm42t+8{CWc zvS%i;?@H{o75hGr!l;wr0Z9Id^e7|BV$ZSjh}zRYa}ukiXls>IyVKOq=X%8v+7Q?> z-dyZ>ai{s>-5b9F$m=hg6d=b0CZ2K`+x-J_wzlqt@PJL@Ey)A*w28E5oc~>buCm`x znHE{w^|cb8DORy42hbzf6mLu7IwDjO-LXFt5)%~Ydc?45X+2_V*~Y;r+E_t9m96jvD1mT?; zPtRs#!k_IxD#>(8bcvHTkFXk6HX=7wMidEy^77F=HB8pG58Dno>-u;c5p9$*$7h zI;opH8>juy>sn*mL%^pOWc3^uE^dBl$Ds8#{6R7B-%IxukmxO&QAaX+xX~ zahArv0+s*b=ejapEN~p>(6Pj%IJ~<;aL4$?Nw@9}ycviZ@GhZR?lkp`my_DL&V}Z< zO;&tM@}#SdqM@inSXS5TCPnDZX;+1;QZWos?lL%uaOKqxqm$)0w&ZHf)15@P^IDSz zIN*Lm$T8HYBOAz|Tii`RZC#n@FqbfZbUwm%c{W4_T8GaL{j3`i(MF^m$Yv#gM?%T~ zITN5lUso-KPi^saI8zdj#ByY%QYzu=Ss`=ilQb(={ClWRRu*==fSTA-It z&*bt1URw?H`%me=h)E=BO!m5@y$(nJG_EzRojl&&6BBv~?k)5ZZ-ZN}zEh9Tm#X;b z7%W+A2&-0BGZ66VLh5jRVK>jn-%J%`bzs3LSuc$LnRtghuv>#nN>HegdURy;K=w(7 z{%c=BSu%p%IS0lJ+Q0@|9b1kHR0xG%uRr*jtB4rM1Q5%GKTsJR;l~4UER@o;O@!m@sj*UXi zlx2CZM#B|gxPy#AhGSbvzlhxL3)ougAIo5)>G2XB;`5mX57?U2=L4(f27N}DsrQGc zhTIa`sRNTO869Y3DLuR!6Ft+^1zec>M7G<*XFB~y#I}>YhEf<9r>UXe#&{r25kAbg zv`F?4i;{9>%P|2i;stJHSMDS9ScUu8CNJ?%1TGVCz^m<~D$oK_;RPrY1uZv{MWE$#@W^%Z2v{{T?AGXG}Q8M{_Ps_`Hoo(zc z?o&3Zn{1TK+{(JjM?esGpYeuVgqKiG@e#@*pmx>uh;{rSfBHCQ$Ec$>BO-9i!DjZP z&|{|GbqT2|c|qD}{`u>|m8CELoVx;P=-jll5XQo6VvqBMhh>D{>xk#6^8z#NwI99;1$CJm+rUWtd@wKUJw_vH$)J3h0i9Dk>IHV-7 z&gq3v!HqHbk9+vlWFi8*#u<16JZd6&j{TFfT*rbrpR;)~*-$r9)NY%2W#i?hc%*oa zluh}OD%-UqF0k7u(_nc-*K%d95XCu==A(W|R_tgt1XC9EkrI+O{onrJO0<;LZ~zt;2E z*p+2?uR4&Q^5?NGbbRMIHbd}UxJ$-M9HK+yonsU6&LJ}#{w0zX|J^{ED?H&My(o=l zeHvd)|4@~D8n?2oQb3ORP?wf3t*k_zw1wu-j-FC%&K|YgG?GEGwEBX>cge4xEH-)Q z`Oqce3Z-P5`GMrD(g+TOoRaahgjY@mVo07VJW;~3mZo01O0MuHoR&LyIW{Xv^-LzWXurMl`jv3ut@7$$@B3Nj!jcXJ!Ucu=2K_?D1~oVB<^^o}UWp2X zcB*>z#XSv-iKm)Xq`7{gPE*LyM$>MkAL`^n^L5fI96)vl_dG;BLB#rrU|ekudgx7M z-gW;CS^~jW2;-TD^Yf13zc7DLIL9zr)f-$~w$ZN#l3Zp!Abb^UjgSV|+ zOTYQNx%Wl8UhjwzChtZp)2Id2Ih51ShG(cYvMjwZ_*xzTbCqBO^m)#!Tq_uJSU zS(vi6XAtDAVJbs1W3*i&-tvw}PEK~?a^Y5XNY>^?I*++=HQCp|3Nszk;X1Y*yTQ}u zN&Le{*Ow_iTb>#5G;0~>v9OBS4~RtuZw6{?!3y8yhsn&J8@Te8_(|2D50PD2#(9~Vz^d0%9y9=m}vYd zsj2r9_LGm4td+M5M$}R=*`!3)LWwNU3$Ep2P0|@t_D7;%147!Dw90hLJn*3!r%pcQ zZSt%M^$zC2VUshso1AMLlC8LoExb*WnJ$ptKtQ-nlc`6YN8Ck|^IAI1Q0$C}KgsT* zg*$I{-j>l{Gh8z^XJ2!Slea^cc#cq~$TMBL+_|bu%NAlZ>Y=fgk2M@tlrWc?aVTMN zZuZ`fqUQGG`#c!<`A+OBfu)?~Efw-2B;ybLwP`VnE}F(FDVUaIuBBE@YWVc?~rG59vgAl#|2pk=1mI5 zq4sjjB@66?zDC`7$e?%Q<|o!F_ltX-f{rOJl7H9s5nSzN%8ZD^ny1I=y)OepGA7H`jsmgGvZ=~%eE#|4|gzQ@<@3O)QLJMRy-bj zp4p{Tb*S__OXafg_XZgA>!511SWc#<_l!KTFJ#&3!=v2&bWmNTi3~@JFYEt1zfI6` zNq2%7lA=Z}R-^8$zBj1t1J7Un_b+99N=azSI(g4XHVT52Rs)}vh3a^zZrW|k@!h9% zURWxS5^5xS8y<6%lS&^Ka$h&5QdpZZbbedCL^GUbB=H^(j74aT{6p0j32|CwcBAXI z6U=V@WsNeFx3RU2GBo>ta~&$N%KDWJ%>6$+y#-v8>;M11jfT;k(u^J*qSDgRlDg3? zEqc%cqf?p@DxCvIidZnZ6eOfPhf)!-u=RM(|2;q7-+!{(hYAC3xv%@WuJ`-(eB$(8 zD$R1uV9@hJ?^nntT@F;5@ZO-#cZ zdC)vcPm}UAcwrZZ6&BS|3<0UudC{ElEIyYM82UokV<^Nf#=6Wh zDPcybam~MkA*>sS(|Tr&aD89qjj~JqoI1!Aq(hSOk(HQFG3sFrrFW%44M!7}>9Se0 z`N(}~t|(*54PIF;U5jnoq+CCYn>|IM;7>2P`BU~MN$j!gnrt~KmxrFEgwwdBgbhEy z?ZU6;DIF>IhF=UH4SyN_*PcK$UNu=Y-R8#&bvXcAPSUVTEtaY=XZF)T`SW|SK|@2}O=r$%rp zrfPEx7~8`|<7VP!>Sl`POofU!MW0eaF{U)8{lTKalHg6mk;m}Y(B(2Pv@C(Yjmm^m zTz+!@fVw1l@%hBV3)DxXmxu@t=v+a~6#2nRhjk<>YO}ge4%|)A(HEbcxp^|~f2@Z%b3s+@AN@dx1gG3?3xd~IKFd~g(FORHKL23^M$mJtE^94 z){@+6J@mh*xsHYMDS43L8#WS7V`gk)tYnNMaN?3{{;av`b_^p{#*oc$nc)wnCALp& z?KIbEI#M2RH!*)lu~GOaViZY=95YvHs*xk5gD!~jChaH7xAT}1?3vijv#8+{tHzjgU6jm-*u3FG;)G;9`T!|ikq7j0WXFkdg> z~s2c)1NRA?T#FZ(YBtyS^dqtUad!<00p@9Js%S<*7zgb2by-SYh zd%?=>gKMhdrgy)EwVS(Sq^ih;920gx-se_B_Hc8e__Xmf#`NcDo!G|i(p(Rdo=B-IdgcP;r+$of2zBt_<0JWEcrzW zKim?2kCW;w|L?!8eD}0ut{xT|)S(J}_8S#?k2fl`-tk1#_jEy&^ag8k^!g(tTlhsp zU;H96tTK4$pUQ~jUu#Y%q(Rou!!wdN?6XoVXYWE2joO+BEw@t`tL*bIj=9NsNx>|f zxvIieq^jgr$vLxR?cP`>VDuBG|53_^a}aIdU|0zIx>XHJ+kX&8S7W2u}a>3 zCpY`rQ?Si3TFLrJYCbE|n!a&FeYhxvPXME8@9C!4$x{K>5lIpwvBId8{44S@P881M zdh%RSq?_>j3*^Y*JCSFVm|xT9&{qqQgu{gS=;0{Rz>t-4Sj&Jhv*280VoD1(UZQ*& z;TcgHF@?R89@a(9FrC#q#&gU|3Om=C-D-`mFj0pe`p>CmsS2#U!Wgajkdc!DPg!Qt zNJ{o+YdVaijKl}bRXE*Dx4Bb~BN@rYZpL_)RH31N$!926QhuefriyXE}c4B z!53&u3(K&sNX=RkZ>rh(^p0ialtHZ&5G|xDQ!usp5VhoW5k?>ug|B^34!U*r{{J4- zfd^dD4<7=EGU~TgY7AtPGT@wagz?7-y2|u#p1gRn7AC$EGw2*NkBU8++%Ql{zTjoz zW$2}$BEZKIO6Q6y8a5|r69~h+M(jq$cw>ShW3|M-BsPs?9ZPpluSlQah+^S5G=*8ltmWveb(c0Qs=^$*9LK`W!o;vic!iUX zql|+e-JVWISl@PutQ#;>;mAq-Jp7a4fMHgwjA@3ZkEU(tc}g!Oo^6S(gw2_as6Q*# z2>*5{_C7IJZjwX5aGMU#gfW}s3E<-6(&m-rB`I47_@m2&lr(3xw!24#IbKN3TEKd4 zhPw&llb4;)3g@sQrwn0LV-U+^I=qhKVPmVN=}C`3G)2xqq#|~UJ3s#!lU>CC!eWFZ z*m2l>i1Q zLwcT!X~Sa2V**KZ0;xUXvSU5 zrI86kV(@W^Mfr7_5&1PS^7@eU!-uPPUp`A}%u@bzapv8PljjrLkp!d|4J2;3@PfR2 z%QqEO3{bbA=)6$C3-+1!%)mv_f6qC;#S0#yxxcsQ^VuqyIs`RQ?%;*=@8KJw6#?nP zfZre*dn%pe<`(895rpSjJRYk+Jc~i1Iht7mxxw4umSlJ zA1tTMYUX^Zq1Fi`>$<7Bp=^&rGFDaGTC(x=nv_sjGV~gqgjipxHR1;ttk! zm9^m1aADJ457S-Zcrwuu^Ei_xsf^V+#gOyn?e1*N2sj!P8%{(cK-^yzA>4}M{=%qxj;{4scfdgx3 zJ8cbC600CWV<41oA8ZcbacX>JtN2&*_CXQWj4%|FD=T;_v=k9{t7p37?5q3xtNJ&;Ax&fWWs5 zqJt}WkOs;!OHW&r3GmH4pp(t^53AgnE2{RUXq3F-oLd;~uM&1^VpN(dl2TI-S_%_B zT+{a`dGf!vb0(ITY-OHHkB&;EylEE{i*qA?RAp9JamBRt8CQC@@h;oi_jiVjeU5+s z;Aosvmr^sxKQr#XePuaU?ople!oLrI z)D|}HraX7IvgU~f4>e?Ysp<|Gv zG-&!rfpc^wV`JfpD)*TAb3)c#J)F^PIaa%_1te~(1>TBwMFAuFB4-tb#wV?@=%OQu z%REKvZt}uv5&YP&+Gc$*DdTe*3%}RHSEP&E!5d(Dm_qm)A0c_?LF4do*jO@@@UpS+lf};Ci^kf zhxP);#D?(6L@r+amj2GtvSn)5$eW7^PBzEmHAhB=OR=Bzt)gBNJnP4|!eUoz)~a#_ z1Ga8#y?QpHLj(G0hJ3c`jLTBX=!%S#8j?Pftir6Zd*(Sik>+sS5A${VZ=PY}iHiL` zbLtfZRECeui^(5$kw4Oh5Fc?9O%LKgXm=2wfQ7Vb-&uIUxw zGfDE&phFUE?QnKnC8%1%%e869odRbJ8!SNdY*?WowGP6y9P+svSa4IF54V=LY4Owe z+O$`qU}xFUfsfGH-nL3rqO=K)w~3E_PyTvC)j&YZ;*!Q>D<0K~ric-(%(fiMr_(-- zqq~yD82TfZ_rH<~&+217&r{aZskJ7n2Xz>{r33at~je%V21u9nrQ2M=1 z;K-;7=nVzkXXT5fC?T|2!VH?n?F0^zd`F2H>*z-KFM$!_ec%kW{J&qasRy56 zEX&nqsvrI*tQ-dm1;%qzqN-;{{ncA}oZHoe(C6*62k%OGIxirvNBwwBJ{jnTcc1kd z%yk;9wdza@X{FtFPdrVi;oREdlK6}3*zMHYP47!OOS7!r*b{HL%C@^pYY}<)QJ6t} zm6WNt6h`AlMJx0LfS!q;MU*{xlli7|HS<}&RF9%$vBKIh4La8T-c%+9qqdWrpIE?G z>A><{^L=keY@w0&Nz6lCvq|5CkmP+vvKdmAIjNK#slbNv5}_SPu#DW4UX9@LQ#8~Y zTJLJ~ynsHV^nU!;kov<&R*v@uZ(l!pbtC$^YhA8OMS!Zj+n7h`Qlr3&-~cDb4(;oX zX(f%swd@{Yn-1-Yy_HJZ#WPYd0j}W{LTja!9#4zP9z1>6+30cZtPDYl|Lf92dkmo_ zTsh9BZJFFz`V^ccbKmCQ=%0))MrXBRr*ACgS&7@9c3^3E8L*}|6T2|?B&L76zA8Qc zE$6ei;nLy7y6iIan2GM}*rKqF(p|e8yY;Bd@kR98(XFLNldH39!WB=&JD^plS*^`{ zo43}1v6%S-bvqw+-_?v-ArS$ZWJWzJQD)ibW*%q9 zWFuP)506E)gRN!i*I?|8$|~-SX4)@ry1b`^_*d@a#I)x0+!f@%bFDGks9QKSJUgnu zXTSpMMU%_zY-k-hq(F2cnwFG4F^&GrpK|HyEXqASfEyfBZPII!nV&4DG%e~*n$Oi5 zR+wiC@lk=ys7WFEGk)*%d+x2pQ0a`(p0w2v!UjgG3)c~l<*Bj>8?TCDP^!e(TsO^N zn4*?np|2sG^Zst&**RRqIg4AD{Yufqe1{3~GY^{t2k)Q;du z9%~j*yPS6DT^o^cFl8_7&}j#VfH{ce#dxh`tsR$hI4ot_Kf5P&37BU^7 zQG*?FNgAPzlreTp9bx3mWO-jwt4h&Nz4zVn=;xM4yNV*_-noR>4{Qc@o`L2P3U!XiW4#d!Hr^e8YcJ9N8W_YPhOKYLMmM%=PU(8Zdk zk>~;^;>!DfQ9C`276-Yde5E&l^-0xMb&@&f58eU#`mcAWu7$;-Y0L#59p-3t);u?E{TKQI|_MP$a?=8|6irMH2d#m zPSOOA==^qb#=s_rs;rnkve!qn0=YUXoxx0#RAzv(NMNCv7fi>IeHefPTK#}{GM3#g zBN!?*C&JkBi2Y8Wt|qRRCB={r4&?OO`_JZGnq~0Xs&u|KMr$s>{GPuw>1v~t%+1EK z(m8n^${B2#qhV}A8JfQFs5Pkosx5QDXZjP6`rKy(eR6)I>RSexCvtxKn6*JVMNQ6L0$*hyaH49w zz;}~)R&-*@0opf4d$rhEO@{5?Z@RFWMMXj{hl}V$)aFI_XFVzp>*mQTGq9kz;_}ox z%=npBIB+jiZ*^F|4uu)x_p8Y_7pOxC820`-x`ufNLJ%Ndy*yD+EAQcaf@}U2Tfr+h z{%`&=tx`E)Te7S3C=6n6AjWxfY%;~4<%Hid;W#L7_7o-d+?fQWU@}(JB_{)L`*^si zQ-`Uye^7mSI0yM|i@lGbe zUm8%Me!OZgeqFUap7#oGLohd5-$t;Fs z6He7sh{Gt!G-GK#BwHp4&9Vw0J<2s}qOGi5d2Xsa5WZ=ZcozH>6K|1MnQ#I%)lwq- z9P2&S=umBPQ%@L^O=#u}mYi(2>NiNf-;u7L??CV7&sBeiUa(=(EYI0|UYSW;Jk?2JEz zvtH_)yJ&M18s`}5*fOK$S_@GpEheiNo_c-9R-484GeE{NSI7;ha12-PUAeyZ<@#6U z$&D&?jUFk@-kjI#M~+`#C$?KVF5T<2`p4>g^P<6%rlMC)3aw7eui$QS(fc!?v2LK> zMxZ;LQlxtKDQ{%?os@{4ww7b5pQ_!?H1jQ4Ri8hjxoe!@%uzf^%&#;ZolvHDR;88; zM23Zp4PWWo;CGrGJ!`k<w%~JMWVn0PqYSu4 zF=iqr;KrovJVLWY4aBl8zOy`O8tF zHCealnYQ$8TPD_UCbXwy+rsR*b7o^X5o!uL;vBwZ;`1Nb)4r}+vslJB3-Hdl1-brk zOD%3>3|17N)j&6KYB^1(Cph8_gOnKOU}jmlQs*9!qe&&_u3$R;O6k66TAo~sF6C**nO3ISweMo#Ze`HF9pY=s6fAk{_xX|)VWSiEzEH& z;@#)>dunG%Qy&A%f)-e7f0~Hqe#mpkTVwdYE^?&|-!ijYh@%#CQC)vi?hP5y5*8rN z=sg3r5D2{K_mE!X2km5KjZc`3QlO4gpDl3H7)qu}h8hp_jBTju%UDnWaVu36`|I}1 z7|aPvXliO=cco3fnN#tjI)1_;Aj}h%fL%DTDMc+)yz}iJpI$=X*MBCK`(>qM>E3Q5|B=WFdDkUFPsj z82k}9(?+Rh?HqhV=4{slAP@OW+tMTVl7;9hdIG!%YMH6TxxOD&|@ z&@-M*Q{hNSeDL#HId2M~d%X{c6T>#7!H$fa$21yaFW>C^9BNLu_X#{+bTQArK2IF_ zrb)r2W!iA0Xgr51zys2Q?J7`SKH0(V_&;MqFXWnhl!4X>2d9h>S7@`qG~s15mol=s zco-~K?8S%;^6cE}k=uH4y0JGxXc}Jdqc;mjWVif}A6HRjexs_j=6?Cy+ug!TKILVC zHvZYp#G=2|t<9|Q%A(4~bx-cPdP0{)`O~le{rdC2KcD`W!1(G)ih9!a(_#ks|mZ+MJY;mvrD@mj%{5%{ZeUYG;d!fvA>M=l0)3y?Ob-0 z@-E91bIz1uleMx;z2W&J%t>4#<$Ln(`l$+I|6r>*?hToKy#;<4Krk2T*x=rt7kX{~ z&ph4ftq~JCmOSX7%KirEi^}=D%wFN=oKHDP=A(+7YJ8(!R*7DT$w)C&fK6QlXf+yP zKXL;gb8yS+x%bgv&RwckS6$ov?Vs}Ij-(lFx9RU-XLj)chjuAXcODNP#-G{v@l$Zp zQCIGufNoj#q2hTotYrOWe=m3rD~f~QRtnZ^yScEHIT8qD|Iq2l(d!|-rIsrWw~MUy zWG!@*fuQ5?;lrl&i2V{T7&A>Gmv~uC#-fyYPe;CoNrV^3G-Rkn2fdHf8pF%S&pU6m zy}mX0`kZVB5VS9!_w|Lw&&A7w|NZwG#*+1x3zH5-^}4zLH;(*2BB&r$7aCp(UFWd3 z(m~yYtq%dz&3ax;*nuOpcyeay)1M0T(Zl+4d@>}fZvRU6ocb&c7hM=b~WK~xHV;s(4Db**>2{;OHD>85R$2G_pzD9N(+ICqz^ z!-**U(bv57{G@YTSH}+cKjcf?7*7mI4Ie)c4ueQBb;7d7F0w1_u1?D^BN#B<&clDw z>&rObo36Z>NZ+VHy4xaQ=D{Y&#?o@M5_ae;z6qt=SIH>kgfXyoOi5iNF^|V3+w~L> zqIqj+XK!OL5@iU-_H>TxOaw$TvlsFP!#3;t8ALJbkgUm&?658!qYBcT?k3k?%_-5h zUFdo3+L#YkU3va;-%h)X^YK{~TrExR%IX9r=ie9A(FeX^D;1~%ha1{E0<|q^tChKK z#ksC|nY0t-iD1(PD|Y6=E4Td4<@C?-BnzNDUAVw>ZDZ$;kBRnI|K>e5Kxe_9aOP6r z$RCds&p`XF=W$WH;QLe4a z@wdRGXQK$xjavt=k)o<(@{L8hrH}SPJSQ70oKVS@2CZYUA8izx8Yq<^HuBBx*oMkt zW~NuVH8)C_4&-$!Z`#Q=S4J5y`Bs0w47d0J02^J6PxVJ>4{HbM3U?ggI2`)XxI-D=ZZW?Zu1KZF@F$TtRM)*uC< zqY2hY@Y(t`G02RM)5igG(`^wlu-&xd_rNuM50YO&yE;82Dt(^Ht~JlrGcM@)OyyEc zeP4g68FN}Qq^nT~HtN+#g?N&H(DtJkeV)>1ju z)ix=x<{O?j@NB}-IZjS=$}#%F;y>K!kaG_a&PWG74g}r-p$~io(n;<=7N2nvXTV(@Pw8ALnbN-5M zeGbeU-chTqpwgqhue8uGtRKTRpsE9EKI+(FvnczbEZB5iQdhHIc|f*T z)+YeoFgtnKg*n8#K5wz35H!wReVm8Q`^_WR1qz`M+Mn)P*>L~_fM@%iLHE^5ICOZ0 zCJSptKg(Q2|FQl?G6MJ+C-5t$a|b8ilnWp{yh|$%o&;Xh`-ngSI^(LwA)7*XzY+Wf-c~%HA;QRxbq?I|! z-Z^Ch=fwUNWLE~in99yJ<*ka(U2C=#-}B%8cL1YQPV*gKsAA!-Y>jSJzt6?oedKQDsPE3?Xk2%>dmZ*AZak#UMC0E*_z(U- zq)V|}W3N_^gjZT5P?C3&Dr@u{Swd(^#igAyn#5z(*h`YMTA^j)nPFlL)2HEsNP}i} zrzeqbbj6A@EQb(_aDbhZCPZLZ?7j-j325uDh3aOm556MA!A z&nsJTg(|0a0eGUG8XQ&T1Nx0{!+0XU6GPTem7Q2K-KXuHBw1&MHpE+?grMB1_6;kO z(JdCHk=~(%Slw9KMc?tEw_6`3H$}Bs^5lbP+e19)(wDjscWubW@qNQr;#cBhh%+-& zG2f>&?;OiS7V+BG!^yYe8L;2R4k^Q&qT&0ckEdrI*PQf9Sa*UO+FUf?HTkFo4b$pk z)5L3qhvn-2LX(%|sdTA}rh@+UiViDGtEBxdOYOmXP|0(Eg>$v8Gm)0HK%>JT z1D8MrJ!-^8XK{h~rUtJk)Ux>%B((o@KS#df@P9qgj|7p+RF>!_c^;kKtW3jRb#i#Asfd78iYmsYu4_ZOKZDP_O(?1v zVrc1?1-mNKZG6Y|uI>GAn98AT_0@Ma^wV{!k&M=$CS>+m}NPGWr?~2 z0`kzQeyBYE^(gG%(Z_hyNa3J>ch>yMVMqE(YZud9KNEZajV}vU@Tqs?=->>!YR#g< ze4c}Sp7tJV;SvE|E*_qjFruksEKsw>@?II?btQvx!l{jd^lYO<_bsOo`btwm?k0$o z&bb}GuQ;^d8fUmw)?IT}F$yEdRb@>(=&3+hRPPpa&nu*>;OBVij^_-X&-o(p%q_I? zBl@UAJTO0+eoCsqqDYUH=#^x0^>5b48x*OTdqT^dEgEf&_)^E|5w6B%I=`kT6dC1F z@>OeZ`x6R{hDU9uDO`*=CPwjG_0dnp2KM8a)4FDu2nlnAd-S`-bXO1h zYDj*_owc6kQ&Rq*$yd@^j=>d7PI-KEwq#2PLeq^P}v z%Z|Hk^vie}`Po*U>4iEmRV_DN!gQR5>Lo~EYnf#AM>ZKcDnykZeQDJ#ovb91-MEd-99!nmdmao_NtGqA9 zwSD+jJY-_A^Y@JxQN^e{W=M)ODeQDWw$f*IjO5uBJ$87$D>&IKS)!1xV0zvULK1(l zx{BNU>1(Gs4_DVQD=pu!26>C4qHfzFKFQruHfNLC30Un+>M=k_U)E!;DBSm-VXXS9NNUe!Y z=_$&5SgMXY2E&Adb0W`|TYp@QRQdAh@5=knOW$qseZFt+#rxX~HUXWNo3Pta4UbYt zpE=IJD6#zY?~_-I=QMh{Y{GC-ZP4%bDi|z;!2b}N;+C}v*J!Q6ng@l2`MdenUK7~I z0~=uMGqs*^kw3`0z`r19;)}LTif`_OeBqJ8s99zxn<9WXy4iI16hy+(3O-Ex*~D}! z7m^D7s$|_&r91UhjJ%S_j|S#|h+g|Sk58D71EV<~R5N3A!-&~P!N^K2LM=r=jQ|Oi zu}!bBHa?QaShahtPg zXPJMAU+RA=xU&+SIx2>>N4r|rx^ATB2!%0!nTW6*UQBY+^?C9}K8X3tl8&wR5J!`D zU~oU8(><*tB8k*qxmbidwU@0UeO8>Y`hw}9tN@}Z@!rwJnOjLOk_LX1!hGO_OZ~mq zW4&bIDgTCk7rtf0MVWH0fFf@z#Ct1M8RHLWTkI3L>%mU>W++#0K|P12QIGqG9UR7l+W|+%BVZ>%Bqe+Ha92P4yV=@{X-^NY1cL;R_ z-)&k)8lJ}?*R$YW?eI+Wjt+Vgtl@ik&Hgg+Wlw|sO4mH^?v`1~lnF|f$-5S+$l|Rt zfqtnJ-zwpvpbXY0%hx{-U_fDkyA7H1jX-aYl@Lu_qq62&4lY>RXS*uE4w(o7uo19u zdJz+dW4a%7**{_r$BH@jM;X3nCi)8%d@$tjmpCfVHTf)l#a^^I4f|nU#Y^;#aJq7G z!gN4u*;ABkkLE)+{)>99WtN8jDMhPFeL#NEis}$*Ng}6?&|rxYsET^Nl(JlJ#7~>! zHa;L4XJ9Va8mkxIn`D*}-e30t`=#8Sgvd3$6yv*+svxJ33_zu6l| zpAX@l3Nsg2HBXKw`ok40GxiVE{nAKoZqBt3eoFnv*3FLCi0Km_!;JX~?Sh2vGt0mL z`F4(Cc6+uq#^=iK1Ji0HxxyzxcJ-!DT9!?wO?rUwF48@zj_g3bMs7~CObca+q9>Xp zN|K~RXktyRMGkZPJV95;-gQ&3D=#X8f8V<{I;}4)mm0g$N)zIF&U<*S#J?nf_}D~6 z-B$*!iG_UsXBI{3zDmEMTZeHYbF6}Wb9O=p#~8;N2Vk`v_2Ejkrs_`9@^yFp48XH1 ztG5>_wFU(oMH#Q^au_`vK14;mU;MeT2y*bMPe+d(@1AXMk^l9R8m#{ckGCpfiU8us zj)uo3b;x=C;OE_U*P)718yFa{)(^fx;i1#kmY1L+l$&Q7BDv=Qh_8Hiw#-W`a3%YO zN@+;GM%ANweg0D3Sy7trf$$ut7zgg>4BX9G9Z{=vfL1e2U}jKF>1u81rQ=2v1atd4 z7~cZJT=U#Bxvpbg&SN&tWA0{QuF&%x1v$Ndu_<#wb7)}!BKs9zvpjAgOrRGI=kDcF zdxn=peJ>@iuFGlPbNR5VQ)*R$T{n-pE#l@Y<&65K23hAi=XG?nhwn75(fJ&b&@-9? za%V5l_9>BNf-8^`TJJ5LyHQr|lT5m6sa$Fw2wFc+DX$5s{7C20g{!ZMMqM>)q}Ovx5~%UO+MZV2sv>OB?#{N+_AI@Z{VVHz zz-75)$Ig)9K?YC}^A2&6tr1QHUE^6DgnLG+(nw_5K&SXH&knk9(_FD_y7L>|b2fv7S9z_f#Py;N`2pVcgM^*5S?d?t4G)@1_={i7v}w^p zW`t6C)^T&wIwnf_uKySRb9A4#Jf8k}_gay=-yQ$rBDVv1i5(A_3;N|&*Ii(2IZxS$ z))o-zPvMSV^^e#<&ynW+BC62Ji^*|g)hukiTjm2ZNuRcJYC7UHY9<>?5!W4BXm>8z zB%At&7!{f>rD)u(0ra@h^}b5__;N2E>qA0CMUddZKCg>tit|hCh3aC4U^xMO(_X{p zyvD4zNZ&M1&J3GPc`}DP;RSY;Q@O*n*z_>#N zvIg8nSou;z$&z+^Cg~4y^wLLzOzAJSWY?OICuc(mSKE^F{GZb<-6mu=6bMRHCp}hD zL-h;#(62V+isGua_KzOZ6n}ZI)9&r2*@jnAvG*j8V1f&@ca-Y<2n~d1IhxeShBHP< zRz-TgFteSpMCkn!vTx0VQCwsv*`=n?ORAi4RtlSr6MvsVp~L-2p<#NR@`ZgBavHQh z8HuP~i6TxuPAg6V@>d>!AiBplgh?rWLgFeKomdrRl0v5(NroirhO2pqFEV_JiRhAa zIO*VF6hAfwInI68F|#z8(L>wOHZC=`RGATP`auXn@Dl#zcV%Ho^I#ruD^Y`LAlD8b z?wFzG{NlC4KS9ZR?Fcqs!r>kbHHZ0a>UQCAi9G|t9c0weuH?>-ooPy^B81Z9WXv3# zFY+JbXMXHBc=?70(}TNgm5BBT14`<14t)Gp0wZ7W?XJrJ$Bvs1Z&yXiVW`Kuj-I(1YRzH{Oc z^V{?QJ8zb=+co{i#zoOlGs+v+&!{S@Tapj~gi>U}3jpga_L|aZepa zFn^;8K2?W2lNER@9B(3`k|;lpzfvtdW|edY<%Lk%c3~p$+LzQ?XAX0!CfJ=#15)!LWstPv>#4XTt*S)Z%Y7Nz4zCZU!E3G1|PMR<8bd@4$XhL+BP z?qbkGZ^{YU@;?`8XJ+91IroR-pGU)kiW~Gq+8`S`6cvNkKR>Oy+}NMXGZ$k3{T@~ z(T*+TP#hF9o4zMIxH|+xUAOUKQhq7IUbC@w!(2IkQ!P>t`X~4x3M)1kupbXjlQPhk z(Gu_*HQiu5*MEB9yp=B!6x`c zR#ind%^Ph)5)m&QEhX1gRh7x&2r3m0PcdJ`C^H^uq7-sX##OC&pIl{PwywY_WD$G%d5PxP1>?C_WCyJ#h(49e;8@6$y6}C?%%O8DWvPb9U*kq$K z=Q3H+wT%~%wguTZ@yM$<2wSElFGoh;gj$5Kp(R2=B0hA9Mw}cb^Y$fDO+01H+B~}~ zx}GH(<`P!IdpvmlI)Q!Paf9<-p0)l_uBl&W{y?!Huj59^=gA}K3TRhBB@MS=@-n`A zRK$4nIH!_1`ENB@pL4ocL$3g@b2v9QCoelMOD{7oqnZ_RpqpB!06$9!KlTn>Dw+go z$r35F)GPWK@!6DuunVj4B;E3SPNe_j3bXFg|9y2s*z>8(grirrizo~*V-rI?pFSJ(^8I+{x$@<+LC?mQ zUk?G~K|NAK_y%6!OdE-ccK*NpnV37vU#S)1@2`y?&4Dbv3_K`pk{!&%M&nXufogJ< zu|Jb0jM>H~rR=keWhL!1GK;xn<)#(JRVLMD{lO>SnnzsAD;AEr4K)>Y);x5s4fA1E zIHL`HJmF|NkcE{tMuL9+r2R=Oy9UFZls75=)G}bx$(iJAqC}`oFhIM=p3k? zPu=qKQr6_0qxFK|@F|E5UNT;R9N`P(&1kh`Iu&U3|D$WQN_{8YE3mduTBtzHpo&x z)sw3vKho&z(I^}*L9Z!r7@7Z*6g<>xn3ivWWThn&L?NkagnEyx`|%!;Z`d;w_~7nV za!M)(HZr-EmYm#*E=ca+=|bLy=Y5evg1H_At>!EqX*SC96d#%A4$;r{}eR_0RD zda$k=>Vz_v=k%6KNmKj+8Z)}dH-vKq>jDsGMxs!czKGLqDn4L3+lH_-m>Ifu^|kpxLL4l@&7BT;l04H}l|7LA$QYE$BJyVZs@Ihj0an-}g3d@NaS zdNpPj(RR_MwO?4J#clGQzkF8Wgqo^+AKi1o!h{(OEM~F1*fIJ?&i?=(ivmuz>Yi0u z;bCn7Ysonya%JXgn#WXa&~fMV zGOd&aalIj}$_RT8;iIq9rsU`|zSJDLcF~53_DM5M)`>v|sqSWaxd0+JbcZv`$r5=w zH*nK0w&VnZYpnZw#G^VF#Usi0QCe4$bPnF*pAY8{hRe3eu8#y$a(9RZGa|JNO6s&; z(dKC7Hz_P-TiAgf!)xL3$vo?ClDnU2qghG&TnxeUMt24oPwN;lA1b zQRPVb$_Nxw(Pf#ws49K+|2 zXbWMNedy9>SoGjME3pQ@od2lW$9YLMZ}z|jlu`= zsks!M<}T;PSdONRhUq9t;Ja`uHQlA68G2%n&mI{pT}3Ew&5 zHHtO@a$>wBAaG7(@kzUtXO+ozN~=h!h?9g|i;KXo+^M1fYou%WH*eo=`qke2<`=A= zt_0pbU}L#jGobV4Cs-CzvY~<$A)LN@M-LvlZ|&@U^9-SoykxT>0D@NdF~Qf_uVJ#p z3)QrJqAA`?38lui^glQuNDtFACGGj}S_ak}dXg3(mR#toSlvR%%jtJHq*;k6YRve% zoMGl&lA{$_@p3k2x=!=FP~2G}JZI_0x{XjtN3eFv6Zm)Hi*9i3634wO5=(jST~n%;+Y1Nf0|p_Ny6#gzRU!O%?n_mH}_due3we?R3Kl zd=b9Vej&XglbeIe5J~@@rCXl0$U}0?b?*x0kGedL##2{pzu`($BW9Tv=@jfD=b#mn zqC2}sruXSXo|?xQ(A#>;w$8J>PM^3Mu>=NM5aVd zoO$MPlG6ik*C+KfLp+Zg?&}oYM6|f#uj)M6LbO?96{`+vkQZ2B8|5EEzWHG;FZ)r{ zj&8k+v?Jnfk?s?}B15)5nAp?^evYlWfxP=TuxLo@#Xqgjui6VNw3h~-C(?V#GCEUm ziFAkb0zyec-{^jhEe9|2pF`YBfGMTfXPnA8Y9o3&KYgN5Pl^=<|R0zwa{Dij&_N<2LM0RslbnA z?^ma$o{dOHcQ6Arz72XxHMjRElSZ`J zLk+kesvCA|IUyp5Q5(POX<$qjP{}V=uTH2zeb;?;oM|F>2wR+?z_kR#^>a;Pz(Ia9 zk1jtQKDkhAC^#pm{!zglS=a*xb!10Z`_rMoGu7~YGN22mM2f6v9NlHC$}ADy*hSf} z{zl5imi>BKw8W3AW zdR%+?hC)ZDB?uP2EU)R7DZuz(Zl{x>sNu5RB+41B7)6fl^L}D?<}PEP2fUDrz5Kr5 zd#9}yq5_5|jPNHNDpu{g{TPQ`ofe=Tc1?m#o5caPU|t0Rij--6k(&^?n~08fz9_*8T*q~y*O5}ZdiM)y+ja4 z4zdG_BWugj9~ws5un8tl;i6Y%!nlqI*$78m!|)C9vlgt*tgfuqG-jyoY!w=~X zg|QdNQRFzH!6f$!4sDKjjxU_L_C)hl*rOvl6RE5d_#)EflPhlHd^TcGN8z(9mwK>D z{t-A=&uGN2yj8=?ls$0+@n{ZFwL2Var#D?`(wtP2{`xbM8IypBXvc2}XCELiICnQT zMxRs$5&Kc(FA+{eviT=NgWYt)V`@Zc)Sy{(@)tL0)LV;28a6js+V~5z9OZNb$!)U5 zrYrg^Z}QEsS#(w(R&vn?cWy2#IYv8xuDZjVE-aivi{h6+eqgarN*moo7>I@2vps$F zUi8`r#M_iaX0uR5X!PS!%3w20HnfBdfQZui{Rbzk@EdM(%XdS2J{tfIz;2t|``pG1&kY#6T~D-*8S&L@>I@!j53+d_ z8Dy=#H^@?Bd(e_cd!tv?Jx4hfT7(gw8=La@7gmH3moBzKPdwbrTk$-+k+#vlkp>?e zrkG5lwqJ?l?Kqw2LM)94M0a-W;JuC^GAd#Sym$*tBgcX?$T^1@G>~hoQ|GEB?%wr8 z;n?-O^(rf%Pxj!_b8-n>z zGd`EM(X6!?DhNK+;*ly=;86YeA!@MuqOpNH?2S=)G$gF`x%?t{Vrxn|=?Uz(W=biL z=}St%adC9m8DwR*LoIBJG^v<@O&@%8mF|x>!rBL&&D1F)rlG$C<7rOK>U#3s0v~dL z!qpUk-}Vwrvb>GoHs~;|pBG`{mlC4W3KJj)U0{Pj3uD*{1NN=g@oC$jc7BukuB}HR z&Msb*ot*`{#=m@Z^{U^Y@U8Y2XWlm~8zaS^@*k6Jik{$5W|`~_lXDWnYzzB^Jy%*; z!9I!C=8PS$)non^*cz0|ml0GxNc;#1D+bStyeRvh3Fp>KuqADY+ zDU})`R9!D0N83j6vwUJQOelm+sNS0Itvea?nctuME!nh0)w~3tI$niqp1Aznjmf;; zyv3Y>LZN#1piuhwd}85`oA9lL{}B@Y*E>iOxHT)03`l0j$KL;nosmeUk;}((aGI7} zk&MqGUx6HdJ}~os(@etb|5476^8Z;H8CCL@J{Vyz#)@+e^I&h4h8f60tSB31>Hc1LFgw-c zaC{v2`7fbASr9O$UTWK{@{o|6b2Y<`TvOy+fK) z4_C%Y`WycG@OXTD+4J#_-;uP_k_G-T|8N+MV&YJ!dC^$u4V;CuW^jj2a3?iMmR6c> zdI63*rY#EQE%E?7vc?`U@408y<7w4%#Hwc@ODV=fxHgh+X80~tClP)BnP;@Yu@7y8A7c2um@xKKBFhw z4x7aop0V$_XFJTc`kV#X+GFop^(w-v(O3`EFvNP=!&@Nn=liftJ`+VoW4jp>WX4=K z1847mBHK?WF~-SE?5qP$$$pZI`rM6%n>a<=2_**{nF$Aq%)oY|age7F?%3f_4v@nu zNO_+ze2?+D+YYD5_{@Xzs+MfXgfXdP3;9e!o`HPF^LM%~9&_hRfDfk{`R2rtYu$wEF&s9tmc}x4Z^jdr6ZLlz@p_ zVW-qYc2MfgM}f63ntqm4;2HgG{f}5ZNpp{ zofsLYHmJLj8R)8tQv2$N6KN^VrBMbCER<_^d36?-ar#ilyu^ln(K+uPga;Uv<`;;$ zZl&opY;7mEQcg9;*)6lwy_&^_FK{}R8M)*u-XbN?=p^RvI13{oE~Vh(ifJR zr@hNzO}dmOQLQN#${x5Gz)mToLe734<@q|C7-N&FVv#Dznw6ob;-I#OUa^**UqNx} z^WsFymgM9+yB%ePE9aKq&Z8%K3-Vbd-bUC9Ny<69gtE(*7iQX2C^J=<=awRKtBnbwe z3})Hd*lMgHyhV-CG_ZrGm6BLicvOTkvkK=T+^C9cEZnGydSk4C7UJ_knw8M_9@{;j-iG+9WDxqpn{vDy} zWtBX%Grs30WdE>Bv*>a)c(_|PN57*yF-%22FN2!%n)lE&$w@&`LB+KBu4|f(Uk{|%zhm93SlvEjom(_Nu!wf(CtOiWt{#c2A|ZI_NM zZg)ExYNmd+?e^hNL(W$PyX7R0Q~5MEXDyrLG9>HFy4qk|vU18s`q293GmdA~qHEc; zF5D`DD`P$lL*p4l5Gb-#f5r>pnp3h(JTG~SXrnAT8WkeCXp9>gY_`{eJvuBY73k9f z>j$I|Q9o>CAo6QINqxcJ&)@HOl3dB&sYDQVN0^rfvzin2R+g+H1n}vqU8FdRLQ1V> zt)`HcD{q6FAz(?JOg&t(3QS=FHNDi#MU+LF>uHMKLE6M5Q{HMN`3MzF9bU94w(;u1 zb_{Ey%z2(+DmsXx-jV!tuvrTu6j?emPq>?Kv|SQ8oOv|Q!*qy44d%)r^b|Fk@FcABwi?O zJPNPKN=_v*zs}u@Ng+ii4 zl5l(zYKJ!N>qL>2#zIVEoSP6si!&kezFVnA;tB_^+Q+?8RP4amGN|ns{Rl!(w_`gm zSV2Z}aFsVu^IfoDl&mJBLQO1{vE;pEVHL=Z`BQ3ui#Z$#!zz3P(ZucI$EJQE)GgO%cT!7uNRi%M_mh0z5X8vs!ZPU^94k= zQjvLYIAfHng*v#1rC83X!j95Pi42~#J{DCtiTX`sUnrLwn#Q}RsmxGhDH;=1aAdT5 zVjGIBYAe!yP0SR#3^Si`GR zR$9#6{OAKUD+f9pt%-3orKG5Q|glo=sDHSP=rt{kTI&o+&9jhs(@!Fld&;s4m za$c~m1B!5okcWyiwk?#~l}JHplBqnM2(mE|gT0M1%+qyO$lXFA>!dZ8m9-iSw|Q=n zQ4GToT}UVHk+V>C@!yGCpa+u*&oG6lQ zKV^mYdyv>D$4@2jEV49g6?c`l^KNMKx;3#*9f{rgx~aUqM&$(k07h_y5zj&W3AWyh zXV+dwm|RmO_u7sTXwt?AII7J-rzltP%+&12%UaRZWZcr$TRcrwRR*raLO;mB8N0gi zwy`!RmvPqWe|sZtccRr7^reee%&qJ?TUfA2;54 zRt$Afj<#T4DXLc>`wCA++wgKxhPTpGQS&qv))7Bhu+Z;#5j-wXH}6&JtrRT_$Dp@# z#U^2#8d1=x5y9hWVbNrBFXDy7)W+tZDY{ZJqm{KFf73L zK@OQ%R5$8@XhKJ^m0z9W=2$`;+PeL>o%W5RQ zPAn8Am|HwlYE4WR9yDA)QaVb!L%hZdD#YNa3%XE0{50_VtBrd!EgV#~%YOKhJjH~4 z0!XS)NBM9OU*gDjSogcW;G%(AhDEqq`gy-gnVFe+`sHEe`N68vMaADq9&RSCNS$d! zQ$L7ZkD8CAj%i^AtB5Z}3)-2lIP%KE1Eos&%+JJT=7d1AivNjhaXT@WBY#1pmxE=6 zDcBJ9^TG<1TF{e04j!1V5gG=GgF>;(3U9>%HGB$_y{Br0GBJia&eAn(dgU&!&-&T0|= zrs^xB6(eMPP@OKTyitaYIB%uW#ugXND1tWii;JcSv6%VFPa`}r#?M}k7@6qpr}L&b z(nrBuakr253w*`BLAfi-pXm6?9mFgAKrc96hs*j?;f7nZty-uW@620qm0UmzNzAjM zw_3A_N4exa29?WMpT=0;?ncp~u|;whJ*>i7+|m1@HczNO>fDGw+F_61qG(InTGsgD z%>?f3p9*7#(LPl-g5>u4^l|XdYR&r?I#H!+Ty%zCB9}p}QS+`qg;8kGj||7?M(<#h zG*wNU*VR_aR#=m4KltL+iFrEeM8fa`TWedrw}g(R{M|{7yd5#w3RyC{n$EX)DrDh; z*h>!IgrI6M0~{H*H>!@{H6uE+KNor<$LY=0!{zzm@wDF z$+uMV4cX@TY7AK2giKe=Hd=cglfaxvW0+=SN^vl6Z((6Y9p>Yho zY4=r30(HXX>llV#e083EMbN_ckBFGs<=n(hap_dzZE@*norW4m4d6McZWLF?6x4fU zyxW2bMKT*1s%YHw=c;J+V{$Lhu5Y84?N{I#?7k}daqZwX`t9{7-sK1EWi^UNIp|=n z(|hz5t_C;pE*C!5iCUVOPs>dq;RF*46lJkV)VPC*cs)CzFof>N6tsp|7%8W*O5Hsd zQoL--y-g_Tt49|c9{K_oPWm~v<({wMncKUI10-MZhI zIdrEC3%?q*4BCa99B;alOSPJQ>F5#-FG2I~D^m#ZCA9LVb~fIg-icf8^P+NUvD|Hx z!>F&(Mr)E?hE``u$#gVO_R`FSm*+dNdOd)~v^M=5m-1DV5IB3&O1_qRFQmY|UAD(n zywsG_EHpEnnJi#|o}G*N*G87E3Kk{OkX3C=wpAT&X2fmMrR|c%Q%e!PRzX)yImFGd z)Qfh)i}ey1`9D}&rs`#z3#_Lbwj#_G3NDZw9UYm6@5}I;89@}xkbay|*^t@-Ijffc zsK@Q{+tre#GjYXl!_a-Xy@!`6#z}v_sr%!s&Zv4{^RuhFtD>*&ioSGN&aKz+Y6QIumbGZa6->8dIaV zzT|H3_JG5S*h5k31tsB8>g!7)-Kw0rlR_-y-+GeC^yuURx_S$Ar5%K33~c%g*LDzb zg1Vf+8EICnlv#66vDMpHlkcoeP&WSAQJ|y~9Zlo*Ew{B)%9bx1Zh2J8=o4s{I~Kd- zAsvMrSEl#oQ&a~w$jO#a-P~yH!n9bfysP`NS<12C@S&}T6gcb&zR*wtVD!0+L z))wJh%Jr60>hBeI=u8YBmV>Nn&1%?h57Uus>}`kIOPVjs*_%E~IqKwSvW~rWo!5s0 z)N)Fa&>NABekonQ6wv|$>b)(rH_L6Ti|-z{+4khg(~Fz$9=CRGZ?Ag2JVq#JEzAR3 z2{CmNTu{w_ZRhDz>3LH39^}DvF~L*I4Gkd+$VgqkHDqbwm*vZCw$8KJCd~u>h^>zt z@p^FE!G#rKp#};HItNebL9p{YxqMHEh32Vr)n}?tC$&DmZCArP{0?p4ft4vF)pvB| z-T3?fGj*@^W(EfOw_G}_)ePHS75)j2c%^;#_W4!siQ~q%UAtXBziqVk-H7ERkMvX` z7HepzMUdJoLXoBNhdq0?S|9O&BK@Ljp0#twnl;t8!Cus$V160OV5>qQR0K?6Xm31F zHPZEFx1CT>m5v;(h~8VO7TvZx5*oT0VU3Nov-D5Ykt11IUZXKcwS({gvVw9^J1yn; z)O*=%i~1c#&l{T?1k;TxV_PImk7pD34Wm_uIJ)s?OY*q2@?(E46+fy|?&ES(MXp>FHe`2@`Qd=5#XDfKhJQ%8OU6Wc#G%-suzT@&H!0G9B zBWDs$vq(QNStQ165v-F_ZKWm5G)U%NU^zp+63Ll_uV~f&=AQmW){Tj$)4Zhd!}BNN zHhga2mpxu5ZoDEs6QbbDCI_4?j}nVTp>%Pd(^0N=mCXD4)airre|_CKfSLKa>xbOV zVF~|O-_A3f`OnUljMY>*EFWDX7AIzkYq)A$PE@7IgHK&CM~+(*R$Mf8FR~14hkt!G zQO7O*5wMLlT(#M3wb^PJ0`a%$UO>HLuN!3_Ck7SXx?o#a+*6d-+MwoN4m;ZTFUL)``-*e33t-oKWz? zR?@zL(QRuFyOj{eSD6CD&2zXOeC{m8l{DUK1 z?@!*VJrsI%&SCiL+^X#1tM9XhcPu+HymfxZ`W4w5 zcg+I7?;Vd;Wye8!B>B}b>CSm}yZW-lka$7WOt!D?S%;`qC#tIZ*!LVxXbDW3Mleu| zb_hH}TZwB9S1wJ)Dcd^k8AA6Y6FtfEsd~%p9aq{jcI(cUJ{~)?@Tiwd;zR153@g{%g)}`zPb=|0nOc<~iB{mW@uGw$cUNZ*e+A-J zo*!S(@o9R#bQ7+hr#`PKulL!#|0$bVu zt?qcgzEg3!IP!FH_?=^mizB^9ykA#Ce34~9;T<2X+&7lJ*P=Ee4@(~heJg++XhVt? zZ@j#?K>EzaYca3k(T#t=uYxaNzMvJ&ObXc{sPXJ?z@Ahuc=XjQzCuPq!I? zL~lUv$Kk&hbjH`FaJeDNZyMJ0u@bzNkDhmeS^-J63YPEnTBsnvI5JFy#?d?M7u{1JUgUcXDcaiDc`9_`6PvExj*g1< zJuz>-?J}x54!b))F3Mi{Gv6mUOQ8*|sUnvYNs(*jWkR*bVl_W#JOY)eV4^q9psdAf z*r-@|*sxXX?h@phW_&weP9>yM(Vh|KE7Egdt2s($8zd4xLiP1?63He>`lekgzaIP3 z`T5ILoe3+xDZO%tihZ>DYx=p?nny-8y&k^Ybh`MF$$;w3m#bQT|HI(1a9lXI8q#ST zOcmEC2Yk&v=XWeVO$>$S2HZJjR#Y8kQTEjsyJL65Lr-xFaZv?V@OFa!O;W7ha~?#c*W+T zUF_1r&vwU`7Tvja^jOTdgEu!VId-SEEv9etZo7=4-PTJBubt?tzU;GO`{tOjElZ2; z*4_*6di{CP(qngC|NVYxQOx6|Mck!DT^sKdRTmfC-PqUi;4|N@Yp~0a;h?NVrRsJF zh#gRM@q5a#522H2cY+GX^5}Rb%qQvU>E2UXQylFFa7}g0Hn!f&97f{;)?ho+Q}Lb; zpZay;o;5|F>XK+B@Nv1|?3ykLeu?eo-H! zWATOYDjInO~_{m28-V09&SU$rzb@Eu8Sw)6q?b~IZ9Guo9Mpf39MDMj;l2R7&fXwAj9 zmnh#!2mSS{$+RS@Kr>a(OWv_m6Q+Ojb78g@QgoNlDhojEw4hGnMk{!$MJxEMLG>AU z(2t+~M|G`ww)gkbkJn4X^~n1A>;Jsl3b4}^m*GQUzvx8>J6?Z%`_H8H^~euMiyV=s z`<8i_RV|S;ybSE0j@}SE@M%EOv|Dm!*N*GwepBt^zUKz6Hsi)ypW$dO82Ge!Y~~N# z{X>#@k{`w^8y=ZG=AMaLCw?qGvsGSvIiU3NZ^U;{J2>ggQ$l|oe8E$Eg?S*`R5#%Y z-6^T_K(Ou#M;2Sov8=)PLRE0oG+Em3ubT? z;M=g;Rkv$4NhI8Jn`%i}Gcze?Ki>S9Xg!e7B9Sz0{XTc$BzJ4T#3uUVGh3@JbN8+} z6YMZM-F*MhbknYZgtk?Zr2BK%-|aoa-P&}p=C{jdOD}W#bZ_+RdG2xP`JNhJ25;-=q9?_F!v9Ws)Z2?8ua|Ny+ zf>RNCaiOSE;rJ7lhdZev^3>n?w1MB< zdwXJIW21_9jD7Thzi<->1+9h>96$YR`*kj&#q{UWQbEE!4}s>jvHQ+K;e4WwbNZKA zUifzKdJhuroN=(fdAt${$HcztmT)Hfe0sR+7Wdu^xt89G7-T>^g#CL@kGy`g$)l&| zVa<|bd;b0wHS)TqvSQDpfY+m&mK-iCYw4*ZmOVvHCbJlf>gKYyFpMOhs6^(ZaSLTU zrPYU?t;6!@_uZiMc)FW-Cqp9~9o z$Ah0p6da8{ztMWlqe1P8(aRFa_s5cr2xXW0SFBsNZt;ch`}ZE}*)utLcGKdKk=lA` zVG7P}T2gq%z4rEnZ+j~%uE%evESQ}9`#VyWy&mDCM|=GDRgXY;T>~}A=uxn}XZ6qP zD+2rJz~Sxv537G#+2yssKWP9h;an2$09OC3Bl`Q7fyRK*ZK%HvatQ24)Tq9G$H=wU znM)tQfbPIb3x=3Nqa!uIu<8RxnA7+j`X~`}(gBCx9a#}IYAmiGq)X}`;vfS)1AXX1 zyE&y_?ER8LqG*lA15ijJnS%PF1J!4E;PkIIUx@``|NFZ^{186E%Q=^7c8q=b`TM^W zqd=<;Py925+%Og^|vbrL$%8Ox|@Zwapmo(hLkcoV&E zV8FFHOW|G^R0BcLJ7S=Z0nr_XFfKbR?Qe9)8MLGj$vWCH$(rstG%?!K3nr0B=9nm1eD_`dOdefF}?a&gyq(F~O3&-?$DW&6&ebMS9d!Sz1( z(VBf{zl`tr$v}|fuP`E&<&D7p{wuLHmt(K|(t%hv>3!tH`E?Iu@z+_)@@FuMx#j+; z_JySf9KaI@HXITU-zFne0Fq(-#G4S12LAV#(}B5ZF((s;}7a4-H6#gM|3{zWys$5bOUb@t-s!w4FxO z5yI%W@4o(ihZXDAg4s?^_w)}Onueo4a=fyVGkNx8V5G0-*(-Y*;>UrtM^j{UZ8Tf|EWEukT&wHq!U#r?CL@8W4_1B*=LN{_pr$|Hs(#`kOyxJ~oF~^MC|l za)Z>cfoJjcnHSPwI;M|cUZ#pzZqg~3w7mbjW+t7Yg-qI9gvp!FeI(`GF6I7CrCt6x zArB%h1vopoy4*6MWH^;R*u2<_1eQ-)hm=Mlsl{?~8m(RXVh_Y#Ie>`nz%-l^B*^7X zL{Lb8F2~uAfzRqM!_8^<4-h&yBhk;{Z|wFLvC}_x&i)vXypc$j1t#?V)$n6y!29>} zxxa}oi?e1Mh7)Fx7|FK=$=%t6_Nh7X`DbUMZi>mfT>w=;v9*Fpbp4LhO4NH88z{fR z+`=g;98TWfRNaIJLpA_|6)JS%_BUPo=XchLc_)-xvAYJfz*;e^=!4NLMFm`vt@~mf z8CTSc!EEZh6C7y9vuv%bu$1$#0ZE$f!>;YT58F!)pR{Mc(?;8Vl&&$wrjAAdD`KQdZ#P8#>< z4=H!*|LXe-_|_na-3dZ#n5mxv*7RT52fT_J>l=?6lOX&9*j#MvK1pl>QdN$Qdlj)V zFTq4~Wjh6#eB*pchCUf0Pne>(?*ms%c3uRu&N<26rfHhu440}487AtmQI)r)iCTtJ zdB{U6n(HOX@r8iMgFeW2nBQCg1_}o>86dFf*jYr;q)K*WHt_lAPaWI-Q<^vWCH?*5 zl77i-e?QQCDDcWY5a~edxy+^?ydk=pr7jFktF`!(Q9)LBvwz^>l=t|=pXoUc05|at4%7e{^v-gMJuz+O@U7?;-T_{ z*~&@wscxjt{rL$p4e$*<1^+2!W%6<3?p#-6(==n#a({|bd6<`edAYZldWKWJKM3%e z_jbJTty>brrGp4;%_cx`f-R2k_%ePucD7#V5Z}+a4&1 z8lOX=7R1KRo&7i)IK8ibbY#5p=I&}x&vb49c1FIzS z`MYyq{*#<^*Y$|0a>0g6b!Q{PHfYI5$f^KF&b}>U-tD>|ato!rK(b2F8F_lA0^N+rsm`ikui1-+^uYG`Dn$nk-^& z(pC{Myi8}x*VZow16*^%ii}N5Z#x<0=chYy0-Qj0;P=f8Dkgb)Le=>luv5<-HApU> z@dY_@K^JSD`!@8C13i8HK+XJq&>lpcYW@IK`f^rMKQIQWLo(kG|A^uVDz#HaMjyJeL$Y1Sv>vu_VscMh{Bql+O6JkQy7%M_ zDTA#{7vdUA^h56!)om8_ip6y!PvRbgbh_pkr>z3(8US^?@t^D0r{05NP6dDq5~%5) z?%&xkCp9JHkMF>A&EpN@Gvn708mBk>G%?@lf%uz`qsD#DUKyA^@a5cp`UWJ=p!t%9 zE0U>wb7u#}Bz=;o>6wPhvB0xmQ3(>?1o-gR&e3=03%s1e9vDNL*6o#|=_P0liHETY zdrLJ~)@SH@N~PuSyQa_6&#&CoSd3QEB6V*|Zxi(lm-FH3ITiT(?cJoT&h$ zaRc#ykt5kRfMNX%P#azWI-bvtPbWNs*#C+d8-S>vbP{6<1P?2YT2qdisXVY&d0-Ri zqip70gv#`xylmkVbGY$udCUZ*AEUH4bs>ovnx|X69ZLPGG0Vs(2VY|{+e@!aCDG0{E%AqaH z##Mrp5~`bQ%HUU=xoDG8(jNCE={S*Kqbm9XxUri=G>z6KD?<$yFAJvXf*eTrA#)jT zbQsUD6Q7H!psIV~ghK|*pop}Rrc&c1c2Cg@jLO)1ubhxD*CZ?V9P>{2@9ZX*ub8fE zOx!sQN{0OdEw(3a!*b#j2PAXi%X3(#BVj657i4w(CbL{`>E>nF8QjtF`@5q6tsC4f ztDta~8uak4Yf6@RB;PwSwIDcEGg4%wlKU`VE#MEurZt!Md64f}E-oL8b#o3iEp@H7 z@yZJ|4L=%TkuPfZ!xgVFOmZ%VBW8`^t8ACQ@3~B7neGqmLS>l`<5E-Kkj;Aw{VTFe zBR3aBxtjt|y#*CvWa8$%VQsjV)6uQ#Ym3;ERjtK|FDfYI;rXuC##-VOrtLQvboWK+__(WyB=qMdeV!2;^+cfb4o!-qv+@3es0wt1 zIqnvFAqg`fGQZ6yS6QUDc^L|x`5!CewfG+Vt)R7q za<(dMyf|(2lSYH~WMQ{nYEot#jfnc&9{QleceO43lB0vPWrjp6*5D}J^Koc-D{>hV zZ%#Eve~DP&ocOoj0y=hEmBK^OA)3M~#ta>Mh^#{bSfDmFNeu@AXs)2XaZ#_;ahFqR zJm<1ZMWLJ@$oHc5n9}aZ{@ol`XOe*t)CH9<3~Hjw^yZKq@CssseW2z=LvzzH5BP-H4oj4h^ zzy$l6vHd9essMkRsu7X+g+usGwWUyL$qHm0T9Tq*5o~THTju0WFiBEnmIEem*Aem& z%)5x>2$|IcdE%$?OtgB$d66M8Qx-+BQX$kB3$dJh7xaTrvg${fc`?zrHZ8U-r<5n= z(lKY0^BHP6S}c5$0gY#xqaBASSxrK>vM=zWGt0x!X4o{Iex7Y1AQCC4r8FxMI+9s| za?96YtG&swlD&w}#AH73L7$FD?v4SNBudkY6TLE1(_H?dOECr(ONpX%TwHMVOx|%f zS(I(K3ZW^KY*S38Jlv)*1w`bR@=U}=jA2$OHAdf3fcYDUIInLNgx|lEgsP?aGt>-B z!xScod1w~z?;zr<4hm|Sv8_n<0^bc)sHM&J8_Icgc#ZOWT~mi_{oS^H2jk*xo5-EU zIpz~9!RJ+`DxVaoqS&S%Ec9ZvG_hEGYMzP`?q%>(S=2-_FN|8MR~U0dzP-BS#M4rA z#agvm-}FyW?XuMtF)^XI-jdgp5<@vhwD?`aS6RMnA>n+AJj&9lL_{>sw^GQdQb0Rf zeG=^`JdLWf@WApOo=$AFFBFnahoafJPe^+Tgv-`iV$zory0)TLc#Wb$%JNZX)*MBf zrd9EBS@5a)2igME17&62QddDfmR! zX~{G4FpfY6r^usi;S&%FM`#iA2qG(mlG0(u3k!F&Tci&|)t%LiN55+2aV($c$hQ+l z-CgFTSrTAf+4pU@(QG#6wT=kywu`Nj;?6=HQT0OUv3eN<89^qx(48e(nNFtRKQV`? z8>kD66&{8pHx;v83eD4HDY7w1tEuN``fM$d{88CS$3(|8<|%=dG9j1xh()@@yokBX ztS5Xhc|gP@h6w;>Xkl)4i+`zZk0JJHkbfcN4c-ssp`8FQi_V6i>RBW?WPb05bI~Gc@g}0g(=Jpa&)PpA+u9pcN@LK zeSRCiyspYcJry0~XLFZO*Bwz;;o?4N(>52M&TNDg$3Ny}nuwkTaSgS%X`7Io0g9~BgutUuA%5r+#d%05arAKN z4Rm#Nb-Cc4n^B&h4s$RjNHrMpAzvDPTU@5RS2I*T=d@UEgg=2D+S1Bc3fxbnM z-C>uox9H1Hk+_5s^V2lSYsN)7`a{)nWnv^-Y^Bq}Y!{m5DymaPfSM2Uw#_r0CrhXy zTPAN>9bSNmxMDeI^z8-i zXh$@9ZeFz2_X(?OCs3O*C(!o}qp8=_{A9Pgav4gC6tB+f6KqBKas`Xfk^b75iCut4 z;6P^P02nle^WS$5ERYQXJxGxgmb7h2bER43kj!db&dxXIo!4V%;YO;MqPK8;j+?l$+ z->K@mFO}k^MR9C@bcX=oP}dsfFoPGmtS;Qa=3k*)CH{PAfyxsOVqdIH z1Q_P#-EpgqnfPhNpW&c3*WGP&>04KeIwiL7lP#`Zo|!1Nv|OsCrG?(+pQ>Pb5#_J` z@*sN6;jbj!1y|7tawil#W6|?k<7CdpqUE{U0d*GBR~+&)6Bk~@DUrpPn`d+PzygUZf?J5e7Csk zxOI``Rs?zyk8U#0WT?DNNj|c_j-qSivf;Mn;C^-mc1f zax)5?oO;updVd;dz7%={&Ny(dusJZV)1BuX#n=RAS)c9aH6Tl3`$kA1N`fic->AOdcAi${he*(ayfPcWrrx*RDSv>-#7<4Pj zCP$%;F(`)3i*4q0c%ELB{dWD{ExWIgE~p9L?!NY7EOy1od#~)|guW|$u06Kfc!=|# zN-y?b$@;w~^oN80-1DYzZts@$v3mY5QoxTdqqC>6O~OS8COFPMnRoI=5F% z;T_GX+e@}5#glF?e68cMTbFe(uIjZe-C<2?@N2>0BxhnviIb`lUQQ|1OTV?HZU!3R zZ7%i{FY1Jwu`XFCpRBAb-%QunI(%2Yh0{H`CxW*v;&A$>-^~1)tc}e**+Jzc6ghi; zLNb>7Lw~sB&po4|-}+7hVOwIHS5@s~I-0ru zVt~W&7*e1W!rGKDyPw5}2Njtclde5GaqY!>0M;x|Po1Oy18!|Ya6D!RLgb=x7l;uq zwp|0?+rK_u%hz{`EZhOBRAd8~pD={wS_p!}=pq93fC#vcs5d;<_Fvw1skhYoHGo+F z>v4Cp2?BaTAW86`R-V@6!fuwdwGiF9L<1~IaBf(xldG$~lVN&pPOdBMdQNW0sM`_^ zDblI_Cu9|zJ0*_E#h{9O6WVQyB19EQ$tR$(__qWARtoF00QD&{`)`i_e@OAsih@ES zigVG}1Sl`;0z3_1RS?Klk@Y_XfzstZjTu3_Q@;)Xs6YbC5U@~7&|l-VKE_LpEqgnC z5>|Zm-gIvczwFb3!M3^ViBnSn3;e8atk+6l?}@rB&w}w zHycJD+||;;9D*q>Tk-?yRYPp2XcNVhy+k%CdZjXkk(!n=#PER8tTha4c}1#nr3^b5 z(W0qPm*y!e;+V$K&_hT~J0jP@O3hSI(bj&Ur+(+U2CJ&cJcVM&wxFmpT+t+SBAT-b zfZG1YB#8+L3iU%i2?`1PbzlAG}^z&H++Hw3kWZ7rc<9=eV}#aHcEBTH8NJx@Adsbv04bZ>I$2vNH4YGk;rLUS2wC4j{U?*5Gxp zvCK;IZlspGRc+18XNAMC+cLbwF-3+@i_U#xf~dmw`qRZb5S93abOChLPg0`b{bR+E z2t1%D=FM6u3=5&@e-v@88-lTc@^1G5)JeZMvI4SbXW@v{F3M~7^fndT&}7G!0sFVHcy%TimQOW&=l#R_3|=P4a_j53}tOFL+< zV(Pv^)kPF%*eV?$nBbvuGG#55XfGYu<%)KoLz$E7Jl4JfSZU)re40wGup!QBdjiosJ z&NZMJKqv=qZh-;-QU;P=??Q@KdkJV(S1j`m+OUIp+Mn9b>l z^;ovA8gT`4z>oaL2nYP~kuVE~U<@GatKI?LS|1NH00$wcl;RE7w_JP*AQ9-I0=yS$ z9Cn^p%q@$3;83zO^>?*&HB5uidrn5xbp!bjL@)Mgo+^_MMpn>J4BxqS=jE}=w7iNe z??eRJ`T$e=aV6wDaJzKCZ`m{~MnZ zjz2CMSoZDY=T${N?jF4VX78Kt;-W_v_ijDD$!G7xIat)Oh0sC3@3XlKi>ZW%5d z{5sfdyK<#HtnC2!nL%>WV4>scp@W_<3D$gRrABLEVW6rETLk?t<{q|Qh+Y$3S&`+a z33bL%sl4|mwW9$n!2&aKTH-1j3Uh#!%;O=y6RKeKs>xi`ff{EB0hyyAC zrd<6cOsRNMr4P6IK&e4Nw2NV>iwFmi0)h%`MtlK!K~@ZH#l9s1#MO|b!#bd2 zy4;o%ldZPE))Aadu;fHBxtF~HSv(MdEFf@S4r>p)kE_Z%y0a{Vf>b?C!9K&XmZsbG zOBKCJ-o4h=vrsqv;Q!>}dS^}%Mc$rE!c=yvF<}K_%qGeIDJgCUj3eN{^{wj;Sy$HI zoEbR-bWR6wkyHGR@A2G+*Y`)w_{QFl3h>`K@dWS+H~7Z>=Pcp|2HzoghF}64L<#{s zxApZ0kfR}Q%YAU|-xsCX+1Yr2qYxQE-p*xZ7?y{H`KxJ!6&V>A80JK(JAp5l>jDFp z&RZs$faRG4Lx$jW)HsAfgNf4Q;|Q3;*XHaPkaDP|{)S`@1T!`^E}0Dk$5;RJ(Xo#+ z^*5xlYLNVN;rBmB+=kP!`@YxL$Ehrs{v;Wg$d$|;mwZ(on5!|6JWjfQw&t;y(xV%3 zbcrN;PLfn9`IaDQT%IuX5|Ce!0piE!$a}fs_e}(y1-i*LV|Q4(h107;#h` zGTvMeqc6)OKZ%Zmx$Y%d6dl>7W`5F>9zVvzfHj7fj)ecw8)mLcwKvzL^VW;#ybxp4 z!;*Sl)OoXb3I2D<#N(Mc+)l}-Rgytg!qo7pxvTV=fX8P`XSZ@6Cw0utX(vczS4m#_ zN+$GI&93*AJjMgcYpQqCnW*d2Ak6XE{=X#uI2;BfGxhZeef_|$zougwrehCCqz-n( z8w`H*S%kgs=(5ap2qc4|yl^4Zw3L&CZh3)JAr!xPL_1ja=#0? zVI0IEm7kk&UJ3&B0>2|NDFEWUN~oCuXLLW}djVI6G)N?U{R4An$Dy7W0Lnn2B%oN* z&>$IwU%s($M*LCrKYclH4xIk$+>JwsJM|fIyP;mHx<8##&&KP)pE`B(YjR8$IXfFx z@;W*){9f`qv$FJ|&D8Bkhnq^~yfBqCVn{k|embkA#IZE^$q8sSz0BY7shX`Jdfl0< zlF*b@y)c0aqw-8wZ=cgf=M%>Q*kEBj0 zpcFaAfux@|8vZ34Kq7~x5AD1;cVz&a-!~9#{cmOkZdEWJ5QYS>6^JcCl?XusN(@qx z)Ss%NQ?y~q*=`c#0D`#HUE;VuWW=zu+&?#$&br`|<8A4x?roZ%VE_}>T58BiOUne1 z-WhGf^1+!FF`Z%+WURPHO@>gDA(_~-1EH^sJ-W=eI?r{;e7Fm=9U|Z@2EzH;13dCenmYJ*~($PHvJzg7Q4JV8W zxOAX3Q;}f{0;qXO-9pFY)j5EjU4yJpe62&XU38eFNVk2JY+aD=A1Sk8x0;$f?NlNQ z&sG$wfluC+P?K~{()0M{_xS07gq~S&2F^~6%x)U}4)rl0VB)7|9S)3Fo&z7WBw=83 z?i`Rka47!3*t7)Ng|RWf5rXpd^)~?j;kN{;9{}8J0CNF<{A~Yi%b46KPftL({LWO_ zLph0GxR6=m2pV1|nA+NzsHikj( z1*X`%6C{1GHmMKcKRErN9fVg!!K*;-P}L=T3>*h-K=m#0MdCqFP@;iDpmxy09Qp!w z(KkC?BRK;OSz!N7*uDzUz^Oyie<8naK92p{pm)FWC`>00`Q+L&Rz_F17=Ssb&)22f zLBpe~)lq1uh08UZPofp>F>Y-+@1&~OS{nRRMi8zXhCNRc#2M)7DrPAWX@e7cqQi93 zSJSzAMNh&iR=4?W5xJ+s9u`$9Otxg|Dnb1HOo9X)$3P%(9LS3YQY1HL=4Jxl&&|yI zH?K07?cB^bc#zM56BG)Cs5{g?NH+l-vaqMqb3hd&fCzx`NDK2b0vOUa@HZ%NW^rB# zvUq{1l6m6zLSwLn@sMR9yoHx|`d6 zN0>D6^l)2+G%wr^iDc#m$X(ii{3V$?3oQ&(Pz``f0V=>pE=9=vA`h{Jso0%8vyyd^ zNn{=DfMoJf!|W>Y)Cl*?*4b49aC6uA5J2{bel3*#8BNtcbv1}Feca!Hc@FZH`ZWvsmPV`ijl@d z3!~R4Fk-FFQKPCSCox#2S?De+@R<^c9rDnYXmrS`qYLs>Hf)POTO(u5DaEnntK_Jf z-TEF0Q2nZiAAgs^F8(+6-aM|Ut7{w1K$vGD0!0WBFi^CJ!Gc8%2nYz8ASjN6K?T&R zsCC37Oah`Z7c5prWe@?!R&NcUAm9W7T5T;jR-slL5C!3U*ADi+@8`Ln_xpa|``7!& zdjupWhn#iRUTf_&TzhS*gJ5waRL4@P_ek}K?U^b7928IoN=}-ftqmUie3~K}fstim zToy|(PV$il(2ngVUXo!dclT~-wV9rvP5_#-cKAnc0VL16rGjmlwL)LC3P#9g9M}&# zRrGpGMn<~7Z`O(o(RauLU_GH`hPMN9Q2svi=Zmt!JC706S6~Q$NWe}2|00e0@yiS3 zCe+|AObk6HW!lilZYpL3C4V_J{MqWGV%r_ly$om{nBZZGQdIt92Jd6V**T&WWj`O^ zr1$3zy++IjfZ08U_obfi;DX{x&4-5}uODG;ru}>C3CV`|F3a6wc_pq8m6dunsw*j6 zi!6_PW2J!Y;S)@aRpzS1<@U5X`)Rh6xU9N-{&M4G?oTJJbh&;)OJFZXzNJ^31X-_M zz4|xmfS>8xd8umv7z#2^0g$1X7FG;Cps0b1!BIoMS1+oDhSxcI9){H)dGG+3zQ_ld z`nq5UE>hGOI14(k0q}ND8PTa*GnJ~ zh*Lo8GQsUZ5www_7Jo4Mn|>8gq{?^6!_>3sG)%o~!J++~wgPn%Rjf zjmugLGRIq&fH)8;Tnw#)w8qpq3XeztzUjj2WeTDIGWs3N8HP>pxj^0mU5FShx^aa^ zc50Cbsc7KPh;^P7%d>&|U+5|0ueZ#F$r+E{Zt5Pq*xJ>XMY&)n8&}T=|vd z5@Q>S8;?r8{ z@6dWWqJlF`&%d;`w>==DJ>qP8Kp

G0t5%(!W&EfXk;SP%ooY9SySd%d*_X<$Rwa zmC%Vikn7`PL)r?h@(ftz-4sxi9XDba$ZIV%48#o<1=^PDLVqs@Y$=&-o9tH1@-A{nnvg`!xcm5UMV|OnQMPUA zL|c(hnUZmRSx+k31}M>B<~_)=kT$@)QxRFvKOj5knVe8>uTt~DT`hJCUsWc^BCF4S zWUHoq@J~+Y|DY4-7rVM@YCZv^JN8D z_PZw3<-95`vJ)oT$7OPTU97!wU0X7&jeImXOj}@Fn3G^GN12nTp@G2aeq*7QsOKB2 zQ%h3sgiXyw{R02|Lw&tw--~pdm=QJ4J94UZNz>AK-pP}#N>0|TI-7%|E7JdV&a#N| z=h>Ai!$9#yB({r*}ciR*Ta^qYg&d?<9SnauX`t}49)W{H_P;2 z>g%15iYv}W#8 z#!m&7OpDZTfiPW^aa1#ToW?|pEoCc(DaNV;N_j$`Y^9%?t#hpd45HMYDh&cNxl@vbB8TF2ehXB?kjFONsU>i?lTna zFgi~%@n{}l=;Py&o*~-)54c6=kIc*x+t$@2Yq^|M|zb1{!s+2~R%S;>m zI3AYc)L0I#K571zs(cwO&3qp1mo&c|W{Wt>OZ$cD?Rsv*8@ERmTix1aZ?5KEvktL# zuW1#F?ercqPS<%{R|;rz_f-!5J%Djo@ZO!HuCz||N^B{|-I5s# zqSC#18A=RSH}Rx>^gnCN{F(J3WtU@wy95~@qB5A z#g18w-DMM=OYgetC<)eaRZ=+YQo*_+l|!6eJONwJ(>^UR$D6B^VHX+hugBVF$ZU^& z8k;L6{q~f!x!CDP zzww$$(0Mmbt$*E4yL72*&XgcMoAF{;4C%J12K4Y&`{gIsO)_?mqg(d)`?zNF8WKDM zOw|IQ?mIaXM2>=FUQn}c^PvD{)B$&cxQVUt zk^W3>9M{T+yGi)GywS}tKqho=J>YH_Y3wzxWEJpGh2o2LMS=qKBwLu{TeI3Qpr&x1 z_{Mt9P4G7Vc75*c`mEb^GcA8&cNnp!apVgFth2h*wweSOdhK@~*PNfE;yxEk94y0C z1F&8F{iIIU838+l`)vi`!f^L;_xZLHH1h*2R?WAi9}Rfo=HcoSpt>n7!&ZNln@Bg? zR=tb0LzrW$RKYppZurzq9BwUAEAuP!bKB$=8T&H6K4ePJ1^QUlCssTPw&iRtqhtwbclBTcMllK0YG;cKj3TU;Nxw#b3A9*MAz@&haU+ z+Q*7^U7BX;ub-^u(BM^LagAjY!VR+Fl-jCC7g`2bHn|DI)!2ee;bI7zAlp_WK=EnT zA&zRN-M%$Q`$2rcYsx-Wz1Y{%a8+zw-QrxOA6Q{(i`37mm&BIq2A27heaTjHWNmM@ zQ;)q~W}q7TRCkgd>wf(G_{VBL&9^@k-|8l=S(c*_5PPL2$8Oxy*fSQkK|Y51tCiBl z$L!cgmG;dn!0t$g)tqPOuUFTPUYDPhY1v|#;?4Dh=NtNho8j+EVnLGshda?3vabm_ z9s80lHAm!4N}fEmG6s^x(_fTY?$9QUs#8jd%?f8fb@M9oPK_@V{*%ud`UPWrF7qui z5atVih<_CSE9+OrCeF`Z25PK4agE)$XLRfOpoYNMs@QT)h5NWD{R;I)hM((72f$L6 zWHXkRO;L}1UN+_7^g?H~pZsbL#a|!q5r5t_DlI5SzcKb_PL-FwjhcIWUWjFo?lVSK zO?n770Ja4CUU<0qmicg%QaDu*ocLOyl}~KD?)SC^su(Lsm38MN3x54~X}J(g!xmPu zV$d12GOK?Z^y6w)tSA{z$gFF&ONsrZY+klnY{3QL5AKtU{M^>ZcUt=!C^LSmSz2Of z6<;ep;q|4zQi_|fCez+>AIn)>YR67Hyq zn$e&CqGv($Ka7_DSa9|D;gC7yGs+x4P8QVsQBi+usYaYUvx2j{q6kQ0MV6?ib7L61 zq^pT>msR^apX8h9XfiLmUY?t{7f6#82KKYYCotINs_Bk839kiJI`LjH?y)@ui;`LG z(~&xA_({5iQ^IJeJD|Fk;dRi!MD=x%XA$2kB51!p|Cr{s{^mC&jme1s0mC7hU@%Uw z>5&0!Oca3mDfnOTdcCz(O~t$eJx?Bg_}ck5_3xAVb(U{q#2t9(+|<8fOTTsH+}Lja zKE{U3&hfif1-fk({ixBk)V3_Xw_-9ofZ69WZ=U$&{BPn89_;z`kBt$V%nW|ppgev; z!-oAmes4ZZSya|0Hs7Ur&zq3vnlPT9<`Z+$o;YjINqS?t*P=Pvbg$kc+s=f5y%y!#(G~e;zCjO@ieyn@dT!(t zE8l0i!-sGFeAlAcWv|}xy?RfkDE`*1_KUPfUvqxe@`~CT&|7|O;h7mJ$s*zHz&Rax z4f-r??ktz20fO!<`|vuX*ClA@+(cJHOpUenO*UH0+UdLr>h>SDBNJEem9~A7fsU#T ztzRb6z3%ExinzJ!B6d2Wjw>>;_^Eo_x7aq)d1~~!+5H@{juz!z3(q)5&8pZsPQO^oDx{=2d+MM$ z5Gj3x32u)Z|HTHvl(f#hGb*AxU(W5CUsMzjz|SVwl1%IJ%z&1PFoFj{Gnw#~=obo5 z0I7{f9$ij4gq*<;A4iLtI|{@_C;^|4KO|@q{B2Vdutb0djs0y->Fv*`0AGMsrYr}- z2qUWa$G!usiUO_j_MRdQ4v9qSBhx>6^9{>n8>CzVGm!0=%q@Ch82ZN6+j0pHoppY> zJbqsjnhJ#O4vqb>jdYuJ%}Q-WxQCM2-nIZhpOkIJ`s(~ADT>w@E2oPeNJ?-6MaTi-uTG!(~%)mi{{n&ab)#g(4WQL)RBB$t3@*eOLR&ABmY= zx9`=l4|=n&jjA8)`(#OFRyQm<^N1?5o1JQVSGcU=ZsA>FCb>d_8rJBVey${Ylzy$x z=98M$($^_fi)eZ)HV^eL-`Y8{Sm<#8z5UYbe`d^8z8uR(ZAx#`!?J!aNca)(4{H1`lC)y`RLalY(`HH^c)SWHm(k`ow;RauhN>83j;e1U%ejbr|tRJ zT_5;q?gv}R{!#S}f5~YNm%cgE$C`U0aM5|0@!hPht&@QO0&)ba%zp)DPViVcS>VtD7x#2k}ew| z#X)j#Zhrb18L7qAna^zrq>lAp2>8_p`jAtuz>FwV13ffA4(OV<1w`=C-)CtaR`P)K zEx7gvbYnUD;@_|S`**xi3djVSri{@H>=eaZF3lcUkKqda5mO*1BN zxEh$LcH~JL_ZDr8-w}41^Mk&2f}Vk9$h$ehKY>Iy`hl&Zl$*Pqmy{bmgKHcgYLV;7 zHNF`(ryY=!U)tUgJlutGkN&Z;q)FXJPf#yYd)v5RA*O+w^a??ZmVbxh0rG&C0dD5z z3P51K1pPnnBruXy*N)$q_bh7VQGB6C3-B?&U0QJsxRiWc_-qk*&@sG;;=-q0^U&6$ z^M-HN7@UI-xXF4&>xpfC=a9twuDlcl28Dzi1)PLb{BJAZCcp&%&;fS;fcNnWS{Cq0 zSxg}u1ak6n;k@t4f4WQ-c>R%0GJ>%MZ3V|pTRwS$C6wO#EEjpCqx@j$fNZNjvfHBV zSSEs1V)nNdc7~vZL0h3~p>;{;Axwol!?;-qEY~{608?hbnU3{;-#_wv;OAR{QUInv zE`$Rpn1IiilG26Se8zw$XFp?9%0VY6{rbOM+QqMxHw`?az6SUN_>FG-)_Zj8vyp)A z;}3u>*3X646<@dQ52f$=YhB!S1Ss(Y zjsfFfJ>vcwh0iJ;tOh>jc=z%38}?URntuNAF2w`h7+tfQJmAMmmD8%f?!qJ9|Fk~v z^_jZ>db~LM*YE|h-1x$;i@_osq>6;<@~@Rx?+*+SFiF2|i@`9H^WFHqAX$v7umHLn zqJnF7e`r9?d|;;j787;!m*6cxCknre@Dg7uZeu#P#NUJ4zICFZJAt5t69C#RQ6f5; zm%k;QEBqAjGh_dZRai8*@ZR)zX28#ARS>g?Ua=Io7qqS!gg~A^R(%f{MaAvE{R>evvX2eN z<{LWCO;XWv`UXIvwwUBZ-H#%{a}fY333DE{rK3fGM^fTcqofeMq`jd&P7YcJG>fw~ z!YfJgU1a-u^`qZbWLtYM7wDQDOZhQ{(ah(Vl&-~k<$02`WQR zRj<=o`^KTYgkD5NO4;dsmPNN69I)n#J)|EMf2g3PLVrI4S#A6w2g&*#li~v?69YAY zI|5Urs9{2Uuz*wnKN;M%=PbYt+aO`6vJ(*_hh$ViC@?a@`BZlY^~oR@6~z7p6g7t$ zV42^Mms3ltdk$0bW7G%h0+ZspBh-jDMKKIcR1O^(s9vdRg!V$7XbPgFh9*K2npuTx zmBeBNuvC|M`Edgey&Y$%0CFnsZ`-J=!YZ`K;>orT%C+{F%$1%OxMT5T?n<`OF9j?0 zXf=8oZk#NjNd-a&MG z0$4MX`m~Me_mxl*s%+A%Gb27RQF1_cuud8U*3YAbiVRpbL?A}nc74W!C@R2U>vx2~ zSbL6#_%b><2}-qU=XyB z1I<+a!e&(6kUdE8-{nX}**oUM@M2P&KSACYB|j8jsL7*pkEO^luW18{ezH$F9O&Mr zg$aA-?$ZuyoO^Q|O7dn&{Wo1U0_b%GDYQnWZj7Fw$p+;dJ+}4%ucR=&G|foPIZ_DGx?l72cdpi(m@siq-S!>mlbP_TrB)m|&l1yciet6)=m|0^|k zbvLGxkam~Q`uAe#F=AJ|SJ1xV)!;T%#4Zw`km8VIe0~K)Wr!>sA47(W4c$vzA}7_s zZL_e&gI}TBu9*eN)8}Jh0x6yy%1kx#*2m~fU2T_)rp4EnPHAq07v*4=LRz|nX8{>j zl0}?%f)KyPMdK%w+PqKOqAFHdJ%R<(53yPum1uxr7Av?v28|&QiN)xYfC}a-qFIXL z6)JbA<)Ik?S-USMOZZW(T#QZwfDO&MP~9NzSz%AJ>zb zq9iEdhHMvFa9!(Lpi>R{c%PTF#7sB6A+9(ImHZV>bs0 zN(Lf83f3Da=muU90YPE;41sn)tw>Q-0l5UgX#**T4-&yc-H^aope8Fe5Gc#w)=Q&A z2<37hrO?OY?y{HLVm2)Pl=R*uxg+5~+BoM)DkYQD^8+4+0MxQmft{S?60mdPWv939 zm+QHWOr!KrS<-Aa3ZNlvsNp}va9l|z-=-4|i0XTuD*j80w$UuFX+1QjC1paCap#-Z ztG5hi3N2#`QGkE&?HOrQezgKxrl4_z8X$@?dhY&TsMw#`w(QkkK(7!gDZpF)^+pUz z_7}Q`NeMZH;D+$41g{k=kVfTvsQ^(7UHC}0T%MkwjHW90RWl1pz<*)kOhg+#-s#>} zP>-MnUb<+NA(q&Y0VoMbfzy#^%!5OT3`;bDOD?dUkHgOgK&Qtezf%g>5GX%G&~%Xh z4fijA?TWH;DFy*3ipmQ+i7rsbs9|c93Vufc4z)OV!JP^@>BB)#D-x=^0>F@^@2C|q zGpd6hs-QBjTKiDZG#)zymDi;JzBSfJ7?73X%a7~Fkt+%xmZPow-1wlLwvB~I{FDal(&H&87fhORCV;;zRUyWkzcP5q3^2|!D=8A&cv+W2GkTqk=7fpfLi&z z`T`^i=q-{g`q*&Qayz=fNnbQDkEy5Gx+Fbw3D~k7o|+!;EA3{+Dmj*BYB@ZkD;Yea zxYvT`-T<$pi#V;D^>ma_?w{e}VhYf3dwp8;A!GmJE;)twJHL5&zapi`L52-z++tBz zfBHY&AG6qrQQ)}%1i;Ltpt+A49e%mu{e|wAD=6aCpg#D`1qlUF9{^ZHGKOR*Ng>b* zfVEn1wEYNo3;o>Gr@E9AsV9DPc;|bt)ZZiBtJ2Uu5T?clFH4I4%vxbN#^5PMPszjp z#E@tU5H76_aJAkO<)Uyaz#%LbZ^P}$7-CQ?dZ9N1oY?&V6@M~Ki7h4K8g)%#@h78BAaYxl=L-^T#`LlC*(={S~=9oQ8f zbV|2z-Z)X9?iEcmOmkncuf?M?W8X{kj%}K z`)m_~`$VPDh|HScWOqTM%eeM@=|9>2P z#1ftU2#HbY7%EtB0HqnG{eg>!^iHF2Jh57 zyHlF@g@4)a&&LO8k8e1=(spXoad~`@-=jtA!7sxu%;DMnn{Rzmq8b)_qP_iu-3dR@ zsDq!DQ_l`kRR3mdrHVPWXf{P%SwMAy^mVg87*Ioaefi)>(5cz$`Eo7VWxV{q$N$M3 z7=L_= ze;IqrYCAFOoR~EJWeuRnECD1dx^7qGWxDCAsSKU9n>jKaI#G}hIuZ)YQg%^8cjQA- zYH3AZZ)M=p5%FxIO7vG_R}8>Gl2R+r4Bff7b%j8;z^Tqy5KWsT@Sv@y8wgZQ4EWlI z4ET&wZmXqRg4kL#L4;+5il5pcngxBDz$wDFjZsu@A)dguma5-SGf@%h3+Qi|X-uBB zJtGePdua=3?XIP(uC-Z6zntycf*WW`S zk)bazKS;}!i)iV>#@kSOgN1`f&E6`cEqL)dLKQeb@fNf7hhUXX;lZX4;Qwrx~-dH|7B@DMVC>$^$kFf5>{GylF4 zz6~blf$v5DMjoyjp&o1?VZiXqV5)oDVCAK=7tnKTD?*$Rh0`?Hy$wOm$c8i9y5A`C zvAw(;?|UyY~pmUc>f`@wS1T5LECFBwLF-9hs+Y}BU9_%*~p$R zWHx#*xv2u%$sVx=b9B|!{bjN74fTL4ep`Q4oKzaJC|!TjsgVr;J=6AN$iZfEfBB`c z@MQQ^Fm>l{)KK@fJ9jaio=0c2;lF{>Kya?;UiR0}eF~WvGO-X}RdH;Sa$&uFh@t^1{;HB0Xi#P1EjCLliY2o$V2bz)*swXY$d1t^au-hX*40 z+?TC;SpKibUxGJ4DOenXRUKGhfM|G_>Z=^>i|Okc_)AWl)$Wxz3Bd1Q_nr&YBfAEc z^;Slm=`^-?syoF{W;CnjK}Ak7JfRq|dLh$-YP{Nn&<|^lqzrfy^!CfFn`mo*7Z#RlqHY;j?zR9c&)WzUgv?3cJVG_n~dvF_T?NT|GSYI4n4 z^_sK%H|}@kNRZL?B%YB_1A%>@7WoD!10k(%&xN}WHk=u_bmq*`K?DPXcd;O1l)NGN z{Ze1d$cC!*i{$UC!H?m^kiv>r#5;QckDJIQkl}UaSzjW_i6~=3Z;Wl;Oa7_64%CGX zJI^o8FFB@$TG1N++cyvUlrD76KW5W;Dtq!Y?8@VRb7Ab|Uv}vn3=8_@jJl9%8`?Lv|9=pyaOZkzWChMl_>1^(_geMqiF1G#I3| zf(pdxSnELz!}I>VdIbsXiAIdc9yqX;8ihjK`S8xyEHu}tC9bUuVjg9^-|-Otj-5+e zZOFq4yJ+hJ?rm?E6hr9keA}CDn17&k^zzkcpF~1|vY7YP)T=X+kqsC6)?&dJ zmJW;sT9+VHm%0$zzp6Tc)_>qMNiiZ{f>a}**J#9t#;J1Zz8oj$dT5R98upeX@y`8WaFm;yuTE{h zzBA2W;zZr>tU+=ENd8O-tmCkpc=<%b6t@AxhtGk-NZ^ojlG z)##b0l7XtB-pZ9!^&O%Fql@7hVS4y-<)t&(L-Hyruxk+m0#DCmsM^q*Xsrw$LrE!3 zMOUA1-RY);-nVS@;;zw4m5TF!pI%HY?LMJ6O}IV?__t2$1f;XblS7MO zlOOy=`;@*yPGO9CUt%KxB;;czqntafJaWzag;`IXu=7A?FMdBf&-o~s7yPDW^KX*5 zLASnW&g0zY1LhMr)|?`}KV#EHYFx=^HAWiS)>Tko+$h4KkxB@{Ps}$SkObWESNuRs zHj3L8b`vETK8Lwi4%s3`e;@`Te}Wq79*d8t^WBJ*-@}SR-Uch>R3CSFgS9U=%zmed zN|Ef@skvY9BTvm~EH7LbR9kdqzgg5FN6q%5H%y`qnMD;uk7K41{qT)2U0z$5YVR^N zQA;zCVP98Q7k*S|A7IBbEEKmbO^Ea01vv#2Owus;l7vB3kfW(f;Rp;!DDY>)-$anf zD2jTuxSHzgrn68P!j5Q3fVYhxQT3!{6_!CTr8)e@RS!GtiZE; zM-l#HhClhE<Urr zUcXVFH8b77N*7c@%}s@zomTwBM0RqR|yS-a*W~~ zvY1d|7%42**i*Un5+*OCJ(rDAmo8Ey5$JDezSG$ToS z&X|SIf|Da`%RRYYX+Mi46NOsGda-V(Ssc=bg|}SGw~pY6qj{jd$dj^CcLj|WWzAtATyL4R`CA7GOW=%-@UU>5)8=(2kyg)r(KYY1VhTe4wwL_ zI_;ATqeaf#79m}N9w`uT{^<^9|Be~ar2sZItf`2MB=X#O3d^fnvwhzm@^Q|;eTl4Gpyqv<2L|1z82;k)Gd`m0f!;pDiWeXutE@%kt*ut${wBO zaY*gUA>(5n4RwBywkMzhvLdI@*Ii*xM_^%Fk3>;b)zr}aQI}TL+@pF9Axc6)ldL%c zRz31~JNnN(>TE0fskX2v^eR_Y1|uJ_+TFM-byAO>H)kq+dzmp zvF~SM@H{XRIA;e-2tR=s4Ost|5U{FW$tMj+X60!Zrl{8V$5+w|;}td%tB#SB%p^a-)qbajTO^j_gK0WuqWW@3D!lqK*D z($-)U7Ojr;qF+(kPt%U@YIBmN7pS$FN{#KEX$IKO+d(Qz$g!{SwGR^0=w6y?i6%z0 z+^KX~eQb)-FH1b_&+3G%Qf3JJ}8kNUi27=SjI9TUb z6vBZU!PMXeGT{?TLff-ZVMXo|3x|uw8fs(QiP%D~kY*bm^F?6fs``lRK2EciHTiMF z8?0^OeOK#vFxv%Bgic)$U-%#e&wq+&YqtnXw~ykPB+8ERRSJF83w>35c{QHlHRYjh zdzE?Oo@VmZUq9WYG^}-zYbz&kZ@G_IE#`AjHS+Dnozy_zUD#y87ECC^lpKmjmMr4k z^=pZ^BC$omgegvv<%)f4gDE1v&_@_T)R4*1tx!>X284Kc8U8y#Tm&%V0%7>O@`kxL zOR<5MViL3)m^aUFvekqcSiG?@uNO}EW@m&zIarIvbInLXC3`^ttaJy8r;6U-_d1Sw z&w`T;W8k=UDa0APqo`fvRxtnM0Ikauwh09NPQf^Tjti(t2?!t)IjSJi+16|OBqO^5 z`>36tPa!s?hI$7E2Zm0J%2zC{4zi2zYPVGKRo<^=#1(In!jUjxrYh^|d(bDkhAZt~ z9lxIu=H{7bqNbt5tt*S18p3BZDG6`DEDJWJh@)v)bvtCM;;u2=>YrXS3bGA~5T}JQ z8L}kJL?fYtFf7ZcJ|nhOBdQ?5J*Q}GA4QDw#Q}I9L)1z+alNU5#obg4Vlbp%VFO+b z4~^^^qOd5CB3^foPRpTzWjKWkw}N)q7it^0!rDeAKzt1nHOJ)mVF+x;T-MwD$NUoC zk2h?0qS3_>pVHFOqd7T;*38exYRim#>zzcJw-RS?GXOuxXcw`uP1Vsn(kvRAxr%IT zI?5%%)W~xBP#B5y*Gh;9K{j*t1l+Nk8c~e)-$a0d2XZ8d;c63)7B+C+&Wn-(R6>`^ z<#1)OE|2!991=9#RY~=2Gfj+m?CxtC#!s=mU&pZkmbq;8-h#pq(K^JJ z6X$ZpPi$3;+W0N9XY8OE%WJm$EPfGPf4j4`AL=#wKfvJuDB4=`h2fUYHk06Q@dn-T=p03j-ht~-XI}87gj$4)C~Bk13qJ`3Lk4%K&b(xD6_L|4 zyJBYB(F2aYCP^oWypP`~9{U)GLolt{s3`;V8K34D@WF1OV*2q$RCM+ z3mIFO0!G~S_wm{6p1;m(Ot#U!?9W>o$a-V8byG4Mo!$2 zu@{O-aRtufZEUL+PSc@}@2<*RCB7}QX&7N&{m-Yux!x29d- z6V&i1&Vx~!m}1Qf67vn0xULUii)K`m*%qx0gs2U?0^unG!F_kB-fBn+2qP2{C+o3d z4F5@C?>Ryt1{)c5Q2lWtsc`Bvcf$-~N*aWroPOdZrjIWrqg2w#%`XCO8qCV^frifC zJrwz4dF0W}^JX6QebG^p*ANMXUZ_aM&9kyRHa}xw-fc1~l{-)0@}eWFcS&pXF%lJj zu|llVV$vnnX*vR}9)-`@jAhx(H-Qq&JpVz2g7##n^hL4G)o$wj8AAC-16aoU_#5Rj z)SbUF;+U$2hO(n=GYyz+)+U_LTvzoFCTyelovjL2)>K}+e>Kt(+WSJA_8IUutuo~Q z9P;$!$rk+z2*ErSnQGBB=+q$V-R8ip=*~k(&K7LFOy;8_gpcOnV-xZ@3B(kf!95MDsex~4pY}sSA)lbrFBtQ?bhZT;E8YW- zR0q)+vd^OzC9=_rF*~uj`zQK`esfqzWNHVhgL@>^c-|frNSv~!suA4=DS_L}G@4W0 z6WVQt7kaZ#6uc;$Dpt`_Gg83?jET%tdX@@@mcroH%`jDtr7>hZUl`GO8;w+HUl^&S z(mvGrifJ`%zG9UoMi@<# zph>ky=c;t>h@_h8pA8eKLS8}(*WUeL4w0rlC}{3id0Z!l^X;ah_(k|@dOa86Md|;-JkvaWcMZo(*kr|q%)-%(>!yZ2_eq3CfwPo`J)2n44 zK74p;c9nGi31b%b3VWZfNHyNg+gt6(q)D_r4mB!&o#@fIGXV^AgyNI>G?vesADpFt zi7fsdUTmd=Eal(hGUlLmM}cIs>fqN*c7w9R)jazhnJT$$&IWT$ZkViVZ@40KX_7s| z4{;}-$!*nEZcx`z_GIg-Ylbo6CemfGA%(8#vN=l`Nd>$F!IUtzMnbZEWO9xB9i;*B zf_n2WoZJQZ`ScI1b>^jz%weM6iry11w>_vcKQIeE9>mg=q{j%_fc#34x%!FLir*ms zC;o!cBk&`kqBX!(fbtMw{qo%C?);%8Z|{#G*w+x2VKGMeOa2v>w&;y!@|?%y$Q>}p zVS07$)vN63PQF`qV}o#awwr}65MG?y-1+lqpVo_YZU;hPNf3Ncfe=F98|IryFy#M6 z1npCDH|7qn=p8+{c0wn z!ilb%-Bu?RaK-jwK@+@BA91uYhilK0)kTo6V`NX3T65Je>>eQH{por$Who(G*x z6N?4)Zi(tjjMPxOqe`n-wT266UD?ZGUzz%*J279Mk^8Wvk|ErEW|_zMA3+BYy!q2Rjt;&u7?n0h*99)z@J{0W3<5p84~ zw0%`2hOQ56&G`}xRauW$Z%IOH5LWvtk^XZK!Y$`u{x4wiK0FhI9niBcY94RDW3#H! zQ60BjXDwzre^V7I5Kip|b938VTH;a{Di;*fWobPTW`(qfC9Va{jYgW9VRTuFiDsU_ zA%&61<{3`m@p#^GlY<=oG+tM*v2eQ5K-`%$kv^Wj5?S!dAm-b-%cQes?8I|B!IAxA z-cBUmz?|pW;Knt4KLT}+Hj|tl0`%-zJF#1EApfR9#{PVdOow~zZGC+!9e+Kr+FDIXD7e@o5;&+7l1|i#3OQhMGDSJVL9=(d~+ISkn_l#!D6fmR8H z$^liir!RPv$Q@iooS{%Sp!$N(BUd7W3mA0)@xhcHo!ec%Qq-sXkB-*IPDc3=XZa;^ zNF+&WfW${OiMOSNw{6`xA~iKN)d9}clMZ@MwGSLP7*?DG9>&M-!_q#x)Kr1*Q?FFS zJ$2?k{=|H{s2UC)KK+^*?(m?_Jbgwt?paLYQIrB`drHpAsSmQ0B?iW!$_~wW_Oks- znu;VoUrUkPzhNzV#@BHWzqQt~pGp_(+{=tpYGTH=8X?UYH*q4pIFQy75*wRvP2KRC zGRsEX?pqL1D*km9^IPHc00@+W>>eDd7s2`j-b>P1t|XfLoF>(SlQAX{ppa_oU|T z-MhCCMYG^G+o&0OlEcHxiTP$6ZrO{J-&f>wVGH*|ikB_k05=i})&Wm$gxadGvWuhS z#2)OQb&--F#Jq&8+mYVU8dQ^(Oj9;g-KUasT_sm5S9cDIQANx&h!abwKS$uzR#-UE zTVbYLHIc~lf=s2$INLc!tR@2^wS5c=X;3)dK#O4!V!+fe3R1R8{N9dV!)4oxo+{gq zXB!44vXxdTJM!!b#@nA={@Ms(y>#}prO^CIAm<<<=XXHLUE`MMv|{rWV`F7=+MfAfAE_@@RZ3?&Y=a|m z5$+ns>FE@b)qwubLqH2lItv0m1gf5D?1XpxaT)-YL#X1^s644&yz#AjLXuHwlCgbq zG!d~(RiidyuLMu{T8MIsyg1?YP1972?QO*&(weh6tVFd`*5#nO<>K7B@MZQ!ljkXG z_}6FL6W5g$tefhi-0ClDIBsf->`yHB2Ufh>6}WP6IIqF`Y&i@P^H5Bbpq~^R+)IB! zEnCbbn8r7Nt7{&BVM3fSrGK1r4kz~Fn}x}%_hX~}j|89Tw*VYMR0}T{t4p6n=UXBJ zKtfu9-MV#a&58qNnVS?VCd?<6Mgtscg|K;ga+=GH_2V9cQHRAk*Or4VV8WO9W{{f@ zr*LC@6SPyAZZGx<*{+Vj7F5*#Ldqx;T znbrzlt(?xLpGL~CaP0r7bOYKw8KaJYYshtUJ?UFPgxJuCrpY%jq|@qnCdvsiSFx$R zQ;nXXeT{ukq*%>EIfYS_%F|{W`KxR4M6Rj!1t;U~J(_sMpDQQcHyUo9SxO>V5(idR z49Jm2{QEcBp6xKjIhC*_>+x`5(%C%UXPg!UoRBb*2k<%Khs^BlW7D#prBC}qu^g1k zi#{N_zA^2W9j-y&n3k}2nVVa1pr6WwWfr>Oq54)Tmw)+%`KEL&ZI2Jeu9JN7Ioh5a zjAiQsBnTF-L>3?iCWC$#a;;Lin6^jYs6~I4tf4z~p6=uv_n+f^b6uKZQJ?pKH0?BD zlr8i;#6>7-Mg$7ph23}o#3-E4HngFAHQrEtpS3jnXK_mu&v>#2Ga;F+J&tD@Ez|Rt z>G{-e(yiqLc)LS}?!fPyb$;MDeP|9u`;aYc)N}2Nb>?}tupe%in;dasKLo9P8T@dc zqnoW!^H0 za!Gy%MAVrV&j4ebnD5rWupdL>0>(8TBc=jZIos!`4@3iSX-AT@MAjaVgHt2`^2+Ot znTGA|^EmbGr5O8%_HSZq-j6%zukWC*?&irU35rc}w=BthYSMI-_ni5*u?muL8q=yN z{bL9CAVn7W2xhN|xas&o+Mf7xm`FbCsF0P}&>vk%NT2Gkz^;j!Vtu zw<1j(a3`X}yI{v=mGA8~MPD_iUdjJg8BXl zGUr7aNeRh}qN$u9A1m6P?+~SSksIsZ2m2ui$dW+IN&dzSf~kCtw&wt9UsS&62EWC7 zfx(#FCHb!RXt}3ynyC>X1 z<_%g9GGkhY3|yx%JZ0@6(*!0tx^`LsPq-9dS)DM5@t$kx?)93}KJiMt(m{Rr!v9Qv zL2r%>ka|_e_rq0^Y6%6KG8Bzf8c6xzY}W+XK#bv04B3mr&PVfjaWlQq>>VPq6Eji; z3hy>I07BSNsm3SIK{tis;(#smPsO;! zJ|wddmUTf!n9$Y}w#X$Q!781-G^UdJ@TgVL5uqbk%4~$um=dDjiPA17%x*_2nQ)L# z^)p#de|B1%@7}<=##vtbD7UbvP?}_4FDO6dDvF8_-jRwl+r;e#^pl-Jg9J!NVC*B; zSV2ve*LZyqrywI)U@rfP!i+c6fmAN4wHTzD0npQQ2RVeg(j7uYQ}uYv!Ny>uNZtnqqGb9ndY~i2 z+;d2G!glSaK6(7u;fzGPkI&9bSj%!?G88y4Kig~)MBxN-pB-S6r6IN}nd{l?SzCM3 z7L#kj0StM-mMzf-4(|MkIf%?LKG*j1=cXeojS1p?=^{niCPFe|rL3%NSEB7!Fq58` z;E}XXcghmRy>N{jm!Dx9kgj|pbkt&s1f4>scD4@tvWl{Ywq}Z{F`F-Pl{Oc(X?(#S z&-bRgvvM^!ezc@|ZfvY;D8}4(yn%tfx|+L8=9Gc^pRbZ&ZmJEeRE&COMHdp4v^~Ed zpxmhPa>J%-y3E-W`7=^=O-sG+$O*0#4F-;P>k zD^_u)^ER81huvjboV8nmdH3fE;w!9Qq{!T!{ZbF==QW=kFYKQa$ zU!Y*m!FLFgQK#WhbYfceJYZz!qtfn;<=)72 zBX?lSuICKw1Z7>leG*cu#1t^8JBql!+fbfVCXVc; zEPw$;d>53_kGB_H@iR*Sl%%;J3K&9rV=bPUCbOY|_EU3RP?(WMTu*;cxLBkvUBPBN zFBm_C_XW>8cDi-bov#l({@K_eROQx)Sm(DRDCUzoDZG$b$nl^|+KrocOW^F!+j)Ud z)4hvA?S=%-8wk0(x^WVuUB#=BZfnu>T|N*&fD-aMkl4-ZOg=ITl9$(cQ$#zdDNTDe z!}*}7ogCM99w3K?&H)jU7`8qn1LW_&FxwIv4IifuU&GBwtz!FMNLvI0?W7o#w~Yu$ zY!z`he4}fXcR?LNQNSlywW0!5-Vf8^q5#&!R8}#9uuYMsm@vFpT55+xh0|Qa+*W4_ zyz0btPxvaFaRLu5xVa{bIjnfvbRD{|&NmG46s<&TJvCLSiTJ`oJ>X_JLE?gTfmF24 zBcVpiXqk1Z%&PXA*g@`gSs#@1P&Em?p*Ef?`%tz0obW0BYAcCW(!P<-_9FzeDtp{eScsp=+enq2Afx|8*8 zokBaFUxH~t$S)3EaqEK&{-O6qox7Vpe6kA3KSgv;R(??32!AzVNXQF1x{y+8T2W_S zg>dnsLoyuJZ2UthRDrn4=B~MQ6dtS}zu7@kn)__lEN8@p2M>fjew;Ga%P0%M_RfQ8 zY2ofyEV2GGlY;WB0|!YhbO}+SE*Qo2-I#;%xFiGeyZml9+@_et!FWNkA2?kx0-3(L zI51dx8WB(W98C=r>l{!uPM|l_OO%8*bW0imPe|KxYqT|#67r?#(k*q5X;T1`h(z#H zL`;-gT%C^zE0N}Auc67dH!z~Vmgd&6npF$5I2`d<36D*?BCM&AxvtXVP0nc*YyGl} zEnH^W`uZy*nxX;~#e7PUKccD$jk2}>oobwUfY91;+b(n!M|A7+lHl8}nUGTZIY4br zbU*2Q&jk~AkxD3X(u%}>{J|e@AsIN&ZyJfOlMjZI;0K+tYF{^Mp^KBK!Vy{4t7QWm zAZxw6c(EA)NmOr-&V6%*F1^V)L1Js#r`m3y2^9hUE5NP*AH6UN>(e{|7U%V`Zt&V` z0Q&z#`&>8Jz3k<8Cy;twA8oCst~)iyy(L~V7Z9H@*%EZD-unZ8Q;`=8QJ&y2&oqT` z)KD4`W~8N@Wp8ARv|y^TR)o5dNL(9TANokP$%kiTTmQYdW0BT3$|*IQDwTZa5t#DL z%3zX$=3u=iv3DeU^JE@uQsxZE*y9D4Ky)&Rv-jfs0Yq_uAeyAsIYim=mcMq0n(tdo zcB4Oq7}57xHY^dg)i`*>hj>G`Zz2-lx?5UWPJH}iVv1>TG2A?epzA?V?@aLNB!UD$ zzv+@uILGPK@NbB)F(15PL84oTp~gsMe1p)G@Pzj19(?pRTyqLpQx4yRrRgMWs6Sc% zY}%L+GL$}HU@9yDQWyxGVzsZGpS89lj9a0=JB&fUp8AT)nF$-e1 z=Xm~mi17|!I?qKI{hVNr;^4Yk-ZHQ*d2-Jg=I2k6Q+7UzWLHK&GV;j_eNh-%cx*1) zOt?L_%gox%HSHj8%jaXaBIOqgK)kD$jWMkTRice5f8w!k;08#UJ}3C8i@yTOiKOj( z+K3tgw8`Lv>I@UE2`8zL(Q2QZ62c^agPr3LJa_u(Opn-6YQl#{1P962B)tBpuX+xz zF5q?|DPC-f755jM+^0U?j<>v~aFeU6NYEUbrI}UAT%VA5pV{&s{xwWP^e7+6;bP#fD*T?Yqz>vyyik8m#`uRHZYD2 z5h$&83{ZFM?sh>0Bo;MLQ>ELPw&*g5P8E^Xy6a}2lTK%6Hh=ObGvE82^PczeJkNWg zgpP*x?9fIJ=by*ELw}4GIvnUR%vn$S_dLMdH85i({2{9L4FRuW*n2$)P~p9yE-C_{ zQ-jNb+OF(NOH18r?C>mdrKv-nCo^kM{7%ec@=QC8?m1al(;(>-HY7w9rjcQfNuaT4*ciYrjL$14bUiAn9Z02-=OhJ zFXmJXR@ccTR2*dEw5E8Y7==w3#w&mh`=TH|4DktK;2&84`N9ez7yw8UY_~q47IKm! zQ7c8-=|*3u6#|1jgLRYuC3ghC7na#l!02*n;-&IVD7V~}I2GHo?mACg*mNual=jRo zNFV~l2mUXBV}*EBcJ3y??x2d`Trge+_WKVHAY_h-k+2f+rt9EZHiQIwZMt^Jbj6jF z_X+X1?)c z0~g9I^eJefwrrvuu1Ah+`*d)bdnH2NImGi9e}hhZJ&c@eeE=?T_N_<`?h~nvk>wQ2 zP4=M>Aut%IH}7b&Bk8jSjuy%Q71REcGQd*Mx^%P38X= zTRjHN@tmn5Q=h}N=L{#TO2~`gF?7*9#4`|b8{n`>B%Ko0;RLei<1Vz~UchOK(Ypb) zA@yjGQ@r`g*qZsow?zkkd{p(c1T}V7*ZN8f`Vx)z>-dwi%8d4syOQ3szmlh>L`xIQ zStUyIv5KVIx9{LOaPozq-w<6Z@4!|$NGD$^C_%z;{aaX|EKeB4q!j9 z2YpaUJxms{*&`;6uPQT4RBZ_l0Y*F?D#0`l;zzh7(cHw#;k)ofCKLFXk6DFm{6cGD z()FV;pc9Os{7VK+E-tDdGSZVO;>)K;MJ$!AHAR{!3%wGNs?p`d2}Rno^HJf$MM*sM zFuk8l`qr@PDnvn0YHbWZ~Sh`Yfu0~ zJxS91^Y*#9FA5CoM8u|%JXP( zZzc?&{5@b)=(h|&3xV*%h0+s*{6*gvvQ!dgw)U;)8*_F?sR*ZFGxazjCM|hAtoAa3K&iB> zJ(ThOi)a)o)1kL(uMFapS?;2u!Zk;Sde5%plo*bOE`mpZ;9t8Wj$yg6cJ;a*|MLN8 z0%?bx$h~DKEm!{hm}hWG1tB@7P&a_8CQ7A+4P}eQGJ{Y=|CZ8}8a=6EdZZ=m^i`%&`e~+JK6r=Vy7X++I#BlSg5Zw1!!k}oRb;%VbDQagy zA8o^y{BFyIk}22hpJfS=x(>}m)C6OA1X5%H$aK;){W>Kwow|{c*WI57c|HD2%lTRS z7Ma0q<VsRIN0L$5y%}JBL3)mlMz5x|)2=93V^ z?C);7PXrne2%f$a(sMwZvh>pJnp$-q2G5$pxkpFg72?rRblhna_j*|{;rwuvpdEh& zPlEY~djsf|n4kgu2;1W{hfh685<^p|FeZ}G;kpH%aJs6EUgJU>0>V4=8KKb>99H6I zE(ucL8M(!I>rPQh&sNVwuE{*Ya9iu)4)k|*ZoAOnS}v3ii+Pz$7OOGYp!CFu44Zcd z_;mU4X{}(`XjIQHUzMoe9srt;x^`s$-#whW*Fm9f!opBLoA=7s&@=wavMGQ9>Z%u< z^ol5bgd*L4gRDwtzU;^QGkfQ-AlJJ0&SW~ZGhuR$FnVNm-90#HBF z4iBS2AvIGYRtapwf&f76WTB%O5VT`4MGI^SkQ_SX@fmZ_!On(); + + // Make the rigid body not change rotation + if (rigidbody != null) + { + rigidbody.freezeRotation = true; + } + } + + void LateUpdate() + { + if (target) + { + x += Input.GetAxis("Mouse X") * xSpeed * distance * 0.02f; + y -= Input.GetAxis("Mouse Y") * ySpeed * 0.02f; + + y = ClampAngle(y, yMinLimit, yMaxLimit); + + Quaternion rotation = Quaternion.Euler(y, x, 0); + + distance = Mathf.Clamp(distance - Input.GetAxis("Mouse ScrollWheel") * 5, distanceMin, distanceMax); + + RaycastHit hit; + if (Physics.Linecast(target.position, transform.position, out hit)) + { + distance -= hit.distance; + } + Vector3 negDistance = new Vector3(0.0f, 0.0f, -distance); + Vector3 position = rotation * negDistance + target.position; + + transform.rotation = rotation; + transform.position = position; + } + } + + public static float ClampAngle(float angle, float min, float max) + { + if (angle < -360F) + angle += 360F; + if (angle > 360F) + angle -= 360F; + return Mathf.Clamp(angle, min, max); + } +} \ No newline at end of file diff --git a/Assets/StoreAssets/Suriyun_Cat/Scripts/Camera Scripts/MouseOrbitImproved.cs.meta b/Assets/StoreAssets/Suriyun_Cat/Scripts/Camera Scripts/MouseOrbitImproved.cs.meta new file mode 100644 index 00000000..93930b9a --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Scripts/Camera Scripts/MouseOrbitImproved.cs.meta @@ -0,0 +1,18 @@ +fileFormatVersion: 2 +guid: 910c94d472b153f41b52c47affc32478 +MonoImporter: + externalObjects: {} + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/Scripts/Camera Scripts/MouseOrbitImproved.cs + uploadId: 698227 diff --git a/Assets/StoreAssets/Suriyun_Cat/Scripts/ExampleSwapMaterials.cs b/Assets/StoreAssets/Suriyun_Cat/Scripts/ExampleSwapMaterials.cs new file mode 100644 index 00000000..d8644b06 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Scripts/ExampleSwapMaterials.cs @@ -0,0 +1,32 @@ +using UnityEngine; +using System.Collections; + +// Change renderer's material each changeInterval +// seconds from the material array defined in the inspector. +public class ExampleSwapMaterials : MonoBehaviour +{ + public Material[] materials; + public float changeInterval = 0.33F; + public Renderer rend; + + void Start() + { + rend = GetComponent(); + rend.enabled = true; + } + + void Update() + { + if (materials.Length == 0) + return; + + // we want this material index now + int index = Mathf.FloorToInt(Time.time / changeInterval); + + // take a modulo with materials count so that animation repeats + index = index % materials.Length; + + // assign it to the renderer + rend.sharedMaterial = materials[index]; + } +} \ No newline at end of file diff --git a/Assets/StoreAssets/Suriyun_Cat/Scripts/ExampleSwapMaterials.cs.meta b/Assets/StoreAssets/Suriyun_Cat/Scripts/ExampleSwapMaterials.cs.meta new file mode 100644 index 00000000..e6aca578 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Scripts/ExampleSwapMaterials.cs.meta @@ -0,0 +1,19 @@ +fileFormatVersion: 2 +guid: b750e9fd7aa8f8544b953c5b8f1109c1 +timeCreated: 1492223839 +licenseType: Store +MonoImporter: + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/Scripts/ExampleSwapMaterials.cs + uploadId: 698227 diff --git a/Assets/StoreAssets/Suriyun_Cat/Scripts/Swapper1.cs b/Assets/StoreAssets/Suriyun_Cat/Scripts/Swapper1.cs new file mode 100644 index 00000000..fcd92d31 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Scripts/Swapper1.cs @@ -0,0 +1,29 @@ +using UnityEngine; +using System.Collections; + + public class Swapper1 : MonoBehaviour + { + + public GameObject[] character; + public int index; + public Texture btn_tex; + void Awake() + { + foreach (GameObject c in character) + { + c.SetActive(false); + } + character[0].SetActive(true); + } + void OnGUI() + { + if (GUI.Button(new Rect(Screen.width - 70,0, 70, 70), btn_tex)) + { + character[index].SetActive(false); + index++; + index %= character.Length; + character[index].SetActive(true); + } + } + } + diff --git a/Assets/StoreAssets/Suriyun_Cat/Scripts/Swapper1.cs.meta b/Assets/StoreAssets/Suriyun_Cat/Scripts/Swapper1.cs.meta new file mode 100644 index 00000000..c07151fc --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Scripts/Swapper1.cs.meta @@ -0,0 +1,19 @@ +fileFormatVersion: 2 +guid: 0e846cabdb1ad6a4da46b71f23223dd6 +timeCreated: 1492341958 +licenseType: Store +MonoImporter: + serializedVersion: 2 + defaultReferences: [] + executionOrder: 0 + icon: {instanceID: 0} + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/Scripts/Swapper1.cs + uploadId: 698227 From e198af6c199948aae3715aa26665b617b4518e74 Mon Sep 17 00:00:00 2001 From: Sehyeon Date: Fri, 2 May 2025 10:32:09 +0900 Subject: [PATCH 3/5] =?UTF-8?q?DEG-124=20[Feat]=20npc=20=EC=83=81=ED=98=B8?= =?UTF-8?q?=EC=9E=91=EC=9A=A9=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/KSH/DungeonTestScene.unity | 4 +- Assets/KSH/ReHousing.unity | 4 +- .../DailyRoutine/InteractionController.cs | 11 +- .../LIN/Scripts/UI/HousingCanvasController.cs | 12 + .../CatAnimationController.controller | 3 + .../CatAnimationController.controller.meta | 8 + .../Anim_Chibi@Quadruped_Chiling.fbx | 3 + .../Anim_Chibi@Quadruped_Chiling.fbx.meta | 1352 ++++++++++++++++ .../Anim_Chibi@Quadruped_Eating.fbx | 3 + .../Anim_Chibi@Quadruped_Eating.fbx.meta | 1356 ++++++++++++++++ .../Anim_Chibi@Quadruped_Idle.fbx | 3 + .../Anim_Chibi@Quadruped_Idle.fbx.meta | 1352 ++++++++++++++++ .../Anim_Chibi@Quadruped_Run.fbx | 3 + .../Anim_Chibi@Quadruped_Run.fbx.meta | 1358 +++++++++++++++++ .../Anim_Chibi@Quadruped_Walk.fbx | 3 + .../Anim_Chibi@Quadruped_Walk.fbx.meta | 1356 ++++++++++++++++ .../Materials/Accessory/T_Bag_bread.mat | 4 +- .../Materials/Accessory/T_Baton_Wood.mat | 4 +- .../Materials/Accessory/T_Dried_fish.mat | 4 +- .../Materials/Accessory/T_GrassA_red.mat | 4 +- .../Materials/Accessory/T_Hiking_hat_A.mat | 4 +- .../Pspsps/Materials/Accessory/T_MeatA.mat | 4 +- .../Pspsps/Materials/Accessory/T_Pan.mat | 4 +- .../Pspsps/Materials/Accessory/T_SpadA.mat | 4 +- .../Materials/Accessory/T_Whirligig.mat | 4 +- .../Characters/Cat/M_Chibi_Cat_00.mat | 4 +- .../Characters/Cat/M_Chibi_Cat_01.mat | 4 +- .../Characters/Cat/M_Chibi_Cat_02.mat | 4 +- .../Characters/Cat/M_Chibi_Cat_03.mat | 4 +- .../Characters/Cat/M_Chibi_Cat_04.mat | 4 +- .../Characters/Cat/M_Chibi_Cat_05.mat | 4 +- .../Characters/Cat/M_Chibi_Cat_06.mat | 4 +- .../Characters/Cat/M_Chibi_Cat_07.mat | 4 +- .../Characters/Cat/M_Chibi_Cat_08.mat | 4 +- .../Characters/Cat/M_Chibi_Cat_09.mat | 4 +- Assets/Suriyun.meta | 8 + Assets/Suriyun/Pspsps Cat.unity | 3 + Assets/Suriyun/Pspsps Cat.unity.meta | 14 + Assets/Suriyun/README.pdf | Bin 0 -> 16828 bytes Assets/Suriyun/README.pdf.meta | 7 + Assets/Suriyun/UI.meta | 8 + Assets/Suriyun/UI/Swap_icon.png | 3 + Assets/Suriyun/UI/Swap_icon.png.meta | 147 ++ Assets/Suriyun/UI/anim_button1.png | 3 + Assets/Suriyun/UI/anim_button1.png.meta | 95 ++ Assets/Suriyun/UI/frame.png | 3 + Assets/Suriyun/UI/frame.png.meta | 95 ++ .../Materials/Cream.mat | 136 +- .../Materials/Grey.mat | 136 +- ProjectSettings/TagManager.asset | 2 +- 50 files changed, 7257 insertions(+), 310 deletions(-) create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/CatAnimationController.controller create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/CatAnimationController.controller.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Quadruped_Chiling.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Quadruped_Chiling.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Quadruped_Eating.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Quadruped_Eating.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Quadruped_Idle.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Quadruped_Idle.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Quadruped_Run.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Quadruped_Run.fbx.meta create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Quadruped_Walk.fbx create mode 100644 Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Quadruped_Walk.fbx.meta create mode 100644 Assets/Suriyun.meta create mode 100644 Assets/Suriyun/Pspsps Cat.unity create mode 100644 Assets/Suriyun/Pspsps Cat.unity.meta create mode 100644 Assets/Suriyun/README.pdf create mode 100644 Assets/Suriyun/README.pdf.meta create mode 100644 Assets/Suriyun/UI.meta create mode 100644 Assets/Suriyun/UI/Swap_icon.png create mode 100644 Assets/Suriyun/UI/Swap_icon.png.meta create mode 100644 Assets/Suriyun/UI/anim_button1.png create mode 100644 Assets/Suriyun/UI/anim_button1.png.meta create mode 100644 Assets/Suriyun/UI/frame.png create mode 100644 Assets/Suriyun/UI/frame.png.meta diff --git a/Assets/KSH/DungeonTestScene.unity b/Assets/KSH/DungeonTestScene.unity index ef53d9cf..a5a9f208 100644 --- a/Assets/KSH/DungeonTestScene.unity +++ b/Assets/KSH/DungeonTestScene.unity @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ff6a666d13d5a89f474099d59df1f9fcd604c72466c9ab8be7a5e3059779c1f4 -size 247877 +oid sha256:40618f96d07ba42391fdb160fda8d033bc650752cd76802cfd2f1073780ee864 +size 241617 diff --git a/Assets/KSH/ReHousing.unity b/Assets/KSH/ReHousing.unity index f916a437..68d04af1 100644 --- a/Assets/KSH/ReHousing.unity +++ b/Assets/KSH/ReHousing.unity @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c3eedfd699dca74ee7ede9b69930c040c41c2af3d8775b77ef57c1cb82f51706 -size 448468 +oid sha256:ed1eda5019f114f453e33368651d3e2e0efba570cdd4cae63844778e5d14149f +size 551146 diff --git a/Assets/LIN/Scripts/DailyRoutine/InteractionController.cs b/Assets/LIN/Scripts/DailyRoutine/InteractionController.cs index 4b6d4256..351d623d 100644 --- a/Assets/LIN/Scripts/DailyRoutine/InteractionController.cs +++ b/Assets/LIN/Scripts/DailyRoutine/InteractionController.cs @@ -24,6 +24,14 @@ public class InteractionController : MonoBehaviour // 상호작용 가능한 사물 범위에 들어올 때 private void OnTriggerEnter(Collider other) { + if(other.gameObject.layer == LayerMask.NameToLayer("NPC")) + { + housingCanvasController.ShowNpcInteractionButton(() => + { + GameManager.Instance.StartNPCDialogue(GamePhase.Gameplay); + }); + } + if (interactionLayerMask == (interactionLayerMask | (1 << other.gameObject.layer))) { ActionType interactionType = other.gameObject.GetComponent().RoutineEnter(); @@ -36,6 +44,8 @@ public class InteractionController : MonoBehaviour // 사물에서 벗어날 때 UI 정리 private void OnTriggerExit(Collider other) { + if(other.gameObject.layer == LayerMask.NameToLayer("NPC")) housingCanvasController.HideInteractionButton(); + if (interactionLayerMask == (interactionLayerMask | (1 << other.gameObject.layer))) { housingCanvasController.HideInteractionButton(); @@ -54,7 +64,6 @@ public class InteractionController : MonoBehaviour { playerStats.PerformAction(interactionType); interactionAnimationPanelController.ShowAnimationPanel(interactionType,interactionTexts.AnimationText); - } else { diff --git a/Assets/LIN/Scripts/UI/HousingCanvasController.cs b/Assets/LIN/Scripts/UI/HousingCanvasController.cs index aa023719..5259ac73 100644 --- a/Assets/LIN/Scripts/UI/HousingCanvasController.cs +++ b/Assets/LIN/Scripts/UI/HousingCanvasController.cs @@ -24,8 +24,19 @@ public class HousingCanvasController : MonoBehaviour interactionButton.SetActive(false); suddenPanel.SetActive(false); } + + #region NPC 상호 작용 + + public void ShowNpcInteractionButton(Action onInteractionButtonPressed) + { + interactionButton.SetActive(true); + OnInteractionButtonPressed = onInteractionButtonPressed; + } + + #endregion #region 상호작용 일상 행동 + // 상호작용 가능한 사물에 가까이 갔을 때 화면에 텍스트, 버튼 표시 public void ShowInteractionButton(string actText, string descText,Action onInteractionButtonPressed) { @@ -35,6 +46,7 @@ public class HousingCanvasController : MonoBehaviour //각 행동 별로 실행되어야 할 이벤트 구독 OnInteractionButtonPressed = onInteractionButtonPressed; } + //범위에서 벗어나면 상호작용 버튼 off public void HideInteractionButton() { diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/CatAnimationController.controller b/Assets/StoreAssets/Suriyun_Cat/Animations/CatAnimationController.controller new file mode 100644 index 00000000..07b709f2 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/CatAnimationController.controller @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca090f62477a7c524487d5788a188f2b3ba0b9005d7cefa18a542fab1669c011 +size 2063 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/CatAnimationController.controller.meta b/Assets/StoreAssets/Suriyun_Cat/Animations/CatAnimationController.controller.meta new file mode 100644 index 00000000..dff5ebbc --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/CatAnimationController.controller.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 584fdc40ae0d4e24eb04147d05a598b4 +NativeFormatImporter: + externalObjects: {} + mainObjectFileID: 9100000 + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Quadruped_Chiling.fbx b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Quadruped_Chiling.fbx new file mode 100644 index 00000000..629dd2e3 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Quadruped_Chiling.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13007625318ea168ddbba9f91a6660b2002a118b8cac57c6da97e0627db926c4 +size 850688 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Quadruped_Chiling.fbx.meta b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Quadruped_Chiling.fbx.meta new file mode 100644 index 00000000..2d12b504 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Quadruped_Chiling.fbx.meta @@ -0,0 +1,1352 @@ +fileFormatVersion: 2 +guid: 249e65ec3fc1c66458211853c227e968 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: + - first: + 74: -8614900457148323362 + second: Quadruped_Chiling + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 3 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: Quadruped_Chiling + takeName: Anim_Chibi@Quadruped_Chiling + internalID: 0 + firstFrame: 111 + lastFrame: 134 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 1 + loopBlend: 0 + loopBlendOrientation: 1 + loopBlendPositionY: 1 + loopBlendPositionXZ: 1 + keepOriginalOrientation: 1 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 1 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: + - path: + weight: 1 + - path: root + weight: 1 + - path: root/pelvis + weight: 1 + - path: root/pelvis/short_tail_1 + weight: 1 + - path: root/pelvis/short_tail_1/short_tail_2 + weight: 1 + - path: root/pelvis/spine_01 + weight: 1 + - path: root/pelvis/spine_01/Body_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/Chest_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l/pinky_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/Hand_l_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l/thumb_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r/pinky_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/Hand_r_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r/thumb_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2/catears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2/catears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2/ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2/ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L/EyeEnd_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R/EyeEnd_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Head_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/HeadEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M/JawEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4/rabbit_ears_l5 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4/rabbit_ears_r5 + weight: 1 + - path: root/pelvis/tail01 + weight: 1 + - path: root/pelvis/tail01/tail02 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04/tail05 + weight: 1 + - path: root/pelvis/thigh_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l/ball_l_02 + weight: 1 + - path: root/pelvis/thigh_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r/ball_r_02 + weight: 1 + maskType: 1 + maskSource: {fileID: 31900000, guid: 69887b248fdf7e64abf63a884b391a4d, type: 2} + additiveReferencePoseFrame: 110.88 + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 0 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: pelvis + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_l + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_r + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_l + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_r + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_l + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_r + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_01 + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_02 + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: neck_01 + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_l + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_r + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_l + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_r + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_l + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_r + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_l + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_r + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_l_02 + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_r_02 + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_L + humanName: LeftEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_R + humanName: RightEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Jaw_M + humanName: Jaw + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_l + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_l + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_l + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_l + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_l + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_l + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_l + humanName: Left Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_l + humanName: Left Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_l + humanName: Left Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_l + humanName: Left Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_l + humanName: Left Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_l + humanName: Left Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_l + humanName: Left Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_l + humanName: Left Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_l + humanName: Left Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_r + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_r + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_r + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_r + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_r + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_r + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_r + humanName: Right Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_r + humanName: Right Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_r + humanName: Right Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_r + humanName: Right Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_r + humanName: Right Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_r + humanName: Right Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_r + humanName: Right Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_r + humanName: Right Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_r + humanName: Right Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_03 + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: Chibi_Humanoid_Avatar(Clone) + parentName: + position: {x: 0, y: 0, z: 0} + rotation: {x: 0, y: 0, z: 0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: root + parentName: Chibi_Humanoid_Avatar(Clone) + position: {x: -7.97287e-17, y: -1.4210854e-16, z: 4.3298696e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: pelvis + parentName: root + position: {x: 7.145355e-17, y: 0.3590527, z: -0.0064596897} + rotation: {x: 0.49148893, y: -0.5083686, z: -0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_r + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: -0.21348922} + rotation: {x: -0.04016816, y: 0.9991325, z: -0.010738504, w: -0.0023285814} + scale: {x: 1, y: 1, z: 1} + - name: calf_r + parentName: thigh_r + position: {x: -0.18052627, y: -1.3322676e-16, z: -3.1974422e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_r + parentName: calf_r + position: {x: -0.13916215, y: 5.062617e-16, z: 1.4210854e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_r + parentName: foot_r + position: {x: -0.010533721, y: 0.041665323, z: -2.842171e-16} + rotation: {x: 0.0063922573, y: 0.0051184404, z: -0.62501913, w: 0.7805665} + scale: {x: 1, y: 1, z: 1} + - name: ball_r_02 + parentName: ball_r + position: {x: -0.042483583, y: -4.161116e-15, z: 0.000000039237683} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_01 + parentName: pelvis + position: {x: -0.11659071, y: 4.8072656e-16, z: -1.0787449e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_02 + parentName: spine_01 + position: {x: -0.11659071, y: 4.718448e-16, z: -1.7044439e-16} + rotation: {x: 0, y: 0, z: 0.03248174, w: 0.9994723} + scale: {x: 1, y: 1, z: 1} + - name: spine_03 + parentName: spine_02 + position: {x: -0.16774303, y: 2.842171e-16, z: -1.04349324e-16} + rotation: {x: 0, y: 0, z: -0.1542978, w: 0.9880244} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_r + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: -0.14820191} + rotation: {x: 0.032161284, y: -0.71431756, z: 0.11852793, w: 0.68896097} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_r + parentName: clavicle_r + position: {x: -0.07712384, y: 1.1812772e-15, z: -9.947598e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_r + parentName: upperarm_r + position: {x: -0.2517576, y: 3.0198067e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_r + parentName: lowerarm_r + position: {x: -0.22869253, y: 7.105427e-17, z: 7.105427e-16} + rotation: {x: 6.938894e-17, y: -1.0833356e-33, z: -1.5612511e-17, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_r + parentName: hand_r + position: {x: -0.09803901, y: -3.5527136e-17, z: -2.842171e-16} + rotation: {x: -0.016859, y: -0.0772194, z: 0.0028675944, w: 0.9968674} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_r + parentName: middle_01_r + position: {x: -0.038769238, y: -1.7763568e-17, z: -1.4210854e-16} + rotation: {x: 0.03001885, y: -0.03945842, z: -0.0040334114, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_r + parentName: middle_02_r + position: {x: -0.040027287, y: -1.0658141e-16, z: 1.4210854e-16} + rotation: {x: 0.0065667694, y: -0.038803533, z: 0.0045389077, w: 0.999215} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_r + parentName: middle_03_r + position: {x: -0.037305653, y: -8.881784e-18, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_r + parentName: hand_r + position: {x: -0.02134813, y: 0.07035614, z: -0.039544} + rotation: {x: -0.61776274, y: 0.13377738, z: -0.35522214, w: 0.6886872} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_r + parentName: thumb_01_r + position: {x: -0.05523822, y: 0, z: -1.1013412e-15} + rotation: {x: -0.0121451, y: 0.0049000825, z: 0.039093893, w: 0.99914974} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_r + parentName: thumb_02_r + position: {x: -0.029465482, y: 0, z: 2.4868996e-16} + rotation: {x: -0.02598971, y: -0.0017890756, z: 0.03824424, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_r + parentName: thumb_03_r + position: {x: -0.023924602, y: 0, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_r + parentName: hand_r + position: {x: -0.09991405, y: 0.037073765, z: -0.0036836944} + rotation: {x: 0.009854632, y: -0.06354492, z: -0.035094682, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_r + parentName: index_01_r + position: {x: -0.03643808, y: -5.0848214e-16, z: -5.684342e-16} + rotation: {x: 0.0056443936, y: -0.03929569, z: -0.0038016667, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_r + parentName: index_02_r + position: {x: -0.035263915, y: -6.217249e-17, z: 1.847411e-15} + rotation: {x: -0.0071803136, y: -0.03818158, z: 0.007895683, w: 0.9992139} + scale: {x: 1, y: 1, z: 1} + - name: index_04_r + parentName: index_03_r + position: {x: -0.027298061, y: -1.0658141e-16, z: -1.563194e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_r + parentName: hand_r + position: {x: -0.008487943, y: -0.0041985167, z: -0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_r + parentName: cup_r + position: {x: -0.08094637, y: -0.036209043, z: -0.008335483} + rotation: {x: -0.008872239, y: -0.023159215, z: -0.00061652897, w: 0.99969226} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_r + parentName: pinky_01_r + position: {x: -0.028854312, y: -7.105427e-17, z: -8.5265126e-16} + rotation: {x: -0.0033607401, y: -0.0399435, z: -0.005443123, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_r + parentName: pinky_02_r + position: {x: -0.023566289, y: 3.5527135e-16, z: 1.1368684e-15} + rotation: {x: -0.025013803, y: -0.038439002, z: -0.0017993893, w: 0.9989462} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_r + parentName: pinky_03_r + position: {x: -0.0293414, y: -3.5527135e-16, z: 4.2632563e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_r + parentName: cup_r + position: {x: -0.08916332, y: -0.01552607, z: -0.0027549511} + rotation: {x: -0.02685257, y: -0.053124383, z: -0.02886147, w: 0.9978095} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_r + parentName: ring_01_r + position: {x: -0.037284084, y: 2.842171e-16, z: -2.2737367e-15} + rotation: {x: 0.0016190425, y: -0.039832465, z: 0.0004005827, w: 0.99920505} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_r + parentName: ring_02_r + position: {x: -0.03615039, y: -4.2632563e-16, z: 1.4210854e-15} + rotation: {x: -0.011273785, y: -0.03634874, z: -0.017581433, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_r + parentName: ring_03_r + position: {x: -0.027998645, y: 2.842171e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_r_equipment + parentName: hand_r + position: {x: -0.071717314, y: -0.008393532, z: -0.07169423} + rotation: {x: 0.0068377545, y: 0.7600093, z: 0.6495589, w: 0.020306554} + scale: {x: 1, y: 1, z: 1} + - name: neck_01 + parentName: spine_03 + position: {x: -0.100067444, y: -2.1316282e-16, z: 1.970298e-16} + rotation: {x: 0, y: 0, z: -0.074045286, w: 0.9972549} + scale: {x: 1, y: 1, z: 1} + - name: head + parentName: neck_01 + position: {x: -0.02629805, y: -3.5527136e-17, z: -1.5519624e-17} + rotation: {x: 0, y: 0, z: 0.17869695, w: 0.9839042} + scale: {x: 1, y: 1, z: 1} + - name: Eye_R + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: -0.16987707} + rotation: {x: 0.5, y: 0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_R + parentName: Eye_R + position: {x: -0.053281333, y: 5.684342e-16, z: -1.065814e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Jaw_M + parentName: head + position: {x: -0.05101526, y: 0.2876312, z: -3.5414823e-16} + rotation: {x: 0, y: 0, z: -0.78643805, w: 0.61766917} + scale: {x: 1, y: 1, z: 1} + - name: JawEnd_M + parentName: Jaw_M + position: {x: -0.113684185, y: 5.684342e-16, z: -1.3292045e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: HeadEnd_M + parentName: head + position: {x: -0.8511138, y: 6.1242674e-16, z: -2.23472e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Eye_L + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: 0.16987707} + rotation: {x: -0.5, y: -0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_L + parentName: Eye_L + position: {x: -0.053281333, y: 2.2737367e-15, z: 8.5265126e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: catears_r1 + parentName: head + position: {x: -0.6328281, y: -0.045856588, z: -0.33683398} + rotation: {x: 0.3517171, y: 0.7074806, z: -0.54890835, w: 0.2728845} + scale: {x: 1, y: 1, z: 1} + - name: catears_r2 + parentName: catears_r1 + position: {x: 0.08282707, y: -0.0000009463735, z: 0.00000008864178} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_r3 + parentName: catears_r2 + position: {x: 0.12977353, y: 0.0000011342388, z: -0.00000013708586} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: catears_l1 + parentName: head + position: {x: -0.6328281, y: -0.04585657, z: 0.33683437} + rotation: {x: -0.70748055, y: 0.35171714, z: 0.27288446, w: 0.5489084} + scale: {x: 1, y: 1, z: 1} + - name: catears_l2 + parentName: catears_l1 + position: {x: -0.08282578, y: 4.3975105e-17, z: -1.0269563e-17} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_l3 + parentName: catears_l2 + position: {x: -0.12977435, y: -2.3096108e-16, z: 3.4416914e-17} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: ears_l1 + parentName: head + position: {x: -0.29893956, y: 0.00065100734, z: 0.4818343} + rotation: {x: -0.4961981, y: 0.5037732, z: 0.5037732, w: 0.4961981} + scale: {x: 1, y: 1, z: 1} + - name: ears_l2 + parentName: ears_l1 + position: {x: -0.08323166, y: 0.00906778, z: 0} + rotation: {x: 0, y: 0, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_l3 + parentName: ears_l2 + position: {x: -0.08352148, y: 0.008665383, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ears_r1 + parentName: head + position: {x: -0.2989381, y: 0.00065100734, z: -0.481834} + rotation: {x: 0.5037732, y: 0.4961981, z: -0.4961981, w: 0.5037732} + scale: {x: 1, y: 1, z: 1} + - name: ears_r2 + parentName: ears_r1 + position: {x: 0.08323211, y: -0.009071989, z: 1.1109982e-18} + rotation: {x: 0.00000001053641, y: -7.981671e-11, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_r3 + parentName: ears_r2 + position: {x: 0.083521, y: -0.00866, z: 1.8249585e-10} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Head_equipment + parentName: head + position: {x: -0.000000023831111, y: -1.41579725e-11, z: 3.1386756e-16} + rotation: {x: -0.5, y: 0.5, z: 0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l1 + parentName: head + position: {x: -0.7671371, y: -0.007979299, z: 0.1900594} + rotation: {x: 7.182875e-16, y: 0.142911, z: -1.8155141e-15, w: 0.98973554} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l2 + parentName: rabbit_ears_l1 + position: {x: -0.12435393, y: -1.380606e-17, z: -2.9455213e-18} + rotation: {x: 0, y: -0.0021245151, z: -0, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l3 + parentName: rabbit_ears_l2 + position: {x: -0.19884825, y: -4.673433e-31, z: -1.0302869e-15} + rotation: {x: 0, y: 0.014221186, z: -0, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l4 + parentName: rabbit_ears_l3 + position: {x: -0.24156539, y: 9.860761e-33, z: 3.0999348e-17} + rotation: {x: 0, y: -0.014612687, z: -0, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l5 + parentName: rabbit_ears_l4 + position: {x: -0.16246277, y: -1.774937e-32, z: -7.022122e-16} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r1 + parentName: head + position: {x: -0.76713806, y: -0.007979303, z: -0.19005899} + rotation: {x: -0.142911, y: -8.284253e-16, z: 0.98973554, w: -6.027865e-17} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r2 + parentName: rabbit_ears_r1 + position: {x: 0.124349885, y: -4.3742785e-16, z: -0.0000019627425} + rotation: {x: -6.018545e-35, y: -0.0021245151, z: -6.50125e-17, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r3 + parentName: rabbit_ears_r2 + position: {x: 0.19885482, y: -7.0277117e-16, z: 0.0000018277557} + rotation: {x: 2.8891874e-34, y: 0.014221186, z: -7.7608295e-17, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r4 + parentName: rabbit_ears_r3 + position: {x: 0.2415585, y: -8.4598993e-16, z: -0.000001972059} + rotation: {x: 0.0000000074497852, y: -0.014612687, z: 1.0887293e-10, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r5 + parentName: rabbit_ears_r4 + position: {x: 0.16246666, y: -5.7287506e-16, z: 0.0000012133444} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_l + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: 0.14820191} + rotation: {x: 0.71431756, y: 0.032161284, z: 0.68896097, w: -0.11852792} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_l + parentName: clavicle_l + position: {x: 0.07712384, y: 5.6177284e-16, z: 8.5265126e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_l + parentName: upperarm_l + position: {x: 0.2517576, y: -3.0198067e-16, z: 1.4210854e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_l + parentName: lowerarm_l + position: {x: 0.22869253, y: -8.8817837e-17, z: -2.2737367e-15} + rotation: {x: 2.7755576e-17, y: -4.814825e-35, z: -1.7347235e-18, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_l + parentName: hand_l + position: {x: 0.09803901, y: -5.3290704e-17, z: 2.842171e-16} + rotation: {x: -0.016858978, y: -0.07721935, z: 0.0028675941, w: 0.9968675} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_l + parentName: middle_01_l + position: {x: 0.038769238, y: 1.7763568e-17, z: -1.847411e-15} + rotation: {x: 0.030018795, y: -0.039458398, z: -0.0040334365, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_l + parentName: middle_02_l + position: {x: 0.040027287, y: -1.0658141e-16, z: -2.2737367e-15} + rotation: {x: 0.0065668514, y: -0.03880391, z: 0.004538058, w: 0.99921507} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_l + parentName: middle_03_l + position: {x: 0.037305653, y: 1.3322676e-16, z: 3.2684964e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_l + parentName: hand_l + position: {x: 0.02134813, y: -0.07035614, z: 0.039544} + rotation: {x: -0.617763, y: 0.13377708, z: -0.35522237, w: 0.688687} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_l + parentName: thumb_01_l + position: {x: 0.05523822, y: 4.2632563e-16, z: 4.0856205e-16} + rotation: {x: -0.01214498, y: 0.0049005807, z: 0.039095934, w: 0.9991497} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_l + parentName: thumb_02_l + position: {x: 0.029465482, y: -1.4210854e-16, z: -4.796163e-16} + rotation: {x: -0.025989592, y: -0.0017877439, z: 0.03824587, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_l + parentName: thumb_03_l + position: {x: 0.023924602, y: 9.947598e-16, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_l + parentName: hand_l + position: {x: 0.09991405, y: -0.037073765, z: 0.0036836944} + rotation: {x: 0.00985464, y: -0.063544914, z: -0.035094675, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_l + parentName: index_01_l + position: {x: 0.03643808, y: 4.596323e-16, z: -1.1368684e-15} + rotation: {x: 0.005644415, y: -0.03929582, z: -0.0038020932, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_l + parentName: index_02_l + position: {x: 0.035263915, y: -6.2616577e-16, z: 7.105427e-16} + rotation: {x: -0.007180413, y: -0.03817956, z: 0.0078948075, w: 0.99921393} + scale: {x: 1, y: 1, z: 1} + - name: index_04_l + parentName: index_03_l + position: {x: 0.027298061, y: 1.0658141e-16, z: 9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_l + parentName: hand_l + position: {x: 0.008487943, y: 0.0041985167, z: 0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_l + parentName: cup_l + position: {x: 0.08094637, y: 0.036209043, z: 0.008335483} + rotation: {x: -0.008872085, y: -0.023159143, z: -0.0006156796, w: 0.9996922} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_l + parentName: pinky_01_l + position: {x: 0.028854312, y: -4.2632563e-16, z: 8.5265126e-16} + rotation: {x: -0.0033606838, y: -0.03994216, z: -0.005443243, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_l + parentName: pinky_02_l + position: {x: 0.023566289, y: 3.5527135e-16, z: -9.947598e-16} + rotation: {x: -0.025013776, y: -0.038437095, z: -0.0017992624, w: 0.9989463} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_l + parentName: pinky_03_l + position: {x: 0.0293414, y: -8.171241e-16, z: -9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_l + parentName: cup_l + position: {x: 0.08916332, y: 0.01552607, z: 0.0027549511} + rotation: {x: -0.026852543, y: -0.053124446, z: -0.028861433, w: 0.9978096} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_l + parentName: ring_01_l + position: {x: 0.037284084, y: -4.2632563e-16, z: 2.842171e-16} + rotation: {x: 0.0016190197, y: -0.03983278, z: 0.0003998217, w: 0.999205} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_l + parentName: ring_02_l + position: {x: 0.03615039, y: 2.4868996e-16, z: 2.5579537e-15} + rotation: {x: -0.01127379, y: -0.036347788, z: -0.017580679, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_l + parentName: ring_03_l + position: {x: 0.027998645, y: 1.3322676e-16, z: -1.2789769e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_l_equipment + parentName: hand_l + position: {x: 0.07171857, y: 0.008393485, z: 0.071694255} + rotation: {x: -0.020306554, y: -0.6495589, z: 0.7600093, w: 0.0068377545} + scale: {x: 1, y: 1, z: 1} + - name: Chest_equipment + parentName: spine_03 + position: {x: 0.00000003347651, y: 0.000000006615356, z: 3.6168006e-17} + rotation: {x: 0.5498939, y: -0.44454098, z: -0.5498939, w: -0.44454098} + scale: {x: 1, y: 1, z: 1} + - name: Body_equipment + parentName: spine_01 + position: {x: -0.28397974, y: -0.010891423, z: -8.393871e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_l + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: 0.21348922} + rotation: {x: 0.9991325, y: 0.04016816, z: 0.0023285814, w: -0.010738504} + scale: {x: 1, y: 1, z: 1} + - name: calf_l + parentName: thigh_l + position: {x: 0.18052627, y: 1.4654943e-16, z: 2.1316282e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_l + parentName: calf_l + position: {x: 0.13916215, y: -1.3000712e-15, z: -2.4868996e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_l + parentName: foot_l + position: {x: 0.010533721, y: -0.041665323, z: 1.4210854e-16} + rotation: {x: 0.0063926373, y: 0.0051187444, z: -0.6250192, w: 0.78056645} + scale: {x: 1, y: 1, z: 1} + - name: ball_l_02 + parentName: ball_l + position: {x: 0.042483583, y: -2.8643753e-16, z: 0.00000000109071} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail01 + parentName: pelvis + position: {x: 0.051698957, y: -0.24261716, z: -6.6123945e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: tail02 + parentName: tail01 + position: {x: 1.4791142e-33, y: -0.07674059, z: -0.07478956} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail03 + parentName: tail02 + position: {x: -6.669206e-17, y: -0.035118576, z: -0.13657223} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail04 + parentName: tail03 + position: {x: -4.4758975e-17, y: 0.020160662, z: -0.11641157} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail05 + parentName: tail04 + position: {x: -1.8550005e-17, y: 0.03316754, z: -0.05853096} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_1 + parentName: pelvis + position: {x: -0.07192494, y: -0.24255544, z: -1.4793249e-16} + rotation: {x: -1.2437499e-15, y: -1.4109186e-15, z: 0.68329304, w: 0.73014426} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_2 + parentName: short_tail_1 + position: {x: -0.1667836, y: 0.050014894, z: -3.9796156e-17} + rotation: {x: -0.011493115, y: 0.70701337, z: 0.011493115, w: 0.70701337} + scale: {x: 1, y: 1, z: 1} + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 1 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 40652f2acecba7946a15c0dab99f7d97, + type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 0 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Quadruped_Chiling.fbx + uploadId: 698227 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Quadruped_Eating.fbx b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Quadruped_Eating.fbx new file mode 100644 index 00000000..3401c374 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Quadruped_Eating.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e245b27bfc5c9eef0bcd480a786fe77cd07c7bee97adbf41e11e1363ca5de18c +size 842112 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Quadruped_Eating.fbx.meta b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Quadruped_Eating.fbx.meta new file mode 100644 index 00000000..9f983b82 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Quadruped_Eating.fbx.meta @@ -0,0 +1,1356 @@ +fileFormatVersion: 2 +guid: ea71be23fe20837438a5e8aa0e200e2e +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: + - first: + 74: 8951346216918815154 + second: Quadruped_Eating + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: "\nClip 'Anim_Chibi@Quadruped_Eating' has import animation + warnings that might lower retargeting quality:\nNote: Activate translation + DOF on avatar to improve retargeting quality.\n\t'ball_r' is inbetween humanoid + transforms and has rotation animation that will be discarded.\n\t'ball_l' is + inbetween humanoid transforms and has rotation animation that will be discarded.\n" + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 3 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: Quadruped_Eating + takeName: Anim_Chibi@Quadruped_Eating + internalID: 0 + firstFrame: 81 + lastFrame: 104 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 1 + loopBlend: 0 + loopBlendOrientation: 1 + loopBlendPositionY: 1 + loopBlendPositionXZ: 1 + keepOriginalOrientation: 1 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 1 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: + - path: + weight: 1 + - path: root + weight: 1 + - path: root/pelvis + weight: 1 + - path: root/pelvis/short_tail_1 + weight: 1 + - path: root/pelvis/short_tail_1/short_tail_2 + weight: 1 + - path: root/pelvis/spine_01 + weight: 1 + - path: root/pelvis/spine_01/Body_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/Chest_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l/pinky_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/Hand_l_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l/thumb_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r/pinky_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/Hand_r_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r/thumb_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2/catears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2/catears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2/ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2/ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L/EyeEnd_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R/EyeEnd_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Head_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/HeadEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M/JawEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4/rabbit_ears_l5 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4/rabbit_ears_r5 + weight: 1 + - path: root/pelvis/tail01 + weight: 1 + - path: root/pelvis/tail01/tail02 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04/tail05 + weight: 1 + - path: root/pelvis/thigh_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l/ball_l_02 + weight: 1 + - path: root/pelvis/thigh_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r/ball_r_02 + weight: 1 + maskType: 1 + maskSource: {fileID: 31900000, guid: 69887b248fdf7e64abf63a884b391a4d, type: 2} + additiveReferencePoseFrame: 80.88 + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 0 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: pelvis + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_l + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_r + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_l + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_r + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_l + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_r + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_01 + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_02 + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: neck_01 + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_l + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_r + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_l + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_r + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_l + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_r + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_l + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_r + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_l_02 + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_r_02 + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_L + humanName: LeftEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_R + humanName: RightEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Jaw_M + humanName: Jaw + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_l + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_l + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_l + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_l + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_l + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_l + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_l + humanName: Left Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_l + humanName: Left Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_l + humanName: Left Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_l + humanName: Left Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_l + humanName: Left Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_l + humanName: Left Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_l + humanName: Left Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_l + humanName: Left Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_l + humanName: Left Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_r + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_r + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_r + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_r + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_r + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_r + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_r + humanName: Right Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_r + humanName: Right Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_r + humanName: Right Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_r + humanName: Right Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_r + humanName: Right Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_r + humanName: Right Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_r + humanName: Right Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_r + humanName: Right Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_r + humanName: Right Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_03 + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: Chibi_Humanoid_Avatar(Clone) + parentName: + position: {x: 0, y: 0, z: 0} + rotation: {x: 0, y: 0, z: 0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: root + parentName: Chibi_Humanoid_Avatar(Clone) + position: {x: -7.97287e-17, y: -1.4210854e-16, z: 4.3298696e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: pelvis + parentName: root + position: {x: 7.145355e-17, y: 0.3590527, z: -0.0064596897} + rotation: {x: 0.49148893, y: -0.5083686, z: -0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_r + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: -0.21348922} + rotation: {x: -0.04016816, y: 0.9991325, z: -0.010738504, w: -0.0023285814} + scale: {x: 1, y: 1, z: 1} + - name: calf_r + parentName: thigh_r + position: {x: -0.18052627, y: -1.3322676e-16, z: -3.1974422e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_r + parentName: calf_r + position: {x: -0.13916215, y: 5.062617e-16, z: 1.4210854e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_r + parentName: foot_r + position: {x: -0.010533721, y: 0.041665323, z: -2.842171e-16} + rotation: {x: 0.0063922573, y: 0.0051184404, z: -0.62501913, w: 0.7805665} + scale: {x: 1, y: 1, z: 1} + - name: ball_r_02 + parentName: ball_r + position: {x: -0.042483583, y: -4.161116e-15, z: 0.000000039237683} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_01 + parentName: pelvis + position: {x: -0.11659071, y: 4.8072656e-16, z: -1.0787449e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_02 + parentName: spine_01 + position: {x: -0.11659071, y: 4.718448e-16, z: -1.7044439e-16} + rotation: {x: 0, y: 0, z: 0.03248174, w: 0.9994723} + scale: {x: 1, y: 1, z: 1} + - name: spine_03 + parentName: spine_02 + position: {x: -0.16774303, y: 2.842171e-16, z: -1.04349324e-16} + rotation: {x: 0, y: 0, z: -0.1542978, w: 0.9880244} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_r + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: -0.14820191} + rotation: {x: 0.032161284, y: -0.71431756, z: 0.11852793, w: 0.68896097} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_r + parentName: clavicle_r + position: {x: -0.07712384, y: 1.1812772e-15, z: -9.947598e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_r + parentName: upperarm_r + position: {x: -0.2517576, y: 3.0198067e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_r + parentName: lowerarm_r + position: {x: -0.22869253, y: 7.105427e-17, z: 7.105427e-16} + rotation: {x: 6.938894e-17, y: -1.0833356e-33, z: -1.5612511e-17, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_r + parentName: hand_r + position: {x: -0.09803901, y: -3.5527136e-17, z: -2.842171e-16} + rotation: {x: -0.016859, y: -0.0772194, z: 0.0028675944, w: 0.9968674} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_r + parentName: middle_01_r + position: {x: -0.038769238, y: -1.7763568e-17, z: -1.4210854e-16} + rotation: {x: 0.03001885, y: -0.03945842, z: -0.0040334114, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_r + parentName: middle_02_r + position: {x: -0.040027287, y: -1.0658141e-16, z: 1.4210854e-16} + rotation: {x: 0.0065667694, y: -0.038803533, z: 0.0045389077, w: 0.999215} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_r + parentName: middle_03_r + position: {x: -0.037305653, y: -8.881784e-18, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_r + parentName: hand_r + position: {x: -0.02134813, y: 0.07035614, z: -0.039544} + rotation: {x: -0.61776274, y: 0.13377738, z: -0.35522214, w: 0.6886872} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_r + parentName: thumb_01_r + position: {x: -0.05523822, y: 0, z: -1.1013412e-15} + rotation: {x: -0.0121451, y: 0.0049000825, z: 0.039093893, w: 0.99914974} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_r + parentName: thumb_02_r + position: {x: -0.029465482, y: 0, z: 2.4868996e-16} + rotation: {x: -0.02598971, y: -0.0017890756, z: 0.03824424, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_r + parentName: thumb_03_r + position: {x: -0.023924602, y: 0, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_r + parentName: hand_r + position: {x: -0.09991405, y: 0.037073765, z: -0.0036836944} + rotation: {x: 0.009854632, y: -0.06354492, z: -0.035094682, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_r + parentName: index_01_r + position: {x: -0.03643808, y: -5.0848214e-16, z: -5.684342e-16} + rotation: {x: 0.0056443936, y: -0.03929569, z: -0.0038016667, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_r + parentName: index_02_r + position: {x: -0.035263915, y: -6.217249e-17, z: 1.847411e-15} + rotation: {x: -0.0071803136, y: -0.03818158, z: 0.007895683, w: 0.9992139} + scale: {x: 1, y: 1, z: 1} + - name: index_04_r + parentName: index_03_r + position: {x: -0.027298061, y: -1.0658141e-16, z: -1.563194e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_r + parentName: hand_r + position: {x: -0.008487943, y: -0.0041985167, z: -0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_r + parentName: cup_r + position: {x: -0.08094637, y: -0.036209043, z: -0.008335483} + rotation: {x: -0.008872239, y: -0.023159215, z: -0.00061652897, w: 0.99969226} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_r + parentName: pinky_01_r + position: {x: -0.028854312, y: -7.105427e-17, z: -8.5265126e-16} + rotation: {x: -0.0033607401, y: -0.0399435, z: -0.005443123, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_r + parentName: pinky_02_r + position: {x: -0.023566289, y: 3.5527135e-16, z: 1.1368684e-15} + rotation: {x: -0.025013803, y: -0.038439002, z: -0.0017993893, w: 0.9989462} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_r + parentName: pinky_03_r + position: {x: -0.0293414, y: -3.5527135e-16, z: 4.2632563e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_r + parentName: cup_r + position: {x: -0.08916332, y: -0.01552607, z: -0.0027549511} + rotation: {x: -0.02685257, y: -0.053124383, z: -0.02886147, w: 0.9978095} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_r + parentName: ring_01_r + position: {x: -0.037284084, y: 2.842171e-16, z: -2.2737367e-15} + rotation: {x: 0.0016190425, y: -0.039832465, z: 0.0004005827, w: 0.99920505} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_r + parentName: ring_02_r + position: {x: -0.03615039, y: -4.2632563e-16, z: 1.4210854e-15} + rotation: {x: -0.011273785, y: -0.03634874, z: -0.017581433, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_r + parentName: ring_03_r + position: {x: -0.027998645, y: 2.842171e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_r_equipment + parentName: hand_r + position: {x: -0.071717314, y: -0.008393532, z: -0.07169423} + rotation: {x: 0.0068377545, y: 0.7600093, z: 0.6495589, w: 0.020306554} + scale: {x: 1, y: 1, z: 1} + - name: neck_01 + parentName: spine_03 + position: {x: -0.100067444, y: -2.1316282e-16, z: 1.970298e-16} + rotation: {x: 0, y: 0, z: -0.074045286, w: 0.9972549} + scale: {x: 1, y: 1, z: 1} + - name: head + parentName: neck_01 + position: {x: -0.02629805, y: -3.5527136e-17, z: -1.5519624e-17} + rotation: {x: 0, y: 0, z: 0.17869695, w: 0.9839042} + scale: {x: 1, y: 1, z: 1} + - name: Eye_R + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: -0.16987707} + rotation: {x: 0.5, y: 0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_R + parentName: Eye_R + position: {x: -0.053281333, y: 5.684342e-16, z: -1.065814e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Jaw_M + parentName: head + position: {x: -0.05101526, y: 0.2876312, z: -3.5414823e-16} + rotation: {x: 0, y: 0, z: -0.78643805, w: 0.61766917} + scale: {x: 1, y: 1, z: 1} + - name: JawEnd_M + parentName: Jaw_M + position: {x: -0.113684185, y: 5.684342e-16, z: -1.3292045e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: HeadEnd_M + parentName: head + position: {x: -0.8511138, y: 6.1242674e-16, z: -2.23472e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Eye_L + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: 0.16987707} + rotation: {x: -0.5, y: -0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_L + parentName: Eye_L + position: {x: -0.053281333, y: 2.2737367e-15, z: 8.5265126e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: catears_r1 + parentName: head + position: {x: -0.6328281, y: -0.045856588, z: -0.33683398} + rotation: {x: 0.3517171, y: 0.7074806, z: -0.54890835, w: 0.2728845} + scale: {x: 1, y: 1, z: 1} + - name: catears_r2 + parentName: catears_r1 + position: {x: 0.08282707, y: -0.0000009463735, z: 0.00000008864178} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_r3 + parentName: catears_r2 + position: {x: 0.12977353, y: 0.0000011342388, z: -0.00000013708586} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: catears_l1 + parentName: head + position: {x: -0.6328281, y: -0.04585657, z: 0.33683437} + rotation: {x: -0.70748055, y: 0.35171714, z: 0.27288446, w: 0.5489084} + scale: {x: 1, y: 1, z: 1} + - name: catears_l2 + parentName: catears_l1 + position: {x: -0.08282578, y: 4.3975105e-17, z: -1.0269563e-17} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_l3 + parentName: catears_l2 + position: {x: -0.12977435, y: -2.3096108e-16, z: 3.4416914e-17} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: ears_l1 + parentName: head + position: {x: -0.29893956, y: 0.00065100734, z: 0.4818343} + rotation: {x: -0.4961981, y: 0.5037732, z: 0.5037732, w: 0.4961981} + scale: {x: 1, y: 1, z: 1} + - name: ears_l2 + parentName: ears_l1 + position: {x: -0.08323166, y: 0.00906778, z: 0} + rotation: {x: 0, y: 0, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_l3 + parentName: ears_l2 + position: {x: -0.08352148, y: 0.008665383, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ears_r1 + parentName: head + position: {x: -0.2989381, y: 0.00065100734, z: -0.481834} + rotation: {x: 0.5037732, y: 0.4961981, z: -0.4961981, w: 0.5037732} + scale: {x: 1, y: 1, z: 1} + - name: ears_r2 + parentName: ears_r1 + position: {x: 0.08323211, y: -0.009071989, z: 1.1109982e-18} + rotation: {x: 0.00000001053641, y: -7.981671e-11, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_r3 + parentName: ears_r2 + position: {x: 0.083521, y: -0.00866, z: 1.8249585e-10} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Head_equipment + parentName: head + position: {x: -0.000000023831111, y: -1.41579725e-11, z: 3.1386756e-16} + rotation: {x: -0.5, y: 0.5, z: 0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l1 + parentName: head + position: {x: -0.7671371, y: -0.007979299, z: 0.1900594} + rotation: {x: 7.182875e-16, y: 0.142911, z: -1.8155141e-15, w: 0.98973554} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l2 + parentName: rabbit_ears_l1 + position: {x: -0.12435393, y: -1.380606e-17, z: -2.9455213e-18} + rotation: {x: 0, y: -0.0021245151, z: -0, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l3 + parentName: rabbit_ears_l2 + position: {x: -0.19884825, y: -4.673433e-31, z: -1.0302869e-15} + rotation: {x: 0, y: 0.014221186, z: -0, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l4 + parentName: rabbit_ears_l3 + position: {x: -0.24156539, y: 9.860761e-33, z: 3.0999348e-17} + rotation: {x: 0, y: -0.014612687, z: -0, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l5 + parentName: rabbit_ears_l4 + position: {x: -0.16246277, y: -1.774937e-32, z: -7.022122e-16} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r1 + parentName: head + position: {x: -0.76713806, y: -0.007979303, z: -0.19005899} + rotation: {x: -0.142911, y: -8.284253e-16, z: 0.98973554, w: -6.027865e-17} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r2 + parentName: rabbit_ears_r1 + position: {x: 0.124349885, y: -4.3742785e-16, z: -0.0000019627425} + rotation: {x: -6.018545e-35, y: -0.0021245151, z: -6.50125e-17, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r3 + parentName: rabbit_ears_r2 + position: {x: 0.19885482, y: -7.0277117e-16, z: 0.0000018277557} + rotation: {x: 2.8891874e-34, y: 0.014221186, z: -7.7608295e-17, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r4 + parentName: rabbit_ears_r3 + position: {x: 0.2415585, y: -8.4598993e-16, z: -0.000001972059} + rotation: {x: 0.0000000074497852, y: -0.014612687, z: 1.0887293e-10, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r5 + parentName: rabbit_ears_r4 + position: {x: 0.16246666, y: -5.7287506e-16, z: 0.0000012133444} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_l + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: 0.14820191} + rotation: {x: 0.71431756, y: 0.032161284, z: 0.68896097, w: -0.11852792} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_l + parentName: clavicle_l + position: {x: 0.07712384, y: 5.6177284e-16, z: 8.5265126e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_l + parentName: upperarm_l + position: {x: 0.2517576, y: -3.0198067e-16, z: 1.4210854e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_l + parentName: lowerarm_l + position: {x: 0.22869253, y: -8.8817837e-17, z: -2.2737367e-15} + rotation: {x: 2.7755576e-17, y: -4.814825e-35, z: -1.7347235e-18, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_l + parentName: hand_l + position: {x: 0.09803901, y: -5.3290704e-17, z: 2.842171e-16} + rotation: {x: -0.016858978, y: -0.07721935, z: 0.0028675941, w: 0.9968675} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_l + parentName: middle_01_l + position: {x: 0.038769238, y: 1.7763568e-17, z: -1.847411e-15} + rotation: {x: 0.030018795, y: -0.039458398, z: -0.0040334365, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_l + parentName: middle_02_l + position: {x: 0.040027287, y: -1.0658141e-16, z: -2.2737367e-15} + rotation: {x: 0.0065668514, y: -0.03880391, z: 0.004538058, w: 0.99921507} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_l + parentName: middle_03_l + position: {x: 0.037305653, y: 1.3322676e-16, z: 3.2684964e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_l + parentName: hand_l + position: {x: 0.02134813, y: -0.07035614, z: 0.039544} + rotation: {x: -0.617763, y: 0.13377708, z: -0.35522237, w: 0.688687} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_l + parentName: thumb_01_l + position: {x: 0.05523822, y: 4.2632563e-16, z: 4.0856205e-16} + rotation: {x: -0.01214498, y: 0.0049005807, z: 0.039095934, w: 0.9991497} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_l + parentName: thumb_02_l + position: {x: 0.029465482, y: -1.4210854e-16, z: -4.796163e-16} + rotation: {x: -0.025989592, y: -0.0017877439, z: 0.03824587, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_l + parentName: thumb_03_l + position: {x: 0.023924602, y: 9.947598e-16, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_l + parentName: hand_l + position: {x: 0.09991405, y: -0.037073765, z: 0.0036836944} + rotation: {x: 0.00985464, y: -0.063544914, z: -0.035094675, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_l + parentName: index_01_l + position: {x: 0.03643808, y: 4.596323e-16, z: -1.1368684e-15} + rotation: {x: 0.005644415, y: -0.03929582, z: -0.0038020932, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_l + parentName: index_02_l + position: {x: 0.035263915, y: -6.2616577e-16, z: 7.105427e-16} + rotation: {x: -0.007180413, y: -0.03817956, z: 0.0078948075, w: 0.99921393} + scale: {x: 1, y: 1, z: 1} + - name: index_04_l + parentName: index_03_l + position: {x: 0.027298061, y: 1.0658141e-16, z: 9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_l + parentName: hand_l + position: {x: 0.008487943, y: 0.0041985167, z: 0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_l + parentName: cup_l + position: {x: 0.08094637, y: 0.036209043, z: 0.008335483} + rotation: {x: -0.008872085, y: -0.023159143, z: -0.0006156796, w: 0.9996922} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_l + parentName: pinky_01_l + position: {x: 0.028854312, y: -4.2632563e-16, z: 8.5265126e-16} + rotation: {x: -0.0033606838, y: -0.03994216, z: -0.005443243, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_l + parentName: pinky_02_l + position: {x: 0.023566289, y: 3.5527135e-16, z: -9.947598e-16} + rotation: {x: -0.025013776, y: -0.038437095, z: -0.0017992624, w: 0.9989463} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_l + parentName: pinky_03_l + position: {x: 0.0293414, y: -8.171241e-16, z: -9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_l + parentName: cup_l + position: {x: 0.08916332, y: 0.01552607, z: 0.0027549511} + rotation: {x: -0.026852543, y: -0.053124446, z: -0.028861433, w: 0.9978096} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_l + parentName: ring_01_l + position: {x: 0.037284084, y: -4.2632563e-16, z: 2.842171e-16} + rotation: {x: 0.0016190197, y: -0.03983278, z: 0.0003998217, w: 0.999205} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_l + parentName: ring_02_l + position: {x: 0.03615039, y: 2.4868996e-16, z: 2.5579537e-15} + rotation: {x: -0.01127379, y: -0.036347788, z: -0.017580679, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_l + parentName: ring_03_l + position: {x: 0.027998645, y: 1.3322676e-16, z: -1.2789769e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_l_equipment + parentName: hand_l + position: {x: 0.07171857, y: 0.008393485, z: 0.071694255} + rotation: {x: -0.020306554, y: -0.6495589, z: 0.7600093, w: 0.0068377545} + scale: {x: 1, y: 1, z: 1} + - name: Chest_equipment + parentName: spine_03 + position: {x: 0.00000003347651, y: 0.000000006615356, z: 3.6168006e-17} + rotation: {x: 0.5498939, y: -0.44454098, z: -0.5498939, w: -0.44454098} + scale: {x: 1, y: 1, z: 1} + - name: Body_equipment + parentName: spine_01 + position: {x: -0.28397974, y: -0.010891423, z: -8.393871e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_l + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: 0.21348922} + rotation: {x: 0.9991325, y: 0.04016816, z: 0.0023285814, w: -0.010738504} + scale: {x: 1, y: 1, z: 1} + - name: calf_l + parentName: thigh_l + position: {x: 0.18052627, y: 1.4654943e-16, z: 2.1316282e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_l + parentName: calf_l + position: {x: 0.13916215, y: -1.3000712e-15, z: -2.4868996e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_l + parentName: foot_l + position: {x: 0.010533721, y: -0.041665323, z: 1.4210854e-16} + rotation: {x: 0.0063926373, y: 0.0051187444, z: -0.6250192, w: 0.78056645} + scale: {x: 1, y: 1, z: 1} + - name: ball_l_02 + parentName: ball_l + position: {x: 0.042483583, y: -2.8643753e-16, z: 0.00000000109071} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail01 + parentName: pelvis + position: {x: 0.051698957, y: -0.24261716, z: -6.6123945e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: tail02 + parentName: tail01 + position: {x: 1.4791142e-33, y: -0.07674059, z: -0.07478956} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail03 + parentName: tail02 + position: {x: -6.669206e-17, y: -0.035118576, z: -0.13657223} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail04 + parentName: tail03 + position: {x: -4.4758975e-17, y: 0.020160662, z: -0.11641157} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail05 + parentName: tail04 + position: {x: -1.8550005e-17, y: 0.03316754, z: -0.05853096} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_1 + parentName: pelvis + position: {x: -0.07192494, y: -0.24255544, z: -1.4793249e-16} + rotation: {x: -1.2437499e-15, y: -1.4109186e-15, z: 0.68329304, w: 0.73014426} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_2 + parentName: short_tail_1 + position: {x: -0.1667836, y: 0.050014894, z: -3.9796156e-17} + rotation: {x: -0.011493115, y: 0.70701337, z: 0.011493115, w: 0.70701337} + scale: {x: 1, y: 1, z: 1} + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 1 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 40652f2acecba7946a15c0dab99f7d97, + type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 0 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Quadruped_Eating.fbx + uploadId: 698227 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Quadruped_Idle.fbx b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Quadruped_Idle.fbx new file mode 100644 index 00000000..00d3e1b8 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Quadruped_Idle.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2eafcfb3f7dc7ab0abbfaa4496d739e549e7d32a74be96d0355e2b08f48b23f +size 843520 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Quadruped_Idle.fbx.meta b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Quadruped_Idle.fbx.meta new file mode 100644 index 00000000..3458be24 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Quadruped_Idle.fbx.meta @@ -0,0 +1,1352 @@ +fileFormatVersion: 2 +guid: 80d10bf4a02796247b93822b55d7fe84 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: + - first: + 74: 1053960206402460029 + second: Quadruped_Idle + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 3 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: Quadruped_Idle + takeName: Anim_Chibi@Quadruped_Idle + internalID: 0 + firstFrame: 1 + lastFrame: 24 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 1 + loopBlend: 0 + loopBlendOrientation: 1 + loopBlendPositionY: 1 + loopBlendPositionXZ: 1 + keepOriginalOrientation: 1 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 1 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: + - path: + weight: 1 + - path: root + weight: 1 + - path: root/pelvis + weight: 1 + - path: root/pelvis/short_tail_1 + weight: 1 + - path: root/pelvis/short_tail_1/short_tail_2 + weight: 1 + - path: root/pelvis/spine_01 + weight: 1 + - path: root/pelvis/spine_01/Body_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/Chest_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l/pinky_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/Hand_l_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l/thumb_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r/pinky_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/Hand_r_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r/thumb_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2/catears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2/catears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2/ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2/ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L/EyeEnd_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R/EyeEnd_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Head_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/HeadEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M/JawEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4/rabbit_ears_l5 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4/rabbit_ears_r5 + weight: 1 + - path: root/pelvis/tail01 + weight: 1 + - path: root/pelvis/tail01/tail02 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04/tail05 + weight: 1 + - path: root/pelvis/thigh_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l/ball_l_02 + weight: 1 + - path: root/pelvis/thigh_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r/ball_r_02 + weight: 1 + maskType: 1 + maskSource: {fileID: 31900000, guid: 69887b248fdf7e64abf63a884b391a4d, type: 2} + additiveReferencePoseFrame: 0.96 + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 0 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: pelvis + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_l + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_r + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_l + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_r + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_l + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_r + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_01 + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_02 + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: neck_01 + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_l + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_r + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_l + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_r + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_l + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_r + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_l + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_r + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_l_02 + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_r_02 + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_L + humanName: LeftEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_R + humanName: RightEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Jaw_M + humanName: Jaw + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_l + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_l + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_l + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_l + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_l + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_l + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_l + humanName: Left Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_l + humanName: Left Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_l + humanName: Left Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_l + humanName: Left Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_l + humanName: Left Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_l + humanName: Left Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_l + humanName: Left Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_l + humanName: Left Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_l + humanName: Left Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_r + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_r + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_r + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_r + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_r + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_r + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_r + humanName: Right Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_r + humanName: Right Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_r + humanName: Right Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_r + humanName: Right Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_r + humanName: Right Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_r + humanName: Right Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_r + humanName: Right Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_r + humanName: Right Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_r + humanName: Right Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_03 + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: Chibi_Humanoid_Avatar(Clone) + parentName: + position: {x: 0, y: 0, z: 0} + rotation: {x: 0, y: 0, z: 0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: root + parentName: Chibi_Humanoid_Avatar(Clone) + position: {x: -7.97287e-17, y: -1.4210854e-16, z: 4.3298696e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: pelvis + parentName: root + position: {x: 7.145355e-17, y: 0.3590527, z: -0.0064596897} + rotation: {x: 0.49148893, y: -0.5083686, z: -0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_r + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: -0.21348922} + rotation: {x: -0.04016816, y: 0.9991325, z: -0.010738504, w: -0.0023285814} + scale: {x: 1, y: 1, z: 1} + - name: calf_r + parentName: thigh_r + position: {x: -0.18052627, y: -1.3322676e-16, z: -3.1974422e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_r + parentName: calf_r + position: {x: -0.13916215, y: 5.062617e-16, z: 1.4210854e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_r + parentName: foot_r + position: {x: -0.010533721, y: 0.041665323, z: -2.842171e-16} + rotation: {x: 0.0063922573, y: 0.0051184404, z: -0.62501913, w: 0.7805665} + scale: {x: 1, y: 1, z: 1} + - name: ball_r_02 + parentName: ball_r + position: {x: -0.042483583, y: -4.161116e-15, z: 0.000000039237683} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_01 + parentName: pelvis + position: {x: -0.11659071, y: 4.8072656e-16, z: -1.0787449e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_02 + parentName: spine_01 + position: {x: -0.11659071, y: 4.718448e-16, z: -1.7044439e-16} + rotation: {x: 0, y: 0, z: 0.03248174, w: 0.9994723} + scale: {x: 1, y: 1, z: 1} + - name: spine_03 + parentName: spine_02 + position: {x: -0.16774303, y: 2.842171e-16, z: -1.04349324e-16} + rotation: {x: 0, y: 0, z: -0.1542978, w: 0.9880244} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_r + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: -0.14820191} + rotation: {x: 0.032161284, y: -0.71431756, z: 0.11852793, w: 0.68896097} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_r + parentName: clavicle_r + position: {x: -0.07712384, y: 1.1812772e-15, z: -9.947598e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_r + parentName: upperarm_r + position: {x: -0.2517576, y: 3.0198067e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_r + parentName: lowerarm_r + position: {x: -0.22869253, y: 7.105427e-17, z: 7.105427e-16} + rotation: {x: 6.938894e-17, y: -1.0833356e-33, z: -1.5612511e-17, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_r + parentName: hand_r + position: {x: -0.09803901, y: -3.5527136e-17, z: -2.842171e-16} + rotation: {x: -0.016859, y: -0.0772194, z: 0.0028675944, w: 0.9968674} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_r + parentName: middle_01_r + position: {x: -0.038769238, y: -1.7763568e-17, z: -1.4210854e-16} + rotation: {x: 0.03001885, y: -0.03945842, z: -0.0040334114, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_r + parentName: middle_02_r + position: {x: -0.040027287, y: -1.0658141e-16, z: 1.4210854e-16} + rotation: {x: 0.0065667694, y: -0.038803533, z: 0.0045389077, w: 0.999215} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_r + parentName: middle_03_r + position: {x: -0.037305653, y: -8.881784e-18, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_r + parentName: hand_r + position: {x: -0.02134813, y: 0.07035614, z: -0.039544} + rotation: {x: -0.61776274, y: 0.13377738, z: -0.35522214, w: 0.6886872} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_r + parentName: thumb_01_r + position: {x: -0.05523822, y: 0, z: -1.1013412e-15} + rotation: {x: -0.0121451, y: 0.0049000825, z: 0.039093893, w: 0.99914974} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_r + parentName: thumb_02_r + position: {x: -0.029465482, y: 0, z: 2.4868996e-16} + rotation: {x: -0.02598971, y: -0.0017890756, z: 0.03824424, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_r + parentName: thumb_03_r + position: {x: -0.023924602, y: 0, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_r + parentName: hand_r + position: {x: -0.09991405, y: 0.037073765, z: -0.0036836944} + rotation: {x: 0.009854632, y: -0.06354492, z: -0.035094682, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_r + parentName: index_01_r + position: {x: -0.03643808, y: -5.0848214e-16, z: -5.684342e-16} + rotation: {x: 0.0056443936, y: -0.03929569, z: -0.0038016667, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_r + parentName: index_02_r + position: {x: -0.035263915, y: -6.217249e-17, z: 1.847411e-15} + rotation: {x: -0.0071803136, y: -0.03818158, z: 0.007895683, w: 0.9992139} + scale: {x: 1, y: 1, z: 1} + - name: index_04_r + parentName: index_03_r + position: {x: -0.027298061, y: -1.0658141e-16, z: -1.563194e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_r + parentName: hand_r + position: {x: -0.008487943, y: -0.0041985167, z: -0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_r + parentName: cup_r + position: {x: -0.08094637, y: -0.036209043, z: -0.008335483} + rotation: {x: -0.008872239, y: -0.023159215, z: -0.00061652897, w: 0.99969226} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_r + parentName: pinky_01_r + position: {x: -0.028854312, y: -7.105427e-17, z: -8.5265126e-16} + rotation: {x: -0.0033607401, y: -0.0399435, z: -0.005443123, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_r + parentName: pinky_02_r + position: {x: -0.023566289, y: 3.5527135e-16, z: 1.1368684e-15} + rotation: {x: -0.025013803, y: -0.038439002, z: -0.0017993893, w: 0.9989462} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_r + parentName: pinky_03_r + position: {x: -0.0293414, y: -3.5527135e-16, z: 4.2632563e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_r + parentName: cup_r + position: {x: -0.08916332, y: -0.01552607, z: -0.0027549511} + rotation: {x: -0.02685257, y: -0.053124383, z: -0.02886147, w: 0.9978095} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_r + parentName: ring_01_r + position: {x: -0.037284084, y: 2.842171e-16, z: -2.2737367e-15} + rotation: {x: 0.0016190425, y: -0.039832465, z: 0.0004005827, w: 0.99920505} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_r + parentName: ring_02_r + position: {x: -0.03615039, y: -4.2632563e-16, z: 1.4210854e-15} + rotation: {x: -0.011273785, y: -0.03634874, z: -0.017581433, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_r + parentName: ring_03_r + position: {x: -0.027998645, y: 2.842171e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_r_equipment + parentName: hand_r + position: {x: -0.071717314, y: -0.008393532, z: -0.07169423} + rotation: {x: 0.0068377545, y: 0.7600093, z: 0.6495589, w: 0.020306554} + scale: {x: 1, y: 1, z: 1} + - name: neck_01 + parentName: spine_03 + position: {x: -0.100067444, y: -2.1316282e-16, z: 1.970298e-16} + rotation: {x: 0, y: 0, z: -0.074045286, w: 0.9972549} + scale: {x: 1, y: 1, z: 1} + - name: head + parentName: neck_01 + position: {x: -0.02629805, y: -3.5527136e-17, z: -1.5519624e-17} + rotation: {x: 0, y: 0, z: 0.17869695, w: 0.9839042} + scale: {x: 1, y: 1, z: 1} + - name: Eye_R + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: -0.16987707} + rotation: {x: 0.5, y: 0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_R + parentName: Eye_R + position: {x: -0.053281333, y: 5.684342e-16, z: -1.065814e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Jaw_M + parentName: head + position: {x: -0.05101526, y: 0.2876312, z: -3.5414823e-16} + rotation: {x: 0, y: 0, z: -0.78643805, w: 0.61766917} + scale: {x: 1, y: 1, z: 1} + - name: JawEnd_M + parentName: Jaw_M + position: {x: -0.113684185, y: 5.684342e-16, z: -1.3292045e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: HeadEnd_M + parentName: head + position: {x: -0.8511138, y: 6.1242674e-16, z: -2.23472e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Eye_L + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: 0.16987707} + rotation: {x: -0.5, y: -0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_L + parentName: Eye_L + position: {x: -0.053281333, y: 2.2737367e-15, z: 8.5265126e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: catears_r1 + parentName: head + position: {x: -0.6328281, y: -0.045856588, z: -0.33683398} + rotation: {x: 0.3517171, y: 0.7074806, z: -0.54890835, w: 0.2728845} + scale: {x: 1, y: 1, z: 1} + - name: catears_r2 + parentName: catears_r1 + position: {x: 0.08282707, y: -0.0000009463735, z: 0.00000008864178} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_r3 + parentName: catears_r2 + position: {x: 0.12977353, y: 0.0000011342388, z: -0.00000013708586} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: catears_l1 + parentName: head + position: {x: -0.6328281, y: -0.04585657, z: 0.33683437} + rotation: {x: -0.70748055, y: 0.35171714, z: 0.27288446, w: 0.5489084} + scale: {x: 1, y: 1, z: 1} + - name: catears_l2 + parentName: catears_l1 + position: {x: -0.08282578, y: 4.3975105e-17, z: -1.0269563e-17} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_l3 + parentName: catears_l2 + position: {x: -0.12977435, y: -2.3096108e-16, z: 3.4416914e-17} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: ears_l1 + parentName: head + position: {x: -0.29893956, y: 0.00065100734, z: 0.4818343} + rotation: {x: -0.4961981, y: 0.5037732, z: 0.5037732, w: 0.4961981} + scale: {x: 1, y: 1, z: 1} + - name: ears_l2 + parentName: ears_l1 + position: {x: -0.08323166, y: 0.00906778, z: 0} + rotation: {x: 0, y: 0, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_l3 + parentName: ears_l2 + position: {x: -0.08352148, y: 0.008665383, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ears_r1 + parentName: head + position: {x: -0.2989381, y: 0.00065100734, z: -0.481834} + rotation: {x: 0.5037732, y: 0.4961981, z: -0.4961981, w: 0.5037732} + scale: {x: 1, y: 1, z: 1} + - name: ears_r2 + parentName: ears_r1 + position: {x: 0.08323211, y: -0.009071989, z: 1.1109982e-18} + rotation: {x: 0.00000001053641, y: -7.981671e-11, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_r3 + parentName: ears_r2 + position: {x: 0.083521, y: -0.00866, z: 1.8249585e-10} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Head_equipment + parentName: head + position: {x: -0.000000023831111, y: -1.41579725e-11, z: 3.1386756e-16} + rotation: {x: -0.5, y: 0.5, z: 0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l1 + parentName: head + position: {x: -0.7671371, y: -0.007979299, z: 0.1900594} + rotation: {x: 7.182875e-16, y: 0.142911, z: -1.8155141e-15, w: 0.98973554} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l2 + parentName: rabbit_ears_l1 + position: {x: -0.12435393, y: -1.380606e-17, z: -2.9455213e-18} + rotation: {x: 0, y: -0.0021245151, z: -0, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l3 + parentName: rabbit_ears_l2 + position: {x: -0.19884825, y: -4.673433e-31, z: -1.0302869e-15} + rotation: {x: 0, y: 0.014221186, z: -0, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l4 + parentName: rabbit_ears_l3 + position: {x: -0.24156539, y: 9.860761e-33, z: 3.0999348e-17} + rotation: {x: 0, y: -0.014612687, z: -0, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l5 + parentName: rabbit_ears_l4 + position: {x: -0.16246277, y: -1.774937e-32, z: -7.022122e-16} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r1 + parentName: head + position: {x: -0.76713806, y: -0.007979303, z: -0.19005899} + rotation: {x: -0.142911, y: -8.284253e-16, z: 0.98973554, w: -6.027865e-17} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r2 + parentName: rabbit_ears_r1 + position: {x: 0.124349885, y: -4.3742785e-16, z: -0.0000019627425} + rotation: {x: -6.018545e-35, y: -0.0021245151, z: -6.50125e-17, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r3 + parentName: rabbit_ears_r2 + position: {x: 0.19885482, y: -7.0277117e-16, z: 0.0000018277557} + rotation: {x: 2.8891874e-34, y: 0.014221186, z: -7.7608295e-17, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r4 + parentName: rabbit_ears_r3 + position: {x: 0.2415585, y: -8.4598993e-16, z: -0.000001972059} + rotation: {x: 0.0000000074497852, y: -0.014612687, z: 1.0887293e-10, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r5 + parentName: rabbit_ears_r4 + position: {x: 0.16246666, y: -5.7287506e-16, z: 0.0000012133444} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_l + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: 0.14820191} + rotation: {x: 0.71431756, y: 0.032161284, z: 0.68896097, w: -0.11852792} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_l + parentName: clavicle_l + position: {x: 0.07712384, y: 5.6177284e-16, z: 8.5265126e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_l + parentName: upperarm_l + position: {x: 0.2517576, y: -3.0198067e-16, z: 1.4210854e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_l + parentName: lowerarm_l + position: {x: 0.22869253, y: -8.8817837e-17, z: -2.2737367e-15} + rotation: {x: 2.7755576e-17, y: -4.814825e-35, z: -1.7347235e-18, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_l + parentName: hand_l + position: {x: 0.09803901, y: -5.3290704e-17, z: 2.842171e-16} + rotation: {x: -0.016858978, y: -0.07721935, z: 0.0028675941, w: 0.9968675} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_l + parentName: middle_01_l + position: {x: 0.038769238, y: 1.7763568e-17, z: -1.847411e-15} + rotation: {x: 0.030018795, y: -0.039458398, z: -0.0040334365, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_l + parentName: middle_02_l + position: {x: 0.040027287, y: -1.0658141e-16, z: -2.2737367e-15} + rotation: {x: 0.0065668514, y: -0.03880391, z: 0.004538058, w: 0.99921507} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_l + parentName: middle_03_l + position: {x: 0.037305653, y: 1.3322676e-16, z: 3.2684964e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_l + parentName: hand_l + position: {x: 0.02134813, y: -0.07035614, z: 0.039544} + rotation: {x: -0.617763, y: 0.13377708, z: -0.35522237, w: 0.688687} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_l + parentName: thumb_01_l + position: {x: 0.05523822, y: 4.2632563e-16, z: 4.0856205e-16} + rotation: {x: -0.01214498, y: 0.0049005807, z: 0.039095934, w: 0.9991497} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_l + parentName: thumb_02_l + position: {x: 0.029465482, y: -1.4210854e-16, z: -4.796163e-16} + rotation: {x: -0.025989592, y: -0.0017877439, z: 0.03824587, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_l + parentName: thumb_03_l + position: {x: 0.023924602, y: 9.947598e-16, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_l + parentName: hand_l + position: {x: 0.09991405, y: -0.037073765, z: 0.0036836944} + rotation: {x: 0.00985464, y: -0.063544914, z: -0.035094675, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_l + parentName: index_01_l + position: {x: 0.03643808, y: 4.596323e-16, z: -1.1368684e-15} + rotation: {x: 0.005644415, y: -0.03929582, z: -0.0038020932, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_l + parentName: index_02_l + position: {x: 0.035263915, y: -6.2616577e-16, z: 7.105427e-16} + rotation: {x: -0.007180413, y: -0.03817956, z: 0.0078948075, w: 0.99921393} + scale: {x: 1, y: 1, z: 1} + - name: index_04_l + parentName: index_03_l + position: {x: 0.027298061, y: 1.0658141e-16, z: 9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_l + parentName: hand_l + position: {x: 0.008487943, y: 0.0041985167, z: 0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_l + parentName: cup_l + position: {x: 0.08094637, y: 0.036209043, z: 0.008335483} + rotation: {x: -0.008872085, y: -0.023159143, z: -0.0006156796, w: 0.9996922} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_l + parentName: pinky_01_l + position: {x: 0.028854312, y: -4.2632563e-16, z: 8.5265126e-16} + rotation: {x: -0.0033606838, y: -0.03994216, z: -0.005443243, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_l + parentName: pinky_02_l + position: {x: 0.023566289, y: 3.5527135e-16, z: -9.947598e-16} + rotation: {x: -0.025013776, y: -0.038437095, z: -0.0017992624, w: 0.9989463} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_l + parentName: pinky_03_l + position: {x: 0.0293414, y: -8.171241e-16, z: -9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_l + parentName: cup_l + position: {x: 0.08916332, y: 0.01552607, z: 0.0027549511} + rotation: {x: -0.026852543, y: -0.053124446, z: -0.028861433, w: 0.9978096} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_l + parentName: ring_01_l + position: {x: 0.037284084, y: -4.2632563e-16, z: 2.842171e-16} + rotation: {x: 0.0016190197, y: -0.03983278, z: 0.0003998217, w: 0.999205} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_l + parentName: ring_02_l + position: {x: 0.03615039, y: 2.4868996e-16, z: 2.5579537e-15} + rotation: {x: -0.01127379, y: -0.036347788, z: -0.017580679, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_l + parentName: ring_03_l + position: {x: 0.027998645, y: 1.3322676e-16, z: -1.2789769e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_l_equipment + parentName: hand_l + position: {x: 0.07171857, y: 0.008393485, z: 0.071694255} + rotation: {x: -0.020306554, y: -0.6495589, z: 0.7600093, w: 0.0068377545} + scale: {x: 1, y: 1, z: 1} + - name: Chest_equipment + parentName: spine_03 + position: {x: 0.00000003347651, y: 0.000000006615356, z: 3.6168006e-17} + rotation: {x: 0.5498939, y: -0.44454098, z: -0.5498939, w: -0.44454098} + scale: {x: 1, y: 1, z: 1} + - name: Body_equipment + parentName: spine_01 + position: {x: -0.28397974, y: -0.010891423, z: -8.393871e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_l + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: 0.21348922} + rotation: {x: 0.9991325, y: 0.04016816, z: 0.0023285814, w: -0.010738504} + scale: {x: 1, y: 1, z: 1} + - name: calf_l + parentName: thigh_l + position: {x: 0.18052627, y: 1.4654943e-16, z: 2.1316282e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_l + parentName: calf_l + position: {x: 0.13916215, y: -1.3000712e-15, z: -2.4868996e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_l + parentName: foot_l + position: {x: 0.010533721, y: -0.041665323, z: 1.4210854e-16} + rotation: {x: 0.0063926373, y: 0.0051187444, z: -0.6250192, w: 0.78056645} + scale: {x: 1, y: 1, z: 1} + - name: ball_l_02 + parentName: ball_l + position: {x: 0.042483583, y: -2.8643753e-16, z: 0.00000000109071} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail01 + parentName: pelvis + position: {x: 0.051698957, y: -0.24261716, z: -6.6123945e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: tail02 + parentName: tail01 + position: {x: 1.4791142e-33, y: -0.07674059, z: -0.07478956} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail03 + parentName: tail02 + position: {x: -6.669206e-17, y: -0.035118576, z: -0.13657223} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail04 + parentName: tail03 + position: {x: -4.4758975e-17, y: 0.020160662, z: -0.11641157} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail05 + parentName: tail04 + position: {x: -1.8550005e-17, y: 0.03316754, z: -0.05853096} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_1 + parentName: pelvis + position: {x: -0.07192494, y: -0.24255544, z: -1.4793249e-16} + rotation: {x: -1.2437499e-15, y: -1.4109186e-15, z: 0.68329304, w: 0.73014426} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_2 + parentName: short_tail_1 + position: {x: -0.1667836, y: 0.050014894, z: -3.9796156e-17} + rotation: {x: -0.011493115, y: 0.70701337, z: 0.011493115, w: 0.70701337} + scale: {x: 1, y: 1, z: 1} + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 1 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 40652f2acecba7946a15c0dab99f7d97, + type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 0 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Quadruped_Idle.fbx + uploadId: 698227 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Quadruped_Run.fbx b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Quadruped_Run.fbx new file mode 100644 index 00000000..d227da67 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Quadruped_Run.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66157652eb4a8baf7c9033eabb52177c742b05511aea729ded2b90b63740a59f +size 886672 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Quadruped_Run.fbx.meta b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Quadruped_Run.fbx.meta new file mode 100644 index 00000000..e128008f --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Quadruped_Run.fbx.meta @@ -0,0 +1,1358 @@ +fileFormatVersion: 2 +guid: 0ab1af4a147aa8644938ac767b0f01fc +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: + - first: + 74: 7176231041704964202 + second: Quadruped_Run + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: "Copied Avatar Rig Configuration mis-match. Inbetween bone + rotation in copied configuration does not match rotation in animation file:\n\t'ball_l' + : rotation error = 1.806330 deg\n" + animationImportErrors: + animationImportWarnings: "\nClip 'Anim_Chibi@Quadruped_Run' has import animation + warnings that might lower retargeting quality:\nNote: Activate translation + DOF on avatar to improve retargeting quality.\n\t'ball_r' is inbetween humanoid + transforms and has rotation animation that will be discarded.\n\t'ball_l' is + inbetween humanoid transforms and has rotation animation that will be discarded.\n" + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 3 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: Quadruped_Run + takeName: Anim_Chibi@Quadruped_Run + internalID: 0 + firstFrame: 61 + lastFrame: 72 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 1 + loopBlend: 0 + loopBlendOrientation: 1 + loopBlendPositionY: 1 + loopBlendPositionXZ: 1 + keepOriginalOrientation: 1 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 1 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: + - path: + weight: 1 + - path: root + weight: 1 + - path: root/pelvis + weight: 1 + - path: root/pelvis/short_tail_1 + weight: 1 + - path: root/pelvis/short_tail_1/short_tail_2 + weight: 1 + - path: root/pelvis/spine_01 + weight: 1 + - path: root/pelvis/spine_01/Body_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/Chest_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l/pinky_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/Hand_l_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l/thumb_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r/pinky_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/Hand_r_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r/thumb_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2/catears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2/catears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2/ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2/ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L/EyeEnd_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R/EyeEnd_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Head_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/HeadEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M/JawEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4/rabbit_ears_l5 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4/rabbit_ears_r5 + weight: 1 + - path: root/pelvis/tail01 + weight: 1 + - path: root/pelvis/tail01/tail02 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04/tail05 + weight: 1 + - path: root/pelvis/thigh_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l/ball_l_02 + weight: 1 + - path: root/pelvis/thigh_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r/ball_r_02 + weight: 1 + maskType: 1 + maskSource: {fileID: 31900000, guid: 69887b248fdf7e64abf63a884b391a4d, type: 2} + additiveReferencePoseFrame: 60.96 + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 0 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: pelvis + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_l + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_r + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_l + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_r + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_l + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_r + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_01 + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_02 + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: neck_01 + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_l + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_r + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_l + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_r + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_l + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_r + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_l + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_r + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_l_02 + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_r_02 + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_L + humanName: LeftEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_R + humanName: RightEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Jaw_M + humanName: Jaw + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_l + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_l + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_l + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_l + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_l + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_l + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_l + humanName: Left Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_l + humanName: Left Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_l + humanName: Left Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_l + humanName: Left Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_l + humanName: Left Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_l + humanName: Left Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_l + humanName: Left Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_l + humanName: Left Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_l + humanName: Left Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_r + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_r + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_r + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_r + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_r + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_r + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_r + humanName: Right Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_r + humanName: Right Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_r + humanName: Right Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_r + humanName: Right Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_r + humanName: Right Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_r + humanName: Right Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_r + humanName: Right Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_r + humanName: Right Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_r + humanName: Right Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_03 + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: Chibi_Humanoid_Avatar(Clone) + parentName: + position: {x: 0, y: 0, z: 0} + rotation: {x: 0, y: 0, z: 0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: root + parentName: Chibi_Humanoid_Avatar(Clone) + position: {x: -7.97287e-17, y: -1.4210854e-16, z: 4.3298696e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: pelvis + parentName: root + position: {x: 7.145355e-17, y: 0.3590527, z: -0.0064596897} + rotation: {x: 0.49148893, y: -0.5083686, z: -0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_r + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: -0.21348922} + rotation: {x: -0.04016816, y: 0.9991325, z: -0.010738504, w: -0.0023285814} + scale: {x: 1, y: 1, z: 1} + - name: calf_r + parentName: thigh_r + position: {x: -0.18052627, y: -1.3322676e-16, z: -3.1974422e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_r + parentName: calf_r + position: {x: -0.13916215, y: 5.062617e-16, z: 1.4210854e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_r + parentName: foot_r + position: {x: -0.010533721, y: 0.041665323, z: -2.842171e-16} + rotation: {x: 0.0063922573, y: 0.0051184404, z: -0.62501913, w: 0.7805665} + scale: {x: 1, y: 1, z: 1} + - name: ball_r_02 + parentName: ball_r + position: {x: -0.042483583, y: -4.161116e-15, z: 0.000000039237683} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_01 + parentName: pelvis + position: {x: -0.11659071, y: 4.8072656e-16, z: -1.0787449e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_02 + parentName: spine_01 + position: {x: -0.11659071, y: 4.718448e-16, z: -1.7044439e-16} + rotation: {x: 0, y: 0, z: 0.03248174, w: 0.9994723} + scale: {x: 1, y: 1, z: 1} + - name: spine_03 + parentName: spine_02 + position: {x: -0.16774303, y: 2.842171e-16, z: -1.04349324e-16} + rotation: {x: 0, y: 0, z: -0.1542978, w: 0.9880244} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_r + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: -0.14820191} + rotation: {x: 0.032161284, y: -0.71431756, z: 0.11852793, w: 0.68896097} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_r + parentName: clavicle_r + position: {x: -0.07712384, y: 1.1812772e-15, z: -9.947598e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_r + parentName: upperarm_r + position: {x: -0.2517576, y: 3.0198067e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_r + parentName: lowerarm_r + position: {x: -0.22869253, y: 7.105427e-17, z: 7.105427e-16} + rotation: {x: 6.938894e-17, y: -1.0833356e-33, z: -1.5612511e-17, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_r + parentName: hand_r + position: {x: -0.09803901, y: -3.5527136e-17, z: -2.842171e-16} + rotation: {x: -0.016859, y: -0.0772194, z: 0.0028675944, w: 0.9968674} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_r + parentName: middle_01_r + position: {x: -0.038769238, y: -1.7763568e-17, z: -1.4210854e-16} + rotation: {x: 0.03001885, y: -0.03945842, z: -0.0040334114, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_r + parentName: middle_02_r + position: {x: -0.040027287, y: -1.0658141e-16, z: 1.4210854e-16} + rotation: {x: 0.0065667694, y: -0.038803533, z: 0.0045389077, w: 0.999215} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_r + parentName: middle_03_r + position: {x: -0.037305653, y: -8.881784e-18, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_r + parentName: hand_r + position: {x: -0.02134813, y: 0.07035614, z: -0.039544} + rotation: {x: -0.61776274, y: 0.13377738, z: -0.35522214, w: 0.6886872} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_r + parentName: thumb_01_r + position: {x: -0.05523822, y: 0, z: -1.1013412e-15} + rotation: {x: -0.0121451, y: 0.0049000825, z: 0.039093893, w: 0.99914974} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_r + parentName: thumb_02_r + position: {x: -0.029465482, y: 0, z: 2.4868996e-16} + rotation: {x: -0.02598971, y: -0.0017890756, z: 0.03824424, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_r + parentName: thumb_03_r + position: {x: -0.023924602, y: 0, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_r + parentName: hand_r + position: {x: -0.09991405, y: 0.037073765, z: -0.0036836944} + rotation: {x: 0.009854632, y: -0.06354492, z: -0.035094682, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_r + parentName: index_01_r + position: {x: -0.03643808, y: -5.0848214e-16, z: -5.684342e-16} + rotation: {x: 0.0056443936, y: -0.03929569, z: -0.0038016667, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_r + parentName: index_02_r + position: {x: -0.035263915, y: -6.217249e-17, z: 1.847411e-15} + rotation: {x: -0.0071803136, y: -0.03818158, z: 0.007895683, w: 0.9992139} + scale: {x: 1, y: 1, z: 1} + - name: index_04_r + parentName: index_03_r + position: {x: -0.027298061, y: -1.0658141e-16, z: -1.563194e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_r + parentName: hand_r + position: {x: -0.008487943, y: -0.0041985167, z: -0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_r + parentName: cup_r + position: {x: -0.08094637, y: -0.036209043, z: -0.008335483} + rotation: {x: -0.008872239, y: -0.023159215, z: -0.00061652897, w: 0.99969226} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_r + parentName: pinky_01_r + position: {x: -0.028854312, y: -7.105427e-17, z: -8.5265126e-16} + rotation: {x: -0.0033607401, y: -0.0399435, z: -0.005443123, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_r + parentName: pinky_02_r + position: {x: -0.023566289, y: 3.5527135e-16, z: 1.1368684e-15} + rotation: {x: -0.025013803, y: -0.038439002, z: -0.0017993893, w: 0.9989462} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_r + parentName: pinky_03_r + position: {x: -0.0293414, y: -3.5527135e-16, z: 4.2632563e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_r + parentName: cup_r + position: {x: -0.08916332, y: -0.01552607, z: -0.0027549511} + rotation: {x: -0.02685257, y: -0.053124383, z: -0.02886147, w: 0.9978095} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_r + parentName: ring_01_r + position: {x: -0.037284084, y: 2.842171e-16, z: -2.2737367e-15} + rotation: {x: 0.0016190425, y: -0.039832465, z: 0.0004005827, w: 0.99920505} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_r + parentName: ring_02_r + position: {x: -0.03615039, y: -4.2632563e-16, z: 1.4210854e-15} + rotation: {x: -0.011273785, y: -0.03634874, z: -0.017581433, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_r + parentName: ring_03_r + position: {x: -0.027998645, y: 2.842171e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_r_equipment + parentName: hand_r + position: {x: -0.071717314, y: -0.008393532, z: -0.07169423} + rotation: {x: 0.0068377545, y: 0.7600093, z: 0.6495589, w: 0.020306554} + scale: {x: 1, y: 1, z: 1} + - name: neck_01 + parentName: spine_03 + position: {x: -0.100067444, y: -2.1316282e-16, z: 1.970298e-16} + rotation: {x: 0, y: 0, z: -0.074045286, w: 0.9972549} + scale: {x: 1, y: 1, z: 1} + - name: head + parentName: neck_01 + position: {x: -0.02629805, y: -3.5527136e-17, z: -1.5519624e-17} + rotation: {x: 0, y: 0, z: 0.17869695, w: 0.9839042} + scale: {x: 1, y: 1, z: 1} + - name: Eye_R + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: -0.16987707} + rotation: {x: 0.5, y: 0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_R + parentName: Eye_R + position: {x: -0.053281333, y: 5.684342e-16, z: -1.065814e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Jaw_M + parentName: head + position: {x: -0.05101526, y: 0.2876312, z: -3.5414823e-16} + rotation: {x: 0, y: 0, z: -0.78643805, w: 0.61766917} + scale: {x: 1, y: 1, z: 1} + - name: JawEnd_M + parentName: Jaw_M + position: {x: -0.113684185, y: 5.684342e-16, z: -1.3292045e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: HeadEnd_M + parentName: head + position: {x: -0.8511138, y: 6.1242674e-16, z: -2.23472e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Eye_L + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: 0.16987707} + rotation: {x: -0.5, y: -0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_L + parentName: Eye_L + position: {x: -0.053281333, y: 2.2737367e-15, z: 8.5265126e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: catears_r1 + parentName: head + position: {x: -0.6328281, y: -0.045856588, z: -0.33683398} + rotation: {x: 0.3517171, y: 0.7074806, z: -0.54890835, w: 0.2728845} + scale: {x: 1, y: 1, z: 1} + - name: catears_r2 + parentName: catears_r1 + position: {x: 0.08282707, y: -0.0000009463735, z: 0.00000008864178} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_r3 + parentName: catears_r2 + position: {x: 0.12977353, y: 0.0000011342388, z: -0.00000013708586} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: catears_l1 + parentName: head + position: {x: -0.6328281, y: -0.04585657, z: 0.33683437} + rotation: {x: -0.70748055, y: 0.35171714, z: 0.27288446, w: 0.5489084} + scale: {x: 1, y: 1, z: 1} + - name: catears_l2 + parentName: catears_l1 + position: {x: -0.08282578, y: 4.3975105e-17, z: -1.0269563e-17} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_l3 + parentName: catears_l2 + position: {x: -0.12977435, y: -2.3096108e-16, z: 3.4416914e-17} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: ears_l1 + parentName: head + position: {x: -0.29893956, y: 0.00065100734, z: 0.4818343} + rotation: {x: -0.4961981, y: 0.5037732, z: 0.5037732, w: 0.4961981} + scale: {x: 1, y: 1, z: 1} + - name: ears_l2 + parentName: ears_l1 + position: {x: -0.08323166, y: 0.00906778, z: 0} + rotation: {x: 0, y: 0, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_l3 + parentName: ears_l2 + position: {x: -0.08352148, y: 0.008665383, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ears_r1 + parentName: head + position: {x: -0.2989381, y: 0.00065100734, z: -0.481834} + rotation: {x: 0.5037732, y: 0.4961981, z: -0.4961981, w: 0.5037732} + scale: {x: 1, y: 1, z: 1} + - name: ears_r2 + parentName: ears_r1 + position: {x: 0.08323211, y: -0.009071989, z: 1.1109982e-18} + rotation: {x: 0.00000001053641, y: -7.981671e-11, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_r3 + parentName: ears_r2 + position: {x: 0.083521, y: -0.00866, z: 1.8249585e-10} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Head_equipment + parentName: head + position: {x: -0.000000023831111, y: -1.41579725e-11, z: 3.1386756e-16} + rotation: {x: -0.5, y: 0.5, z: 0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l1 + parentName: head + position: {x: -0.7671371, y: -0.007979299, z: 0.1900594} + rotation: {x: 7.182875e-16, y: 0.142911, z: -1.8155141e-15, w: 0.98973554} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l2 + parentName: rabbit_ears_l1 + position: {x: -0.12435393, y: -1.380606e-17, z: -2.9455213e-18} + rotation: {x: 0, y: -0.0021245151, z: -0, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l3 + parentName: rabbit_ears_l2 + position: {x: -0.19884825, y: -4.673433e-31, z: -1.0302869e-15} + rotation: {x: 0, y: 0.014221186, z: -0, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l4 + parentName: rabbit_ears_l3 + position: {x: -0.24156539, y: 9.860761e-33, z: 3.0999348e-17} + rotation: {x: 0, y: -0.014612687, z: -0, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l5 + parentName: rabbit_ears_l4 + position: {x: -0.16246277, y: -1.774937e-32, z: -7.022122e-16} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r1 + parentName: head + position: {x: -0.76713806, y: -0.007979303, z: -0.19005899} + rotation: {x: -0.142911, y: -8.284253e-16, z: 0.98973554, w: -6.027865e-17} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r2 + parentName: rabbit_ears_r1 + position: {x: 0.124349885, y: -4.3742785e-16, z: -0.0000019627425} + rotation: {x: -6.018545e-35, y: -0.0021245151, z: -6.50125e-17, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r3 + parentName: rabbit_ears_r2 + position: {x: 0.19885482, y: -7.0277117e-16, z: 0.0000018277557} + rotation: {x: 2.8891874e-34, y: 0.014221186, z: -7.7608295e-17, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r4 + parentName: rabbit_ears_r3 + position: {x: 0.2415585, y: -8.4598993e-16, z: -0.000001972059} + rotation: {x: 0.0000000074497852, y: -0.014612687, z: 1.0887293e-10, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r5 + parentName: rabbit_ears_r4 + position: {x: 0.16246666, y: -5.7287506e-16, z: 0.0000012133444} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_l + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: 0.14820191} + rotation: {x: 0.71431756, y: 0.032161284, z: 0.68896097, w: -0.11852792} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_l + parentName: clavicle_l + position: {x: 0.07712384, y: 5.6177284e-16, z: 8.5265126e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_l + parentName: upperarm_l + position: {x: 0.2517576, y: -3.0198067e-16, z: 1.4210854e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_l + parentName: lowerarm_l + position: {x: 0.22869253, y: -8.8817837e-17, z: -2.2737367e-15} + rotation: {x: 2.7755576e-17, y: -4.814825e-35, z: -1.7347235e-18, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_l + parentName: hand_l + position: {x: 0.09803901, y: -5.3290704e-17, z: 2.842171e-16} + rotation: {x: -0.016858978, y: -0.07721935, z: 0.0028675941, w: 0.9968675} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_l + parentName: middle_01_l + position: {x: 0.038769238, y: 1.7763568e-17, z: -1.847411e-15} + rotation: {x: 0.030018795, y: -0.039458398, z: -0.0040334365, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_l + parentName: middle_02_l + position: {x: 0.040027287, y: -1.0658141e-16, z: -2.2737367e-15} + rotation: {x: 0.0065668514, y: -0.03880391, z: 0.004538058, w: 0.99921507} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_l + parentName: middle_03_l + position: {x: 0.037305653, y: 1.3322676e-16, z: 3.2684964e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_l + parentName: hand_l + position: {x: 0.02134813, y: -0.07035614, z: 0.039544} + rotation: {x: -0.617763, y: 0.13377708, z: -0.35522237, w: 0.688687} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_l + parentName: thumb_01_l + position: {x: 0.05523822, y: 4.2632563e-16, z: 4.0856205e-16} + rotation: {x: -0.01214498, y: 0.0049005807, z: 0.039095934, w: 0.9991497} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_l + parentName: thumb_02_l + position: {x: 0.029465482, y: -1.4210854e-16, z: -4.796163e-16} + rotation: {x: -0.025989592, y: -0.0017877439, z: 0.03824587, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_l + parentName: thumb_03_l + position: {x: 0.023924602, y: 9.947598e-16, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_l + parentName: hand_l + position: {x: 0.09991405, y: -0.037073765, z: 0.0036836944} + rotation: {x: 0.00985464, y: -0.063544914, z: -0.035094675, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_l + parentName: index_01_l + position: {x: 0.03643808, y: 4.596323e-16, z: -1.1368684e-15} + rotation: {x: 0.005644415, y: -0.03929582, z: -0.0038020932, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_l + parentName: index_02_l + position: {x: 0.035263915, y: -6.2616577e-16, z: 7.105427e-16} + rotation: {x: -0.007180413, y: -0.03817956, z: 0.0078948075, w: 0.99921393} + scale: {x: 1, y: 1, z: 1} + - name: index_04_l + parentName: index_03_l + position: {x: 0.027298061, y: 1.0658141e-16, z: 9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_l + parentName: hand_l + position: {x: 0.008487943, y: 0.0041985167, z: 0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_l + parentName: cup_l + position: {x: 0.08094637, y: 0.036209043, z: 0.008335483} + rotation: {x: -0.008872085, y: -0.023159143, z: -0.0006156796, w: 0.9996922} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_l + parentName: pinky_01_l + position: {x: 0.028854312, y: -4.2632563e-16, z: 8.5265126e-16} + rotation: {x: -0.0033606838, y: -0.03994216, z: -0.005443243, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_l + parentName: pinky_02_l + position: {x: 0.023566289, y: 3.5527135e-16, z: -9.947598e-16} + rotation: {x: -0.025013776, y: -0.038437095, z: -0.0017992624, w: 0.9989463} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_l + parentName: pinky_03_l + position: {x: 0.0293414, y: -8.171241e-16, z: -9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_l + parentName: cup_l + position: {x: 0.08916332, y: 0.01552607, z: 0.0027549511} + rotation: {x: -0.026852543, y: -0.053124446, z: -0.028861433, w: 0.9978096} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_l + parentName: ring_01_l + position: {x: 0.037284084, y: -4.2632563e-16, z: 2.842171e-16} + rotation: {x: 0.0016190197, y: -0.03983278, z: 0.0003998217, w: 0.999205} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_l + parentName: ring_02_l + position: {x: 0.03615039, y: 2.4868996e-16, z: 2.5579537e-15} + rotation: {x: -0.01127379, y: -0.036347788, z: -0.017580679, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_l + parentName: ring_03_l + position: {x: 0.027998645, y: 1.3322676e-16, z: -1.2789769e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_l_equipment + parentName: hand_l + position: {x: 0.07171857, y: 0.008393485, z: 0.071694255} + rotation: {x: -0.020306554, y: -0.6495589, z: 0.7600093, w: 0.0068377545} + scale: {x: 1, y: 1, z: 1} + - name: Chest_equipment + parentName: spine_03 + position: {x: 0.00000003347651, y: 0.000000006615356, z: 3.6168006e-17} + rotation: {x: 0.5498939, y: -0.44454098, z: -0.5498939, w: -0.44454098} + scale: {x: 1, y: 1, z: 1} + - name: Body_equipment + parentName: spine_01 + position: {x: -0.28397974, y: -0.010891423, z: -8.393871e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_l + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: 0.21348922} + rotation: {x: 0.9991325, y: 0.04016816, z: 0.0023285814, w: -0.010738504} + scale: {x: 1, y: 1, z: 1} + - name: calf_l + parentName: thigh_l + position: {x: 0.18052627, y: 1.4654943e-16, z: 2.1316282e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_l + parentName: calf_l + position: {x: 0.13916215, y: -1.3000712e-15, z: -2.4868996e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_l + parentName: foot_l + position: {x: 0.010533721, y: -0.041665323, z: 1.4210854e-16} + rotation: {x: 0.0063926373, y: 0.0051187444, z: -0.6250192, w: 0.78056645} + scale: {x: 1, y: 1, z: 1} + - name: ball_l_02 + parentName: ball_l + position: {x: 0.042483583, y: -2.8643753e-16, z: 0.00000000109071} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail01 + parentName: pelvis + position: {x: 0.051698957, y: -0.24261716, z: -6.6123945e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: tail02 + parentName: tail01 + position: {x: 1.4791142e-33, y: -0.07674059, z: -0.07478956} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail03 + parentName: tail02 + position: {x: -6.669206e-17, y: -0.035118576, z: -0.13657223} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail04 + parentName: tail03 + position: {x: -4.4758975e-17, y: 0.020160662, z: -0.11641157} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail05 + parentName: tail04 + position: {x: -1.8550005e-17, y: 0.03316754, z: -0.05853096} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_1 + parentName: pelvis + position: {x: -0.07192494, y: -0.24255544, z: -1.4793249e-16} + rotation: {x: -1.2437499e-15, y: -1.4109186e-15, z: 0.68329304, w: 0.73014426} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_2 + parentName: short_tail_1 + position: {x: -0.1667836, y: 0.050014894, z: -3.9796156e-17} + rotation: {x: -0.011493115, y: 0.70701337, z: 0.011493115, w: 0.70701337} + scale: {x: 1, y: 1, z: 1} + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 1 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 40652f2acecba7946a15c0dab99f7d97, + type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 0 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Quadruped_Run.fbx + uploadId: 698227 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Quadruped_Walk.fbx b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Quadruped_Walk.fbx new file mode 100644 index 00000000..23dcb08d --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Quadruped_Walk.fbx @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90b1f6472102c725e0b1e094a3ada907aaca5e6117cc51150cc8a6dd550b88b2 +size 830624 diff --git a/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Quadruped_Walk.fbx.meta b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Quadruped_Walk.fbx.meta new file mode 100644 index 00000000..32936e46 --- /dev/null +++ b/Assets/StoreAssets/Suriyun_Cat/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Quadruped_Walk.fbx.meta @@ -0,0 +1,1356 @@ +fileFormatVersion: 2 +guid: 474685806a6fc1949b69044fbc013de5 +ModelImporter: + serializedVersion: 22200 + internalIDToNameTable: + - first: + 74: -3433304599492012588 + second: Quadruped_Walk + externalObjects: {} + materials: + materialImportMode: 1 + materialName: 0 + materialSearch: 1 + materialLocation: 1 + animations: + legacyGenerateAnimations: 4 + bakeSimulation: 0 + resampleCurves: 1 + optimizeGameObjects: 0 + removeConstantScaleCurves: 0 + motionNodeName: + rigImportErrors: + rigImportWarnings: + animationImportErrors: + animationImportWarnings: "\nClip 'Anim_Chibi@Quadruped_Walk' has import animation + warnings that might lower retargeting quality:\nNote: Activate translation + DOF on avatar to improve retargeting quality.\n\t'ball_r' is inbetween humanoid + transforms and has rotation animation that will be discarded.\n\t'ball_l' is + inbetween humanoid transforms and has rotation animation that will be discarded.\n" + animationRetargetingWarnings: + animationDoRetargetingWarnings: 0 + importAnimatedCustomProperties: 0 + importConstraints: 0 + animationCompression: 3 + animationRotationError: 0.5 + animationPositionError: 0.5 + animationScaleError: 0.5 + animationWrapMode: 0 + extraExposedTransformPaths: [] + extraUserProperties: [] + clipAnimations: + - serializedVersion: 16 + name: Quadruped_Walk + takeName: Anim_Chibi@Quadruped_Walk + internalID: 0 + firstFrame: 31 + lastFrame: 51 + wrapMode: 0 + orientationOffsetY: 0 + level: 0 + cycleOffset: 0 + loop: 0 + hasAdditiveReferencePose: 0 + loopTime: 1 + loopBlend: 0 + loopBlendOrientation: 1 + loopBlendPositionY: 1 + loopBlendPositionXZ: 1 + keepOriginalOrientation: 1 + keepOriginalPositionY: 1 + keepOriginalPositionXZ: 1 + heightFromFeet: 0 + mirror: 0 + bodyMask: 01000000010000000100000001000000010000000100000001000000010000000100000001000000010000000100000001000000 + curves: [] + events: [] + transformMask: + - path: + weight: 1 + - path: root + weight: 1 + - path: root/pelvis + weight: 1 + - path: root/pelvis/short_tail_1 + weight: 1 + - path: root/pelvis/short_tail_1/short_tail_2 + weight: 1 + - path: root/pelvis/spine_01 + weight: 1 + - path: root/pelvis/spine_01/Body_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/Chest_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/pinky_01_l/pinky_02_l/pinky_03_l/pinky_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/cup_l/ring_01_l/ring_02_l/ring_03_l/ring_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/Hand_l_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/index_01_l/index_02_l/index_03_l/index_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/middle_01_l/middle_02_l/middle_03_l/middle_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_l/upperarm_l/lowerarm_l/hand_l/thumb_01_l/thumb_02_l/thumb_03_l/thumb_04_l + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/pinky_01_r/pinky_02_r/pinky_03_r/pinky_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/cup_r/ring_01_r/ring_02_r/ring_03_r/ring_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/Hand_r_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/index_01_r/index_02_r/index_03_r/index_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/middle_01_r/middle_02_r/middle_03_r/middle_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/clavicle_r/upperarm_r/lowerarm_r/hand_r/thumb_01_r/thumb_02_r/thumb_03_r/thumb_04_r + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_l1/catears_l2/catears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/catears_r1/catears_r2/catears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_l1/ears_l2/ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/ears_r1/ears_r2/ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_L/EyeEnd_L + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Eye_R/EyeEnd_R + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Head_equipment + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/HeadEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/Jaw_M/JawEnd_M + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_l1/rabbit_ears_l2/rabbit_ears_l3/rabbit_ears_l4/rabbit_ears_l5 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4 + weight: 1 + - path: root/pelvis/spine_01/spine_02/spine_03/neck_01/head/rabbit_ears_r1/rabbit_ears_r2/rabbit_ears_r3/rabbit_ears_r4/rabbit_ears_r5 + weight: 1 + - path: root/pelvis/tail01 + weight: 1 + - path: root/pelvis/tail01/tail02 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04 + weight: 1 + - path: root/pelvis/tail01/tail02/tail03/tail04/tail05 + weight: 1 + - path: root/pelvis/thigh_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l + weight: 1 + - path: root/pelvis/thigh_l/calf_l/foot_l/ball_l/ball_l_02 + weight: 1 + - path: root/pelvis/thigh_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r + weight: 1 + - path: root/pelvis/thigh_r/calf_r/foot_r/ball_r/ball_r_02 + weight: 1 + maskType: 1 + maskSource: {fileID: 31900000, guid: 69887b248fdf7e64abf63a884b391a4d, type: 2} + additiveReferencePoseFrame: 30.96 + isReadable: 0 + meshes: + lODScreenPercentages: [] + globalScale: 1 + meshCompression: 0 + addColliders: 0 + useSRGBMaterialColor: 1 + sortHierarchyByName: 1 + importPhysicalCameras: 1 + importVisibility: 1 + importBlendShapes: 1 + importCameras: 1 + importLights: 1 + nodeNameCollisionStrategy: 0 + fileIdsGeneration: 2 + swapUVChannels: 0 + generateSecondaryUV: 0 + useFileUnits: 1 + keepQuads: 0 + weldVertices: 1 + bakeAxisConversion: 0 + preserveHierarchy: 0 + skinWeightsMode: 0 + maxBonesPerVertex: 4 + minBoneWeight: 0.001 + optimizeBones: 1 + meshOptimizationFlags: -1 + indexFormat: 0 + secondaryUVAngleDistortion: 8 + secondaryUVAreaDistortion: 15.000001 + secondaryUVHardAngle: 88 + secondaryUVMarginMethod: 0 + secondaryUVMinLightmapResolution: 40 + secondaryUVMinObjectScale: 1 + secondaryUVPackMargin: 4 + useFileScale: 1 + strictVertexDataChecks: 0 + tangentSpace: + normalSmoothAngle: 60 + normalImportMode: 0 + tangentImportMode: 3 + normalCalculationMode: 4 + legacyComputeAllNormalsFromSmoothingGroupsWhenMeshHasBlendShapes: 0 + blendShapeNormalImportMode: 1 + normalSmoothingSource: 0 + referencedClips: [] + importAnimation: 1 + humanDescription: + serializedVersion: 3 + human: + - boneName: pelvis + humanName: Hips + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_l + humanName: LeftUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thigh_r + humanName: RightUpperLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_l + humanName: LeftLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: calf_r + humanName: RightLowerLeg + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_l + humanName: LeftFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: foot_r + humanName: RightFoot + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_01 + humanName: Spine + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_02 + humanName: Chest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: neck_01 + humanName: Neck + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: head + humanName: Head + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_l + humanName: LeftShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: clavicle_r + humanName: RightShoulder + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_l + humanName: LeftUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: upperarm_r + humanName: RightUpperArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_l + humanName: LeftLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: lowerarm_r + humanName: RightLowerArm + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_l + humanName: LeftHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: hand_r + humanName: RightHand + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_l_02 + humanName: LeftToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ball_r_02 + humanName: RightToes + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_L + humanName: LeftEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Eye_R + humanName: RightEye + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: Jaw_M + humanName: Jaw + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_l + humanName: Left Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_l + humanName: Left Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_l + humanName: Left Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_l + humanName: Left Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_l + humanName: Left Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_l + humanName: Left Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_l + humanName: Left Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_l + humanName: Left Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_l + humanName: Left Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_l + humanName: Left Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_l + humanName: Left Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_l + humanName: Left Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_l + humanName: Left Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_l + humanName: Left Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_l + humanName: Left Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_01_r + humanName: Right Thumb Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_02_r + humanName: Right Thumb Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: thumb_03_r + humanName: Right Thumb Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_01_r + humanName: Right Index Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_02_r + humanName: Right Index Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: index_03_r + humanName: Right Index Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_01_r + humanName: Right Middle Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_02_r + humanName: Right Middle Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: middle_03_r + humanName: Right Middle Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_01_r + humanName: Right Ring Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_02_r + humanName: Right Ring Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: ring_03_r + humanName: Right Ring Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_01_r + humanName: Right Little Proximal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_02_r + humanName: Right Little Intermediate + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: pinky_03_r + humanName: Right Little Distal + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + - boneName: spine_03 + humanName: UpperChest + limit: + min: {x: 0, y: 0, z: 0} + max: {x: 0, y: 0, z: 0} + value: {x: 0, y: 0, z: 0} + length: 0 + modified: 0 + skeleton: + - name: Chibi_Humanoid_Avatar(Clone) + parentName: + position: {x: 0, y: 0, z: 0} + rotation: {x: 0, y: 0, z: 0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: root + parentName: Chibi_Humanoid_Avatar(Clone) + position: {x: -7.97287e-17, y: -1.4210854e-16, z: 4.3298696e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: pelvis + parentName: root + position: {x: 7.145355e-17, y: 0.3590527, z: -0.0064596897} + rotation: {x: 0.49148893, y: -0.5083686, z: -0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_r + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: -0.21348922} + rotation: {x: -0.04016816, y: 0.9991325, z: -0.010738504, w: -0.0023285814} + scale: {x: 1, y: 1, z: 1} + - name: calf_r + parentName: thigh_r + position: {x: -0.18052627, y: -1.3322676e-16, z: -3.1974422e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_r + parentName: calf_r + position: {x: -0.13916215, y: 5.062617e-16, z: 1.4210854e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_r + parentName: foot_r + position: {x: -0.010533721, y: 0.041665323, z: -2.842171e-16} + rotation: {x: 0.0063922573, y: 0.0051184404, z: -0.62501913, w: 0.7805665} + scale: {x: 1, y: 1, z: 1} + - name: ball_r_02 + parentName: ball_r + position: {x: -0.042483583, y: -4.161116e-15, z: 0.000000039237683} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_01 + parentName: pelvis + position: {x: -0.11659071, y: 4.8072656e-16, z: -1.0787449e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: spine_02 + parentName: spine_01 + position: {x: -0.11659071, y: 4.718448e-16, z: -1.7044439e-16} + rotation: {x: 0, y: 0, z: 0.03248174, w: 0.9994723} + scale: {x: 1, y: 1, z: 1} + - name: spine_03 + parentName: spine_02 + position: {x: -0.16774303, y: 2.842171e-16, z: -1.04349324e-16} + rotation: {x: 0, y: 0, z: -0.1542978, w: 0.9880244} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_r + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: -0.14820191} + rotation: {x: 0.032161284, y: -0.71431756, z: 0.11852793, w: 0.68896097} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_r + parentName: clavicle_r + position: {x: -0.07712384, y: 1.1812772e-15, z: -9.947598e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_r + parentName: upperarm_r + position: {x: -0.2517576, y: 3.0198067e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_r + parentName: lowerarm_r + position: {x: -0.22869253, y: 7.105427e-17, z: 7.105427e-16} + rotation: {x: 6.938894e-17, y: -1.0833356e-33, z: -1.5612511e-17, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_r + parentName: hand_r + position: {x: -0.09803901, y: -3.5527136e-17, z: -2.842171e-16} + rotation: {x: -0.016859, y: -0.0772194, z: 0.0028675944, w: 0.9968674} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_r + parentName: middle_01_r + position: {x: -0.038769238, y: -1.7763568e-17, z: -1.4210854e-16} + rotation: {x: 0.03001885, y: -0.03945842, z: -0.0040334114, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_r + parentName: middle_02_r + position: {x: -0.040027287, y: -1.0658141e-16, z: 1.4210854e-16} + rotation: {x: 0.0065667694, y: -0.038803533, z: 0.0045389077, w: 0.999215} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_r + parentName: middle_03_r + position: {x: -0.037305653, y: -8.881784e-18, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_r + parentName: hand_r + position: {x: -0.02134813, y: 0.07035614, z: -0.039544} + rotation: {x: -0.61776274, y: 0.13377738, z: -0.35522214, w: 0.6886872} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_r + parentName: thumb_01_r + position: {x: -0.05523822, y: 0, z: -1.1013412e-15} + rotation: {x: -0.0121451, y: 0.0049000825, z: 0.039093893, w: 0.99914974} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_r + parentName: thumb_02_r + position: {x: -0.029465482, y: 0, z: 2.4868996e-16} + rotation: {x: -0.02598971, y: -0.0017890756, z: 0.03824424, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_r + parentName: thumb_03_r + position: {x: -0.023924602, y: 0, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_r + parentName: hand_r + position: {x: -0.09991405, y: 0.037073765, z: -0.0036836944} + rotation: {x: 0.009854632, y: -0.06354492, z: -0.035094682, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_r + parentName: index_01_r + position: {x: -0.03643808, y: -5.0848214e-16, z: -5.684342e-16} + rotation: {x: 0.0056443936, y: -0.03929569, z: -0.0038016667, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_r + parentName: index_02_r + position: {x: -0.035263915, y: -6.217249e-17, z: 1.847411e-15} + rotation: {x: -0.0071803136, y: -0.03818158, z: 0.007895683, w: 0.9992139} + scale: {x: 1, y: 1, z: 1} + - name: index_04_r + parentName: index_03_r + position: {x: -0.027298061, y: -1.0658141e-16, z: -1.563194e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_r + parentName: hand_r + position: {x: -0.008487943, y: -0.0041985167, z: -0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_r + parentName: cup_r + position: {x: -0.08094637, y: -0.036209043, z: -0.008335483} + rotation: {x: -0.008872239, y: -0.023159215, z: -0.00061652897, w: 0.99969226} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_r + parentName: pinky_01_r + position: {x: -0.028854312, y: -7.105427e-17, z: -8.5265126e-16} + rotation: {x: -0.0033607401, y: -0.0399435, z: -0.005443123, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_r + parentName: pinky_02_r + position: {x: -0.023566289, y: 3.5527135e-16, z: 1.1368684e-15} + rotation: {x: -0.025013803, y: -0.038439002, z: -0.0017993893, w: 0.9989462} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_r + parentName: pinky_03_r + position: {x: -0.0293414, y: -3.5527135e-16, z: 4.2632563e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_r + parentName: cup_r + position: {x: -0.08916332, y: -0.01552607, z: -0.0027549511} + rotation: {x: -0.02685257, y: -0.053124383, z: -0.02886147, w: 0.9978095} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_r + parentName: ring_01_r + position: {x: -0.037284084, y: 2.842171e-16, z: -2.2737367e-15} + rotation: {x: 0.0016190425, y: -0.039832465, z: 0.0004005827, w: 0.99920505} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_r + parentName: ring_02_r + position: {x: -0.03615039, y: -4.2632563e-16, z: 1.4210854e-15} + rotation: {x: -0.011273785, y: -0.03634874, z: -0.017581433, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_r + parentName: ring_03_r + position: {x: -0.027998645, y: 2.842171e-16, z: 1.1368684e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_r_equipment + parentName: hand_r + position: {x: -0.071717314, y: -0.008393532, z: -0.07169423} + rotation: {x: 0.0068377545, y: 0.7600093, z: 0.6495589, w: 0.020306554} + scale: {x: 1, y: 1, z: 1} + - name: neck_01 + parentName: spine_03 + position: {x: -0.100067444, y: -2.1316282e-16, z: 1.970298e-16} + rotation: {x: 0, y: 0, z: -0.074045286, w: 0.9972549} + scale: {x: 1, y: 1, z: 1} + - name: head + parentName: neck_01 + position: {x: -0.02629805, y: -3.5527136e-17, z: -1.5519624e-17} + rotation: {x: 0, y: 0, z: 0.17869695, w: 0.9839042} + scale: {x: 1, y: 1, z: 1} + - name: Eye_R + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: -0.16987707} + rotation: {x: 0.5, y: 0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_R + parentName: Eye_R + position: {x: -0.053281333, y: 5.684342e-16, z: -1.065814e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Jaw_M + parentName: head + position: {x: -0.05101526, y: 0.2876312, z: -3.5414823e-16} + rotation: {x: 0, y: 0, z: -0.78643805, w: 0.61766917} + scale: {x: 1, y: 1, z: 1} + - name: JawEnd_M + parentName: Jaw_M + position: {x: -0.113684185, y: 5.684342e-16, z: -1.3292045e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: HeadEnd_M + parentName: head + position: {x: -0.8511138, y: 6.1242674e-16, z: -2.23472e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Eye_L + parentName: head + position: {x: -0.4071262, y: 0.3473162, z: 0.16987707} + rotation: {x: -0.5, y: -0.5, z: -0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: EyeEnd_L + parentName: Eye_L + position: {x: -0.053281333, y: 2.2737367e-15, z: 8.5265126e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: catears_r1 + parentName: head + position: {x: -0.6328281, y: -0.045856588, z: -0.33683398} + rotation: {x: 0.3517171, y: 0.7074806, z: -0.54890835, w: 0.2728845} + scale: {x: 1, y: 1, z: 1} + - name: catears_r2 + parentName: catears_r1 + position: {x: 0.08282707, y: -0.0000009463735, z: 0.00000008864178} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_r3 + parentName: catears_r2 + position: {x: 0.12977353, y: 0.0000011342388, z: -0.00000013708586} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: catears_l1 + parentName: head + position: {x: -0.6328281, y: -0.04585657, z: 0.33683437} + rotation: {x: -0.70748055, y: 0.35171714, z: 0.27288446, w: 0.5489084} + scale: {x: 1, y: 1, z: 1} + - name: catears_l2 + parentName: catears_l1 + position: {x: -0.08282578, y: 4.3975105e-17, z: -1.0269563e-17} + rotation: {x: -0.059636705, y: 0.09924432, z: 0.106072664, w: 0.98759437} + scale: {x: 1, y: 1, z: 1} + - name: catears_l3 + parentName: catears_l2 + position: {x: -0.12977435, y: -2.3096108e-16, z: 3.4416914e-17} + rotation: {x: 0.051521488, y: -0.23363665, z: 0.2090918, w: 0.9481773} + scale: {x: 1, y: 1, z: 1} + - name: ears_l1 + parentName: head + position: {x: -0.29893956, y: 0.00065100734, z: 0.4818343} + rotation: {x: -0.4961981, y: 0.5037732, z: 0.5037732, w: 0.4961981} + scale: {x: 1, y: 1, z: 1} + - name: ears_l2 + parentName: ears_l1 + position: {x: -0.08323166, y: 0.00906778, z: 0} + rotation: {x: 0, y: 0, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_l3 + parentName: ears_l2 + position: {x: -0.08352148, y: 0.008665383, z: 0} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ears_r1 + parentName: head + position: {x: -0.2989381, y: 0.00065100734, z: -0.481834} + rotation: {x: 0.5037732, y: 0.4961981, z: -0.4961981, w: 0.5037732} + scale: {x: 1, y: 1, z: 1} + - name: ears_r2 + parentName: ears_r1 + position: {x: 0.08323211, y: -0.009071989, z: 1.1109982e-18} + rotation: {x: 0.00000001053641, y: -7.981671e-11, z: -0.0075751054, w: 0.99997133} + scale: {x: 1, y: 1, z: 1} + - name: ears_r3 + parentName: ears_r2 + position: {x: 0.083521, y: -0.00866, z: 1.8249585e-10} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Head_equipment + parentName: head + position: {x: -0.000000023831111, y: -1.41579725e-11, z: 3.1386756e-16} + rotation: {x: -0.5, y: 0.5, z: 0.5, w: 0.5} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l1 + parentName: head + position: {x: -0.7671371, y: -0.007979299, z: 0.1900594} + rotation: {x: 7.182875e-16, y: 0.142911, z: -1.8155141e-15, w: 0.98973554} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l2 + parentName: rabbit_ears_l1 + position: {x: -0.12435393, y: -1.380606e-17, z: -2.9455213e-18} + rotation: {x: 0, y: -0.0021245151, z: -0, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l3 + parentName: rabbit_ears_l2 + position: {x: -0.19884825, y: -4.673433e-31, z: -1.0302869e-15} + rotation: {x: 0, y: 0.014221186, z: -0, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l4 + parentName: rabbit_ears_l3 + position: {x: -0.24156539, y: 9.860761e-33, z: 3.0999348e-17} + rotation: {x: 0, y: -0.014612687, z: -0, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_l5 + parentName: rabbit_ears_l4 + position: {x: -0.16246277, y: -1.774937e-32, z: -7.022122e-16} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r1 + parentName: head + position: {x: -0.76713806, y: -0.007979303, z: -0.19005899} + rotation: {x: -0.142911, y: -8.284253e-16, z: 0.98973554, w: -6.027865e-17} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r2 + parentName: rabbit_ears_r1 + position: {x: 0.124349885, y: -4.3742785e-16, z: -0.0000019627425} + rotation: {x: -6.018545e-35, y: -0.0021245151, z: -6.50125e-17, w: 0.99999774} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r3 + parentName: rabbit_ears_r2 + position: {x: 0.19885482, y: -7.0277117e-16, z: 0.0000018277557} + rotation: {x: 2.8891874e-34, y: 0.014221186, z: -7.7608295e-17, w: 0.9998989} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r4 + parentName: rabbit_ears_r3 + position: {x: 0.2415585, y: -8.4598993e-16, z: -0.000001972059} + rotation: {x: 0.0000000074497852, y: -0.014612687, z: 1.0887293e-10, w: 0.99989325} + scale: {x: 1, y: 1, z: 1} + - name: rabbit_ears_r5 + parentName: rabbit_ears_r4 + position: {x: 0.16246666, y: -5.7287506e-16, z: 0.0000012133444} + rotation: {x: -0.5652562, y: 0.42483583, z: 0.42483583, w: 0.5652562} + scale: {x: 1, y: 1, z: 1} + - name: clavicle_l + parentName: spine_03 + position: {x: -0.06811171, y: 0.016595716, z: 0.14820191} + rotation: {x: 0.71431756, y: 0.032161284, z: 0.68896097, w: -0.11852792} + scale: {x: 1, y: 1, z: 1} + - name: upperarm_l + parentName: clavicle_l + position: {x: 0.07712384, y: 5.6177284e-16, z: 8.5265126e-16} + rotation: {x: 0.0773395, y: 0.015999898, z: -0.044162437, w: 0.99589777} + scale: {x: 1, y: 1, z: 1} + - name: lowerarm_l + parentName: upperarm_l + position: {x: 0.2517576, y: -3.0198067e-16, z: 1.4210854e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: hand_l + parentName: lowerarm_l + position: {x: 0.22869253, y: -8.8817837e-17, z: -2.2737367e-15} + rotation: {x: 2.7755576e-17, y: -4.814825e-35, z: -1.7347235e-18, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: middle_01_l + parentName: hand_l + position: {x: 0.09803901, y: -5.3290704e-17, z: 2.842171e-16} + rotation: {x: -0.016858978, y: -0.07721935, z: 0.0028675941, w: 0.9968675} + scale: {x: 1, y: 1, z: 1} + - name: middle_02_l + parentName: middle_01_l + position: {x: 0.038769238, y: 1.7763568e-17, z: -1.847411e-15} + rotation: {x: 0.030018795, y: -0.039458398, z: -0.0040334365, w: 0.9987621} + scale: {x: 1, y: 1, z: 1} + - name: middle_03_l + parentName: middle_02_l + position: {x: 0.040027287, y: -1.0658141e-16, z: -2.2737367e-15} + rotation: {x: 0.0065668514, y: -0.03880391, z: 0.004538058, w: 0.99921507} + scale: {x: 1, y: 1, z: 1} + - name: middle_04_l + parentName: middle_03_l + position: {x: 0.037305653, y: 1.3322676e-16, z: 3.2684964e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: thumb_01_l + parentName: hand_l + position: {x: 0.02134813, y: -0.07035614, z: 0.039544} + rotation: {x: -0.617763, y: 0.13377708, z: -0.35522237, w: 0.688687} + scale: {x: 1, y: 1, z: 1} + - name: thumb_02_l + parentName: thumb_01_l + position: {x: 0.05523822, y: 4.2632563e-16, z: 4.0856205e-16} + rotation: {x: -0.01214498, y: 0.0049005807, z: 0.039095934, w: 0.9991497} + scale: {x: 1, y: 1, z: 1} + - name: thumb_03_l + parentName: thumb_02_l + position: {x: 0.029465482, y: -1.4210854e-16, z: -4.796163e-16} + rotation: {x: -0.025989592, y: -0.0017877439, z: 0.03824587, w: 0.9989288} + scale: {x: 1, y: 1, z: 1} + - name: thumb_04_l + parentName: thumb_03_l + position: {x: 0.023924602, y: 9.947598e-16, z: 7.105427e-17} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: index_01_l + parentName: hand_l + position: {x: 0.09991405, y: -0.037073765, z: 0.0036836944} + rotation: {x: 0.00985464, y: -0.063544914, z: -0.035094675, w: 0.997313} + scale: {x: 1, y: 1, z: 1} + - name: index_02_l + parentName: index_01_l + position: {x: 0.03643808, y: 4.596323e-16, z: -1.1368684e-15} + rotation: {x: 0.005644415, y: -0.03929582, z: -0.0038020932, w: 0.9992044} + scale: {x: 1, y: 1, z: 1} + - name: index_03_l + parentName: index_02_l + position: {x: 0.035263915, y: -6.2616577e-16, z: 7.105427e-16} + rotation: {x: -0.007180413, y: -0.03817956, z: 0.0078948075, w: 0.99921393} + scale: {x: 1, y: 1, z: 1} + - name: index_04_l + parentName: index_03_l + position: {x: 0.027298061, y: 1.0658141e-16, z: 9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: cup_l + parentName: hand_l + position: {x: 0.008487943, y: 0.0041985167, z: 0.0011565371} + rotation: {x: -0.00063062744, y: -0.008900923, z: 0.06358822, w: 0.99793637} + scale: {x: 1, y: 1, z: 1} + - name: pinky_01_l + parentName: cup_l + position: {x: 0.08094637, y: 0.036209043, z: 0.008335483} + rotation: {x: -0.008872085, y: -0.023159143, z: -0.0006156796, w: 0.9996922} + scale: {x: 1, y: 1, z: 1} + - name: pinky_02_l + parentName: pinky_01_l + position: {x: 0.028854312, y: -4.2632563e-16, z: 8.5265126e-16} + rotation: {x: -0.0033606838, y: -0.03994216, z: -0.005443243, w: 0.99918157} + scale: {x: 1, y: 1, z: 1} + - name: pinky_03_l + parentName: pinky_02_l + position: {x: 0.023566289, y: 3.5527135e-16, z: -9.947598e-16} + rotation: {x: -0.025013776, y: -0.038437095, z: -0.0017992624, w: 0.9989463} + scale: {x: 1, y: 1, z: 1} + - name: pinky_04_l + parentName: pinky_03_l + position: {x: 0.0293414, y: -8.171241e-16, z: -9.947598e-16} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: ring_01_l + parentName: cup_l + position: {x: 0.08916332, y: 0.01552607, z: 0.0027549511} + rotation: {x: -0.026852543, y: -0.053124446, z: -0.028861433, w: 0.9978096} + scale: {x: 1, y: 1, z: 1} + - name: ring_02_l + parentName: ring_01_l + position: {x: 0.037284084, y: -4.2632563e-16, z: 2.842171e-16} + rotation: {x: 0.0016190197, y: -0.03983278, z: 0.0003998217, w: 0.999205} + scale: {x: 1, y: 1, z: 1} + - name: ring_03_l + parentName: ring_02_l + position: {x: 0.03615039, y: 2.4868996e-16, z: 2.5579537e-15} + rotation: {x: -0.01127379, y: -0.036347788, z: -0.017580679, w: 0.99912095} + scale: {x: 1, y: 1, z: 1} + - name: ring_04_l + parentName: ring_03_l + position: {x: 0.027998645, y: 1.3322676e-16, z: -1.2789769e-15} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: Hand_l_equipment + parentName: hand_l + position: {x: 0.07171857, y: 0.008393485, z: 0.071694255} + rotation: {x: -0.020306554, y: -0.6495589, z: 0.7600093, w: 0.0068377545} + scale: {x: 1, y: 1, z: 1} + - name: Chest_equipment + parentName: spine_03 + position: {x: 0.00000003347651, y: 0.000000006615356, z: 3.6168006e-17} + rotation: {x: 0.5498939, y: -0.44454098, z: -0.5498939, w: -0.44454098} + scale: {x: 1, y: 1, z: 1} + - name: Body_equipment + parentName: spine_01 + position: {x: -0.28397974, y: -0.010891423, z: -8.393871e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: thigh_l + parentName: pelvis + position: {x: 0.020984039, y: -0.007746861, z: 0.21348922} + rotation: {x: 0.9991325, y: 0.04016816, z: 0.0023285814, w: -0.010738504} + scale: {x: 1, y: 1, z: 1} + - name: calf_l + parentName: thigh_l + position: {x: 0.18052627, y: 1.4654943e-16, z: 2.1316282e-16} + rotation: {x: 0, y: 0, z: 0.099963166, w: 0.9949911} + scale: {x: 1, y: 1, z: 1} + - name: foot_l + parentName: calf_l + position: {x: 0.13916215, y: -1.3000712e-15, z: -2.4868996e-16} + rotation: {x: -0.01911769, y: -0.00070640014, z: -0.043059837, w: 0.9988893} + scale: {x: 1, y: 1, z: 1} + - name: ball_l + parentName: foot_l + position: {x: 0.010533721, y: -0.041665323, z: 1.4210854e-16} + rotation: {x: 0.0063926373, y: 0.0051187444, z: -0.6250192, w: 0.78056645} + scale: {x: 1, y: 1, z: 1} + - name: ball_l_02 + parentName: ball_l + position: {x: 0.042483583, y: -2.8643753e-16, z: 0.00000000109071} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail01 + parentName: pelvis + position: {x: 0.051698957, y: -0.24261716, z: -6.6123945e-17} + rotation: {x: -0.49148893, y: 0.5083686, z: 0.49148893, w: 0.5083686} + scale: {x: 1, y: 1, z: 1} + - name: tail02 + parentName: tail01 + position: {x: 1.4791142e-33, y: -0.07674059, z: -0.07478956} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail03 + parentName: tail02 + position: {x: -6.669206e-17, y: -0.035118576, z: -0.13657223} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail04 + parentName: tail03 + position: {x: -4.4758975e-17, y: 0.020160662, z: -0.11641157} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: tail05 + parentName: tail04 + position: {x: -1.8550005e-17, y: 0.03316754, z: -0.05853096} + rotation: {x: 0, y: -0, z: -0, w: 1} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_1 + parentName: pelvis + position: {x: -0.07192494, y: -0.24255544, z: -1.4793249e-16} + rotation: {x: -1.2437499e-15, y: -1.4109186e-15, z: 0.68329304, w: 0.73014426} + scale: {x: 1, y: 1, z: 1} + - name: short_tail_2 + parentName: short_tail_1 + position: {x: -0.1667836, y: 0.050014894, z: -3.9796156e-17} + rotation: {x: -0.011493115, y: 0.70701337, z: 0.011493115, w: 0.70701337} + scale: {x: 1, y: 1, z: 1} + armTwist: 0.5 + foreArmTwist: 0.5 + upperLegTwist: 0.5 + legTwist: 0.5 + armStretch: 0.05 + legStretch: 0.05 + feetSpacing: 0 + globalScale: 1 + rootMotionBoneName: + hasTranslationDoF: 0 + hasExtraRoot: 1 + skeletonHasParents: 1 + lastHumanDescriptionAvatarSource: {fileID: 9000000, guid: 40652f2acecba7946a15c0dab99f7d97, + type: 3} + autoGenerateAvatarMappingIfUnspecified: 1 + animationType: 3 + humanoidOversampling: 1 + avatarSetup: 2 + addHumanoidExtraRootOnlyWhenUsingAvatar: 0 + importBlendShapeDeformPercent: 0 + remapMaterialsIfMaterialImportModeIsNone: 1 + additionalBone: 0 + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/Animations/Pspsps Animations/Character Animations/Anim_Chibi@Quadruped_Walk.fbx + uploadId: 698227 diff --git a/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_Bag_bread.mat b/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_Bag_bread.mat index 7ad60217..2a6232fb 100644 --- a/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_Bag_bread.mat +++ b/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_Bag_bread.mat @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2a05346591c66e11317b8694087e22c6e6fc8859b2443401f5bf1a4cbce5dad9 -size 16462 +oid sha256:60edc47b376f3db44bb69594ab9accdee0f6de5ff1c0d0f8659573301065de0a +size 17101 diff --git a/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_Baton_Wood.mat b/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_Baton_Wood.mat index 494cc371..ca706d37 100644 --- a/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_Baton_Wood.mat +++ b/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_Baton_Wood.mat @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d665d288a862316f391bdeef0d47c883cd93c14fb77e91614248a2b18c8bcd6b -size 16464 +oid sha256:a8f015fc8352353d7d0b1a5aecbfdd4cb05b852b5483fba32618a13595ab35d4 +size 17103 diff --git a/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_Dried_fish.mat b/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_Dried_fish.mat index 76ef3295..c2f63008 100644 --- a/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_Dried_fish.mat +++ b/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_Dried_fish.mat @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:690a4f60f963ec61d61f0e1fa1d45db8af875c1ab0c2ed88dfbd11400e4c8540 -size 16463 +oid sha256:26819fd63a8f5bf7d0c108146d2b48dc0e1991df239d8c89a6d1d70a1ecf3092 +size 17102 diff --git a/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_GrassA_red.mat b/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_GrassA_red.mat index 2ab54cdb..bea19c1a 100644 --- a/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_GrassA_red.mat +++ b/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_GrassA_red.mat @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:3fddc0baca658f572b76a857f49138df9851542a4cb82a0c106fbf3bcffe0427 -size 16463 +oid sha256:0b35483ef145e6481081c117b72e1db13cd00f9f20d982227feba3ac349efe1c +size 17102 diff --git a/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_Hiking_hat_A.mat b/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_Hiking_hat_A.mat index d1dba43f..db46a630 100644 --- a/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_Hiking_hat_A.mat +++ b/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_Hiking_hat_A.mat @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:92d0b8e6ba319638757a4aa061345c8d73a1aad2168dcf0aff75b87cd4dd82fa -size 16466 +oid sha256:14a37ff302b2d7cc95a06106f33f51fdfb954ee183f85bf63d4ccef8e2b44ecc +size 17105 diff --git a/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_MeatA.mat b/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_MeatA.mat index 82234596..0cab4372 100644 --- a/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_MeatA.mat +++ b/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_MeatA.mat @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:63c9106efca69a78d6ce1e155b7bd9d2c78f6a31567de66adb3b87a67099e52a -size 16457 +oid sha256:b155a67061a6dce8f5b11cf4f2330311f680ab5b369520d8e7a3294634f2a23a +size 17096 diff --git a/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_Pan.mat b/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_Pan.mat index 39866e75..7b4e71ce 100644 --- a/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_Pan.mat +++ b/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_Pan.mat @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5bd00a22fd95fb93c2670627cbb2f6e297a3bd0cf5b0f57262b0b14d7bee38fc -size 16456 +oid sha256:be26c72facd22b56a1235e236d288aeab3631ac4f093ea1cbfa5424866e8ef2c +size 17095 diff --git a/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_SpadA.mat b/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_SpadA.mat index c5ad3d9e..1d03ede3 100644 --- a/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_SpadA.mat +++ b/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_SpadA.mat @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:12378e7899eb986351440f7c7e5b51a986852911482bb77be0a75facfbeee87e -size 16458 +oid sha256:31b94841848a317c42dc625666442b73c773adee0c394efd4fc95fa421d40cc4 +size 17097 diff --git a/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_Whirligig.mat b/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_Whirligig.mat index 1f482b54..37c4e995 100644 --- a/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_Whirligig.mat +++ b/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Accessory/T_Whirligig.mat @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:98748d847ca1019e05cfbea816a5067f74d85f9fe61bc11b96994a9f84730679 -size 15734 +oid sha256:1467f8282588a18e8523749639f610e16eef09d1fc0aa8dee421cdcbe77b2226 +size 17102 diff --git a/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_00.mat b/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_00.mat index d8526d92..1536254f 100644 --- a/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_00.mat +++ b/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_00.mat @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b03bef1971ac4bf3a33964250bbdbcb008e890e8e7af7219a7739a8dcb521b35 -size 17136 +oid sha256:cd7f6ef04ae867c9564e3c7543436367d0440469fd3f183eac123129677a4df8 +size 17775 diff --git a/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_01.mat b/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_01.mat index 290c2270..804fef0a 100644 --- a/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_01.mat +++ b/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_01.mat @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9f00205ecca98e2cd2e5dc6f55d194cc1234eb16974594f075fbf113f92f6b19 -size 17136 +oid sha256:6152771ed86993560b2520f083a07eaa9272ae240f2be94ce26130a1e6bdcd5c +size 17775 diff --git a/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_02.mat b/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_02.mat index 019b9593..34e8472b 100644 --- a/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_02.mat +++ b/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_02.mat @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:014894ddbb2a1cc529fa87a896fbbc5d7a1c566826d8d9628c6804f0cb6c9d62 -size 17136 +oid sha256:e7f8aa387cbe97e40df6742a088a0b8a842ba64f5188b795de3d0809003bb866 +size 17775 diff --git a/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_03.mat b/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_03.mat index 3dd6ea0f..0b8c6a6a 100644 --- a/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_03.mat +++ b/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_03.mat @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:c1db054a2f5176a306e781cb18349f7ae1c2d56c7c8f6839accb9399b759aa85 -size 17136 +oid sha256:f5e94f607c229d39306e2ee33a2406e95df6575b28d71b1b7327365bca530942 +size 17775 diff --git a/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_04.mat b/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_04.mat index 0e7e09cf..12b002c8 100644 --- a/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_04.mat +++ b/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_04.mat @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:9abbfb9b13c4a02c3529adf1a668667d6adf532aff412985d3b4b8f6651982c5 -size 17136 +oid sha256:09347944045367e7395dd09f733829e95d504dd6b4db9a83c212b83b43b27dc3 +size 17775 diff --git a/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_05.mat b/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_05.mat index 11f3d78a..ec6d3ac9 100644 --- a/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_05.mat +++ b/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_05.mat @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ca72013219888be519a9b6dad176ef3175da33c12d73cd55cee741f49cf34a88 -size 17136 +oid sha256:57a7031130b34e1c7a038ce27e49479200ed1b1283a241bca1cfe9a522587a64 +size 17775 diff --git a/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_06.mat b/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_06.mat index ba01c643..4d902bb3 100644 --- a/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_06.mat +++ b/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_06.mat @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8eadffe38872d639fb625bf27cefa9fafdbfd12251ed5d6fa2e173455c9b5647 -size 17136 +oid sha256:444552bdb51801d78b4f636091de5856d2271b1e90a4702649681a610ead39e2 +size 17775 diff --git a/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_07.mat b/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_07.mat index 057030fa..6cbdfd43 100644 --- a/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_07.mat +++ b/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_07.mat @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fd82118d603a9e0b624008970acf4140770950908c1e6be1cfedf3d298b67091 -size 17136 +oid sha256:cef31d64fce1b312720d52d34153412e3aecf577875074759618c4e42e05e0f1 +size 17775 diff --git a/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_08.mat b/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_08.mat index 6649101d..f76ad104 100644 --- a/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_08.mat +++ b/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_08.mat @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4468a9548a937d0c2e94bd2cb0931a6630b9e70fe48f0c6144db8ac4349e9081 -size 17136 +oid sha256:f1e42ad6d0ab72b152721fc19828059a7f5fe9a33bf05d8376f2e293b0a37368 +size 17775 diff --git a/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_09.mat b/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_09.mat index 4e3381a1..2baf05df 100644 --- a/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_09.mat +++ b/Assets/StoreAssets/Suriyun_Cat/Pspsps/Materials/Characters/Cat/M_Chibi_Cat_09.mat @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:003553651a3bbce5e6cbac9c72ea292b0a93b1228092554018ed33e7618f9ca6 -size 17136 +oid sha256:7bcf8f42da81a1befe6bd83a7a81e7042ce4a1c840e62ae91a26d9d7accb51cf +size 17775 diff --git a/Assets/Suriyun.meta b/Assets/Suriyun.meta new file mode 100644 index 00000000..849eb81d --- /dev/null +++ b/Assets/Suriyun.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 3acaeb6d6b908bd4eb0ebb4281f15c18 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Suriyun/Pspsps Cat.unity b/Assets/Suriyun/Pspsps Cat.unity new file mode 100644 index 00000000..a6526587 --- /dev/null +++ b/Assets/Suriyun/Pspsps Cat.unity @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:461d97ff873d39c06721d4546afd6a724c13fc004040a703f8058e595adec3d4 +size 486108 diff --git a/Assets/Suriyun/Pspsps Cat.unity.meta b/Assets/Suriyun/Pspsps Cat.unity.meta new file mode 100644 index 00000000..48c3bc20 --- /dev/null +++ b/Assets/Suriyun/Pspsps Cat.unity.meta @@ -0,0 +1,14 @@ +fileFormatVersion: 2 +guid: eb9a855a564546e43bba3f7e9d22fdf9 +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/Pspsps Cat.unity + uploadId: 698227 diff --git a/Assets/Suriyun/README.pdf b/Assets/Suriyun/README.pdf new file mode 100644 index 0000000000000000000000000000000000000000..a7981cedcb6577ae9544f67104117b1640b78d1d GIT binary patch literal 16828 zcmeIa2|SeV+c-*;ok~Qur&9JY`;2|x*DP6!iIHI#&5SL|PDzo-l5E+sM3O?ulI$&( zWTz-0t@h+RLw$ew_IrQt_nhu*23Ql56EiZs5m0&B&+OEJefiuc>=Pu*|Mg%lXwaM2dA5{%9>Nj z-cD2tG9GV6B2fXv=BN>l?5^kOLIRMRpAB)ICjoK1rvwO#fcM3dP04r{JQ?rl1VTb> z%u!Zm#d|u_5I}>U|3ZX7CE@{bGc7euBQ1!RvkM48gN(;fNn}7=1Lx_30|!jWBxi3Y z{BI*0Q$UP0aa3@%raT-9M?qn56b!sTprxQtG4K~$X+(1V@1_{w{e4MfX9@^LO~=^? zPj)szI!UY3u5C4BjyT(ZVAQ;+t~7)UjEvL(TPfwd*kOMzH^qV6+>iqxM;oGv>DP!c-j52B0l-kd zL8nRP7j&Aq@Xi1zN<1i0Z;BV*iAn)na6}6Jw-q!w{aUf9Ab-e`RaTQg@gm~LfqF4hn$+7zh?FCx?Y00F)dG zf&#E8a1G#|IsZh$OMmn zG*N?0^7=;;%}5*6gUG3QdXhlo?T-B>HkyWPW%;HWX%X=rptJ#5P*&a^AkiRgzw8%O zERa1Liuo_u(e&yUAVY!&fp#O1;UL$Hy*)Or?O+@B4k{XLEdZlgGWfQk;s9(zRRP$B zdIInbQ33D`Ap!6WZUgX5_W|F80^fuJ--H6+gaZGm@V`^IA@*OG=^z03rUm>9^9@z_ zH9;E*AU5^nw+X)+sUhC;B-Ir}4UJ-z)g}MYV#S`N{Gk`}wNEA=1&rxZ34=F5_Rlzvp)spLiK?=f~RobZ6m@* z2fd;`(z?CUy4$?TlI>B&z#}TiAG|+A9Qrcy^M_?g4kedNCRchNaVX66rc(C1qh+m3 z8csSy9f>Ka`keT=tM#<%%Rv4e#2|hq#oA|mVq(p)o+|gbr!b^jq~WTE)!vozX9Zh^ zGnyAeRmPr6w7fb;xK(0ldno@66MfLs)i!xtPCLgkbYuXC{>^LIotk{J#o=?T}) zS11Jo6&!lq{b(L8#+;_w<$Af8RMw}WRPOEDftDBcNqIIQ2HX_;)XOsOOqd}bj@2nX zhV65N+!jm;+m;j=R*@#g@~H_~!Ni!;8UJ?rgtZvaC0=|deKWJYP~COpN7k0^?v$4L zo<-=Gw(0KT{az__J)!&AVh|^`F@C@6lpVvq4KkA#GEF!l(87^SH&q*^@p$C%^Zq53 zwEC|4FM5)LqL%nZE}`#fWkY+!(k8x#cl*a>C?cjm)9v43crqq2(3D4}Y|ksgguT7S zLLyo1PS?rg=VSN*?hNRYS`X8R0`;DIk~6U2sq)biih#@I3z~rWj&k*2y?xo;j@#Vt zc7zR$w86%@4ovOd7CJ?>sK~HZEmAJNHb4ID)VRxO#o0r5TaRZGDJ3>{>?}T``;zW; z8kNdFL5ZA^Fg4SwHROB{lGshxyqBYYdyS)KAfG5g%sC@HfcN0X)%5G(9+(1lBCvCH zR}Q07-ejJ?V`_JXXjxBY+MBagHhiX&e%(WS&_XS@gI{O%e$2cw=U7a!8GYs0nH+q0 z-{T{v4Q=Q1>P!#lo-ZF%-BY){$kAks~2)u;k>)ED!`gyi2IhpUJos z33LtEPiBh3Nc4Mj4<~*-MGBiJHa?tq5Ti5Go>jsUCs5paK+RQ|%xv4fw8ZhWb$#{e z9;hB5;-MMWm@L}(Z134&!Jd(%1hJLvmDei^?1lHe`ZO`2SpMU_lZRmU(`t79Sqn$D zD}hHid5^!8P`I}9(b>uFOa68VRw=Cv^E}P4`j%Oc|M;FvzG?6t68_ay)JlQ7RViJ;=i%JQB5pK$sgURm`EbVsLzKC#%D$2YCVdtZha^Pv_OuMH%x zes9G;;eBhkQ-K|Or9Nb;+Nz+UDVXGC9YUzPKV1IeCU`(4QrD?;|l zd54|{Bh*jRWz!wXZ?vobtP~`=R5LtNOs2P~neAMA-&;8TzK8(#Td_@jfEga#nGoz@ z=2dsWOUP89h)03#^FcYg*ZyxTh-(7f>kkV zdp@Zu$6;=h@;N6MmcdKeM8n9GwgUat6(JA2Y*)(s;p?@l;%9P+OeJr|T#v=kx4(;Y zZIv1bIiGwfd!FZMDgT7kRkVohGldev`(d-QRR>nzOYWG`gj*1-&P96<*^~_=1eRt=YG8jQ$&2=$?`n!U>A93qImr zou?hl1`kvG@KYm?;Cpn->+OP{yv_2cHM}#1Hw;+6)EVfN%fsq=RLfmC@2 zRR7ZG_ZLnT?2olRl{2i8l@%eY0PJS(*2}oyla$+ej%9j#-Un-2dRG5^sqdr-)3UP` zVi}B8lZn3i)ohZD+!`5+!h6SUM@HFq$W$!!AFZh&i0HWAy|Ml9z%4pVoU3!@`r-?( zLGAFBuOe?tQp-4KnbKwi@+)WBh}M2ZIGe%w-=aJ)gx!enHsU8R)H?}ojI{WemPGvT z3)_ARxqeST{w>D3Ffb7X#PwVNf08!<=8Cio35>;XfEU5j9iX`4oWV~73dI{Q4R{gp zI0_z2Vf+EAD;{tm5s4&Ug6Bzj000v-t^XM?TbKq0zQ0lPXL9s6{{N%~1~J3S5Inp{ zWaqHkc+n~W6e>j;@W6R`nAlXWReGPl0XG4%?tsYr!#0!pfSki3}1S0sw zrbYhcIshW*X5=?{@&7y$TR4f?!pT1?cmH0`U8z(rioC3>Gs%gvDRYD~1e8BmD%#L^ zitN8r2305o29w=1ciG<=2XUo(5P$in|7EbZ(2dt0Lo_Ks)%$V-Y+zd>xhK1rYHrRM0rcp5Pwy(~*IE+bEQ5s*M-TN4S7xKb(`3 zHX02V;W9vhSYa^wGRL1hb9<+gD3zbZTaRWJH4d=+vFlz+Ip zE22h?b?H8Xyn+a;lsAGtE;I@h5Ra zSsX zHCqwg683ErivJ0sS{~rGFAr#J;-U)f5d?p4Puhm~GiCVC6SktTCEnX8QvVYatneo& z1S(!0@b&eD{D#1$VE@CnTW`MA_5L0vI^n>UlB~KBAZtw9i-^C4lN&|wtw_@PCbS07 z3F<~hK-*Knrh+<{SZ#DvWYso)q-fEyInI+JV}?KJO~jEwcLOG8&S16$c4eHw{S=HQ zWpu$_5S{|=uFg15Ds4H~AwX4mG-*(1biu)no1UfxNk>o92}=vpL2}YdzV);V=kH4u%BnhSmbHgCkL3=!5|~9tiLo z3gz6oN&`A!zvpxCcUDC^!OC1^|fx>`*W{2owpI!vJznZ~+3`FTq(D3>Jcg zf@=UYI0{8UL4Y6}7#0FAPNx7&%2}0 zAU9ATEbxwKEO^IX7=ZBL5O7Ba?~TNu!R8tgB=28iC^QTLMWDd;5CQ?-4Nc<^3JJF5 zP%so4oQD9pDu)95I4C$svK$&zXjT*)2?6P#aqzEEIgol7W`iYvtwBSP5GWKO2m9@Q zPyh+VLO}Y#DhU#U`AIbbq;Hd|f87xU$`=$bhy^IEzj%g%BEWm2;TxiYf~*CZ2@(K` z03=)vh6RQ7i>t?2LG9MG0ulaAqkoT6e>Rs8$bZsXIu_sV83x^{wfKWo_L`QnlZNna z^#eJ&(krF}<={G18J@71J7XWETyzh3hrHmQyE_LxSpM4H`c2gmRpVIbyOP@%!wC1Q z_AT+qJK1FVIk`RBo$l>$(a^c6Dou>*3~n%_3HI(an>@lF^EIi0|5h39bt7sl=EG9^ zAt{Vu!o5@9BZQ0J#UElJW#SJ66g^oiWP&`el-XA{vg9Ao+Lr%1KsZEdBDkwZgQ45H zcT94S{z7g7eEd}UJO73{^m;8*Jh89x$4$XD?*=D{M8i0uIR z6TWCobo0O1C2?SY`-8ErM7;7XUt!p6>a^FhrCA9b8&$W&BcUjNT`Ntj536m(Z_BC$YV5QM<9Y`t+Nul#6uYoOBuj`&@c$ zj$`b(g0<=Df+LqN1kInVT%-$Lg$8>MJcvNd7=K?VIYl=cKo>ajz1jg)?jN&@4zexy zex~OS>GeAr>vXDl^qKgJY}a^wJ45>E3S>W!?2$#cXHz;A=sx+;Iny!nF+xMPFWrKa z(Qm8cQb+jVSj*~yg~%aKog+l(W_skQoq3cWi~!yE+|%oHkxF|j-P$<@CGs$1Oy2DJ zYhFj@GZJQq2Wz?6Lq{kN#Dj#+Ji0Q!qOiBpr`G8eq=Sx*0XnRqCs4iDn$AZ`iXpS& zu|P&-|CDweU7Y#m$UATrK>Ved^mth47k`WacSMMXW`chXp)X4zo12 zmng90$TIjO{XyVx&bA>h5ml?G+V%AOw|OR&9QJ!Zeq2$v8=m*|u(D#xag7QxQ(iwP z>P$Z~c65oavTnzHCgIS#UQ*?16tf2Fq)dM1S;k=Yogs8g2b@FM8y)u~s4+^8+wyUt zJ{g!gav~dyyb!a~(_Ox)Ed5aS2EFQ2rX1Yf)$;f0c@Irh|LCe2bC)H}Oh!ndRw+Br zw(Km}>8{!H=y1ulzMOfT${)FF8FR6vC2hI_R)_K}wZaJe5euoAikXLddlR2rxrOBP z&AnKX&@FkR9+@;-jN5fiF~%eT&37UI5J z@RV4FU712CW*wb;S!immfO;AIT&Zok=40fGwZfiIJ(%TezQxV?D<=vcIuz~ImNGK3 zvFX0XE8Ch~hAkqTI!bzeO`@Co^;p(bw>UmJ$6d2VFLz?A&$B^Jkd zs8ya#qQ_-kzE?>Vg=~&1dG28*#(N;0Dd4inFP}ak0{Os!@RmVnFe1#{WOt+%s%J|;a!IQVo1L{gW^(P7# zcDXdDyM|xGT{iBeyKwVkDD(EX{8CXdoAxN;P8_>*c!ZZyN0<$u&MzIV^}Il3=G*f7 zvr$v!CadSoy3F(HIJ__wb)#_%Mw-+3$=Te74ySbIbmynAcV6r5ZOjkYWgB(8#O6eu zTG8Z$K%H7A4dS_r4o5gCoSuS<0=L4Ry^Z~p8Ykn-Mv1VCSmb~-IyXYVm(G*@Pqsf1 zyGTk|0bhCFN$qx4?Y-o?_A=nxm-XU6VPVAGqvv}K(~+kdmZlx-6>hl^@lDCDIS+{6 z3cTK<4(hOr@JdPu+a_crDTs;%IJ#(i1t$pW8k|y?MHe+WBbgPOcXt3Syq0@n3$Wty z+1_TFg+(o`yay#XCgu8fN$j&~l0S0siDmqLON%M-o5nnEvQv-bM|(efehOtTR(Pj0 zlU+=_Q7NGXaw&LMLWF3cSo@*dLcPZ4^s-O;R^^a) zVCE+zpwihtEqRnlkBMEO8w}>6Stn4mR5I@03m` zi4MD5ecJnbxOL8u2(!3ce`2AfWM56DVTRdco5k@Avowt)&Y8zAXAgGH41RzfOvm3! znx4sPvarveaK^mRrF`AjdpVagzO7fSUD=?u^-_n~o!l?yQngN&q`qp*pWbbdQ?6Dc ziVk9uj5ctf+F!b9aN>UEnnI>!qJ;U2$JW82Dw0}nIy;Z(#h{z7%?#8W?Tpi`=^1iE zV=&sUvsvFbNfx?)l&^SNs@*45s5BBBDbZS@BX;!WEf#YpN$!|v4sS`$LaepqcKz@4 zI$WJg88bT)WzFRz$5n%)amNDqTqc~EdMvq5oUdd?d|w69uH_aOrY#7*pZnbNJl%3w zNvZLT86Z~UW>#!-sJ`vA1YC!sw8-45)3m9&$^sUD?C#l*T)LgcQG9KdRNEs>^=&J1 z*=;TbfGgX$o-LSue#$(b!wnZQBoPX+>+VCXpUftD|{gx zL>e!2`sQPD=XLa4+nncZo4CTmsP5L>iSSH#y*^I?OO%1&StVZ6sH@rD@veJsuta%! zazx!kVAyY5(M_E1?8IzWv&fh*0li9t>6-j^e{XeaTa&$d&^a6ncV(&lG#R;Vvr4y07QS*^@iizRZ|t z9nm&#X}y$#)V2I(eg52hkLlSGB(j-jnmA^elG(<1IXcH(6`$j7yQ?w9@&?kq!Yy9g zJW!%3>F_7PrmtPDJpM0&xEylf_&1iCGLCN2K)>bfXQzVhtg#hJ9Fh{N>HpCuNZx(P zXS4=7m+|O|nr!2AP~#b{+>XP^9gL1_UwQ7g9!@qw*W=1rropQp6v~m6jE1kvUI=%S z9veh)CaH_DImlBuo~3!&G&@6pQ>x{?=Jh~^W<8~jLtpD#YdNC6RSDFUF3PMgD;-`o z63YmSHc{hV7EEnnbv-eVDUw2;G9g&N&NS#PZ&OqQ6eQ6+r~T#FG(O)iD^S z{j{F5fzE6Hr}uBd(+6AEoyL6B*VaG0D)QpF)nIv_)oNVQK4SC3()#ueFDxhfTBWFV zB?t7=n17_>)&0p#Eix^MM{cD_y?a-+?UL%Lx?R|4DOu(2x}l+}NRQQ1L zCZ@k-eSeS{>*Pl$xWi|3Z$9NnMT1HkdBm!8&HV_2WbzK?!#5UF%-(9(fh*_?=+thd z3C>8e`W?Ozl(~41NY7|j{UdZPlvKwkf#YU!tmN~$d*YKi;ppN(G+R{L_T#bFu5=+P zW7s(aQ1YTloiZ0R+qAU|-s=z3bwsU<*gu1+TF3BH7nCv!qqOUAW5F&mG5VgL7bgeQd1!Kvy#fb5z1dI5)<8>hbX4 zmqYh>nD=D4CucXXOI&}0;LdjOn_!6>Yciu24Oo+($(Uyp#6I--aq*D~SzDnY@Gkvu zEvfzCm8(Oj?3E|iNgwU<&&=of7-ps>kMyd2pJizYFaJcRa^Fw53^UxoAsBw`#aHWTx0*^R<+(G#IrO6|Eb zP4Dgv7tOu=QE=wo(p1mP$i*9z1K$EL%FEMvcCTyRncP}y_V`GRdq1-{zxTl^CjG~q zgf&-B<$d8X0>TfzM&cu0Jb`f^XLQ_sRd>3cQP_>!=MsX!@61uFyC?20^5O3pVV#%t z2dR77wp&@h@0xt*!Lxq0bDvu|`_K^2~J#S_K;Y2et zb!}G8D~%H^`cifLHgQr(ZBI?bF@5}!nZ*H*MHgG5$xjo$SzWG`7FoFOZ3AP-p*Hx< z?i3ea@QP>Vtf8o824gSVLA>KJ)Y^hS3%U3Yr==7qVwTH>0f z```ub8$;gIM-xlq61ueL!um{6LKB{9yz)#f+m)3WxYlhIqNLa7pBvaIzew*D9*xi+RjA3& zj!3-w?k;5@q;>#; zvCuL7?eW}VxhWYs+xLAE95sqsU+RDP*m_QTMLfin?g`-4(VLEaCQSrpQ||m{Bd1c&7!T$>)JzO}T_DJz zgMc8t&#ryoT3>lPX#Cdc!zmAX+o*ldrKw3T3zYI67G2le?h0+wTprMKED+RX7~HYL zOC5JV_A*{h%4>`)&}!Y}I^j1WcXS++U`8jv4e>O-{;Su@jy9j zyEOFZZEL<5r9{>zhqZkZGT4ihie6Z$EBf&2iNAUX^i&88M@cgiL^5k)-DBPIpMDr! zp131|`24i_RVBul5R^7t6?dLAR5o5~8SLn3#e{ps4W(mk{P6>VP>sHDsGgk?G&{c{ z#UooE*`C0d)y|-JSyQQOW)|#I?!MgK+#NS@D&V1VX%ci`w6+U!t8`7HaZc$Vh8Va; z`0$PC*&ZQ3a_80fUf=6ySWA>wj`v@RnYFw2q}NEgIB@>+vC>PAf`(qtH1`^{WccxY zb6BLmi60D(qQ{8=yf|q-KSQrvb*TOn+k`L|m+mFiBX!)4FF(Beq8D-XS)S4oaQ&UB z71Oo0$`FQ7T$B*M|Kpl8PI_*GT=n>XgaCo;Mk9~1mi-DtE4)I)!iB2~Vc@HE&dLG1 zBsu8wd9R9F#(~cVMgm|f9R{-Z-uS3~^SLh4T&X76$!>P>hq7={A}R+P!^cl;YWpVc zMHRE4XTd+uj1m>Cc~G0xq^tdHGQK~_*X?5f>t&3|DmA|{aQ&VC@t|F=7Y$vWZkzd^JNH^Ce}Ao1`ldH-DMG^LX=MoAiC5azk(0OUnWbOD z3?dFIXe4DHh`*_}KZXDN9I?-A!S!ZTGFJ+h?8tzBT5FSga8?z)vYy-fTaJdgZV&wL%m>I4sIcDf)btS~56Sa$rAX|FwNK-O_L{m7)buTO=gUz&$HYmc2` zWQ*kG`7DS!pa=sD15fmGGx7IjMYPYI)=&4Un9DthnrSSNDOFTjzdR%5s~q#Bzv_!! zlF9LuV`YoF`2nqSQ7&J;f6p6uUl%;kt9I4P(@Sk%LR9xf<%~|3xu{NScI&#?Q}QvK zocEQFM0^cZC=6bMJ0+Rx8wEw5(0$QhKk_n5b{ z?Q7{fxLMfP9+8vhCDVk`j%cvl`9#piXJ zNXMLVyZ*UYA>ZsP9?P=DcTG18#Kcbx+fhYnF{NkRy*C9?dUmBWSf)zVAXIBWM`S6E0gCtcUO)uopg!nRWP z$;&qS#mRXvbE z;RdF5x}uE9w^EsBaG^zLu(+dT-V?d=b4##(Md>>B-Bgj&$7jrAkLLQzKd9V%xkB$K zm9)c?IbyY{(`9etr{pH#(igmzF~Qd97bPJhkvB0dJ=-Bdz80>=D;K%FbUAMp+;0({ z;!IDc`&!_0Yce;~)xum1{C9c96K}8uitMrspc7$c| zY1fB-LfPCrq(&LgMUO_0vQmOOz4t}56UJj=;(a8^Y&878QkdC0iA)-5v6->pT|tGW|YQ&Qp5AEmpW%m zL>$T{UtPS{Gg7%U_%UfnUGi;?F6NT|_j9IZSFYUk*BJa7>rp)Vsu@-5s`%w|%au`1~&V1X>P)EAb`Wb`U`_hbeTc-IO46fH` zq!1R5*E~$umegqo78(}LU^ZWRfxo9Tf9)!7eR7cF=g)6C+I>e(Eg8PMkY*=fVQ!{0 zzl>41;JTwsh_2H`g`OQ9*T8v@POW9G>=RFP#O?iV{G@L`q*-)1`4?A^YUZ}K3rXz4 zSmLX?`a?O}I9Pc&WF#aYkrTBmr##CVpO=k#qV^db4mnt?Drk%d9)>U{WBkixc73L3 za8@C+o|ux|byZHqg)dFKeLhjlm-@N<=p|*vTP4=FoucX{V$;rhc9G@#U_*)?=y$b# z#rGxZ1&qdrg6jp)bn4-F)ls9xdn&`s#}wZgn^MGDka57itBRaa=FnhgFMU7NveLdc zr}B0i6do$f$sIU`X22?)HcR#5k3uBGOSLEUkK*;Ka)d;BFHX(8+_{%%zw&8K<|0Ok z?9jgNQQYc;eRyHScMXh?e2d_twS_ZG3L;q_M;~?jCs+`L9RghS*S?aDlpK$lnqk*fxv;9CuB2OxBk-0%inFB zYnEo8ilx80J9E#Z0;={QV_>lJoIh*Ik*f=lKI0{^%7LrjR*_wWsn?`m_zDGgl_k3! zP?XJ)+kUcI)6nsbe|B`IXBo@csQ`(dtH<>@1Jbl(EBRB-bDhiCIn}Dy=uz4jFP!l9 zDoT0(gMfM_hrlyu-?_NV%moMs4INX0DQgL|@_617D!u-qHkV24M|&1`{j=EXXFg0s zv8;_5!Z~K4*x5=xcI|_2yi$q0(9^*WsqqRLxexKZLXI_in`R3H-%82auMyjiL2who z@XiOl3nOo?uj)0O7vL2mI}d5*)zk6qo4eL>*~ZG`lAz@SA5MYO-{M!zZQvZSN;c%T zJKv68aUS~CFCZdaqzqlIoM#gWntIvAmF_-_`hL$BvSw+#rX)KOQ7-Iuo+yNMHZ$^@ zMrEb?Tly;7-_8r1EtqxJkA5=5#@tmcpM0IT=K(VIUd`~1EA{8~qMuEb*E|t_SvLGc z!(#kO+cf1%xu&#=tTi+tJq#@2M48^6&2qTmDf^})J^6J8!a4vqSm`Qw?8Zarne!12 zgj1PrE^A9Iqj&8TlAfg*DB*Rim{{Jgw--UvqU|5_6RG@4$L}W)AX}VQ)k?$p&-iv+2uTf4c1d z(2v5>euXXiLdqEj%NoY^oI9%(YA;4hg)o)(zqhts&dH`Urp!zP!5-BD!hx@D4+Ku^ zN;U8C_4b-PZ^y&O`oha4k86SXGMWx>G5)e)?R4r!Tav;H3n;6Et< literal 0 HcmV?d00001 diff --git a/Assets/Suriyun/README.pdf.meta b/Assets/Suriyun/README.pdf.meta new file mode 100644 index 00000000..5d6062dd --- /dev/null +++ b/Assets/Suriyun/README.pdf.meta @@ -0,0 +1,7 @@ +fileFormatVersion: 2 +guid: b154678d19c43d94c8991df387d6719f +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Suriyun/UI.meta b/Assets/Suriyun/UI.meta new file mode 100644 index 00000000..5aaf5ad7 --- /dev/null +++ b/Assets/Suriyun/UI.meta @@ -0,0 +1,8 @@ +fileFormatVersion: 2 +guid: 0671859c997b379408505e26d0ff8466 +folderAsset: yes +DefaultImporter: + externalObjects: {} + userData: + assetBundleName: + assetBundleVariant: diff --git a/Assets/Suriyun/UI/Swap_icon.png b/Assets/Suriyun/UI/Swap_icon.png new file mode 100644 index 00000000..24bea811 --- /dev/null +++ b/Assets/Suriyun/UI/Swap_icon.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aeff60cabd8888b10f03eb53cbf5a68cf02823f567de9fa1a5bed18ddcf688c2 +size 27711 diff --git a/Assets/Suriyun/UI/Swap_icon.png.meta b/Assets/Suriyun/UI/Swap_icon.png.meta new file mode 100644 index 00000000..72f97c7c --- /dev/null +++ b/Assets/Suriyun/UI/Swap_icon.png.meta @@ -0,0 +1,147 @@ +fileFormatVersion: 2 +guid: 5c4dfc9128d08d24c9a18b3f9b765df5 +TextureImporter: + internalIDToNameTable: [] + externalObjects: {} + serializedVersion: 11 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: 1 + maxTextureSize: 2048 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: 1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 0 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 0 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 2 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + applyGammaDecoding: 0 + platformSettings: + - serializedVersion: 3 + buildTarget: DefaultTexturePlatform + maxTextureSize: 8192 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Standalone + maxTextureSize: 8192 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: iPhone + maxTextureSize: 8192 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Android + maxTextureSize: 8192 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + - serializedVersion: 3 + buildTarget: Windows Store Apps + maxTextureSize: 8192 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 1 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + forceMaximumCompressionQuality_BC6H_BC7: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: + internalID: 0 + vertices: [] + indices: + edges: [] + weights: [] + secondaryTextures: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/UI/Swap_icon.png + uploadId: 698227 diff --git a/Assets/Suriyun/UI/anim_button1.png b/Assets/Suriyun/UI/anim_button1.png new file mode 100644 index 00000000..2f4cb01f --- /dev/null +++ b/Assets/Suriyun/UI/anim_button1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4d07ae07409a46dcd15d89e1b7288e3db5d892080eaaca168868ec29117fcb7 +size 33075 diff --git a/Assets/Suriyun/UI/anim_button1.png.meta b/Assets/Suriyun/UI/anim_button1.png.meta new file mode 100644 index 00000000..153167bc --- /dev/null +++ b/Assets/Suriyun/UI/anim_button1.png.meta @@ -0,0 +1,95 @@ +fileFormatVersion: 2 +guid: 51eefa83fcba3224ea26f21c49c5697d +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + mipmaps: + mipMapMode: 0 + enableMipMap: 0 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -3 + maxTextureSize: 512 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: 1 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 512 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 0 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: 05ba583b8bf1dc9479c3189adfa1c30a + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/UI/anim_button1.png + uploadId: 698227 diff --git a/Assets/Suriyun/UI/frame.png b/Assets/Suriyun/UI/frame.png new file mode 100644 index 00000000..9657bff2 --- /dev/null +++ b/Assets/Suriyun/UI/frame.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10c263300d9b67a2fcf74dceeb31a32eb7a7df53474ed651a7319bf9394fd47b +size 77058 diff --git a/Assets/Suriyun/UI/frame.png.meta b/Assets/Suriyun/UI/frame.png.meta new file mode 100644 index 00000000..bb877e01 --- /dev/null +++ b/Assets/Suriyun/UI/frame.png.meta @@ -0,0 +1,95 @@ +fileFormatVersion: 2 +guid: 46223ba009268c94c935ed31f5c3fae5 +TextureImporter: + fileIDToRecycleName: {} + externalObjects: {} + serializedVersion: 9 + mipmaps: + mipMapMode: 0 + enableMipMap: 1 + sRGBTexture: 1 + linearTexture: 0 + fadeOut: 0 + borderMipMap: 0 + mipMapsPreserveCoverage: 0 + alphaTestReferenceValue: 0.5 + mipMapFadeDistanceStart: 1 + mipMapFadeDistanceEnd: 3 + bumpmap: + convertToNormalMap: 0 + externalNormalMap: 0 + heightScale: 0.25 + normalMapFilter: 0 + isReadable: 0 + streamingMipmaps: 0 + streamingMipmapsPriority: 0 + grayScaleToAlpha: 0 + generateCubemap: 6 + cubemapConvolution: 0 + seamlessCubemap: 0 + textureFormat: -3 + maxTextureSize: 1024 + textureSettings: + serializedVersion: 2 + filterMode: -1 + aniso: 16 + mipBias: -100 + wrapU: 1 + wrapV: 1 + wrapW: 1 + nPOTScale: 0 + lightmap: 0 + compressionQuality: 50 + spriteMode: 1 + spriteExtrude: 1 + spriteMeshType: 1 + alignment: 0 + spritePivot: {x: 0.5, y: 0.5} + spritePixelsToUnits: 100 + spriteBorder: {x: 0, y: 0, z: 0, w: 0} + spriteGenerateFallbackPhysicsShape: 1 + alphaUsage: 1 + alphaIsTransparency: 1 + spriteTessellationDetail: -1 + textureType: 8 + textureShape: 1 + singleChannelComponent: 0 + maxTextureSizeSet: 0 + compressionQualitySet: 0 + textureFormatSet: 0 + platformSettings: + - serializedVersion: 2 + buildTarget: DefaultTexturePlatform + maxTextureSize: 1024 + resizeAlgorithm: 0 + textureFormat: -1 + textureCompression: 0 + compressionQuality: 50 + crunchedCompression: 0 + allowsAlphaSplitting: 0 + overridden: 0 + androidETC2FallbackOverride: 0 + spriteSheet: + serializedVersion: 2 + sprites: [] + outline: [] + physicsShape: [] + bones: [] + spriteID: a3959aa2f4c6dfd43afb3a8296764122 + vertices: [] + indices: + edges: [] + weights: [] + spritePackingTag: + pSDRemoveMatte: 0 + pSDShowRemoveMatteOption: 0 + userData: + assetBundleName: + assetBundleVariant: +AssetOrigin: + serializedVersion: 1 + productId: 192633 + packageName: Pspsps Cat + packageVersion: 3.1 + assetPath: Assets/Suriyun/UI/frame.png + uploadId: 698227 diff --git a/Assets/UnityTechnologies/Basic Asset Pack Interior/Materials/Cream.mat b/Assets/UnityTechnologies/Basic Asset Pack Interior/Materials/Cream.mat index 3739b4c5..b9a2ef38 100644 --- a/Assets/UnityTechnologies/Basic Asset Pack Interior/Materials/Cream.mat +++ b/Assets/UnityTechnologies/Basic Asset Pack Interior/Materials/Cream.mat @@ -1,133 +1,3 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!21 &2100000 -Material: - serializedVersion: 8 - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: Cream - m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} - m_Parent: {fileID: 0} - m_ModifiedSerializedProperties: 0 - m_ValidKeywords: [] - m_InvalidKeywords: [] - m_LightmapFlags: 4 - m_EnableInstancingVariants: 0 - m_DoubleSidedGI: 0 - m_CustomRenderQueue: -1 - stringTagMap: - RenderType: Opaque - disabledShaderPasses: [] - m_LockedProperties: - m_SavedProperties: - serializedVersion: 3 - m_TexEnvs: - - _BaseMap: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - _BumpMap: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - _DetailAlbedoMap: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - _DetailMask: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - _DetailNormalMap: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - _EmissionMap: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - _MainTex: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - _MetallicGlossMap: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - _OcclusionMap: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - _ParallaxMap: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - _SpecGlossMap: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - unity_Lightmaps: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - unity_LightmapsInd: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - unity_ShadowMasks: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - m_Ints: [] - m_Floats: - - _AlphaClip: 0 - - _AlphaToMask: 0 - - _Blend: 0 - - _BlendModePreserveSpecular: 1 - - _BumpScale: 1 - - _ClearCoatMask: 0 - - _ClearCoatSmoothness: 0 - - _Cull: 2 - - _Cutoff: 0.5 - - _DetailAlbedoMapScale: 1 - - _DetailNormalMapScale: 1 - - _DstBlend: 0 - - _DstBlendAlpha: 0 - - _EnvironmentReflections: 1 - - _GlossMapScale: 0 - - _Glossiness: 0 - - _GlossyReflections: 0 - - _Metallic: 0 - - _OcclusionStrength: 1 - - _Parallax: 0.005 - - _QueueOffset: 0 - - _ReceiveShadows: 1 - - _Smoothness: 0.5 - - _SmoothnessTextureChannel: 0 - - _SpecularHighlights: 1 - - _SrcBlend: 1 - - _SrcBlendAlpha: 1 - - _Surface: 0 - - _WorkflowMode: 1 - - _ZWrite: 1 - m_Colors: - - _BaseColor: {r: 0.8679245, g: 0.85240984, b: 0.7737629, a: 1} - - _Color: {r: 0.8679245, g: 0.85240984, b: 0.7737629, a: 1} - - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} - m_BuildTextureStacks: [] ---- !u!114 &4817873370746766716 -MonoBehaviour: - m_ObjectHideFlags: 11 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} - m_Name: - m_EditorClassIdentifier: - version: 7 +version https://git-lfs.github.com/spec/v1 +oid sha256:6228ba516319eee50d15518276e28fa7c93d4ecd9902f04ab88eba62bd53b29a +size 3665 diff --git a/Assets/UnityTechnologies/Basic Asset Pack Interior/Materials/Grey.mat b/Assets/UnityTechnologies/Basic Asset Pack Interior/Materials/Grey.mat index 989c9841..1f54e978 100644 --- a/Assets/UnityTechnologies/Basic Asset Pack Interior/Materials/Grey.mat +++ b/Assets/UnityTechnologies/Basic Asset Pack Interior/Materials/Grey.mat @@ -1,133 +1,3 @@ -%YAML 1.1 -%TAG !u! tag:unity3d.com,2011: ---- !u!21 &2100000 -Material: - serializedVersion: 8 - m_ObjectHideFlags: 0 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_Name: Grey - m_Shader: {fileID: 4800000, guid: 933532a4fcc9baf4fa0491de14d08ed7, type: 3} - m_Parent: {fileID: 0} - m_ModifiedSerializedProperties: 0 - m_ValidKeywords: [] - m_InvalidKeywords: [] - m_LightmapFlags: 4 - m_EnableInstancingVariants: 0 - m_DoubleSidedGI: 0 - m_CustomRenderQueue: -1 - stringTagMap: - RenderType: Opaque - disabledShaderPasses: [] - m_LockedProperties: - m_SavedProperties: - serializedVersion: 3 - m_TexEnvs: - - _BaseMap: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - _BumpMap: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - _DetailAlbedoMap: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - _DetailMask: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - _DetailNormalMap: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - _EmissionMap: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - _MainTex: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - _MetallicGlossMap: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - _OcclusionMap: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - _ParallaxMap: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - _SpecGlossMap: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - unity_Lightmaps: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - unity_LightmapsInd: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - - unity_ShadowMasks: - m_Texture: {fileID: 0} - m_Scale: {x: 1, y: 1} - m_Offset: {x: 0, y: 0} - m_Ints: [] - m_Floats: - - _AlphaClip: 0 - - _AlphaToMask: 0 - - _Blend: 0 - - _BlendModePreserveSpecular: 1 - - _BumpScale: 1 - - _ClearCoatMask: 0 - - _ClearCoatSmoothness: 0 - - _Cull: 2 - - _Cutoff: 0.5 - - _DetailAlbedoMapScale: 1 - - _DetailNormalMapScale: 1 - - _DstBlend: 0 - - _DstBlendAlpha: 0 - - _EnvironmentReflections: 1 - - _GlossMapScale: 0 - - _Glossiness: 0 - - _GlossyReflections: 0 - - _Metallic: 0 - - _OcclusionStrength: 1 - - _Parallax: 0.005 - - _QueueOffset: 0 - - _ReceiveShadows: 1 - - _Smoothness: 0.5 - - _SmoothnessTextureChannel: 0 - - _SpecularHighlights: 1 - - _SrcBlend: 1 - - _SrcBlendAlpha: 1 - - _Surface: 0 - - _WorkflowMode: 1 - - _ZWrite: 1 - m_Colors: - - _BaseColor: {r: 0.3962264, g: 0.3962264, b: 0.3962264, a: 1} - - _Color: {r: 0.3962264, g: 0.3962264, b: 0.3962264, a: 1} - - _EmissionColor: {r: 0, g: 0, b: 0, a: 1} - - _SpecColor: {r: 0.19999996, g: 0.19999996, b: 0.19999996, a: 1} - m_BuildTextureStacks: [] ---- !u!114 &4817873370746766716 -MonoBehaviour: - m_ObjectHideFlags: 11 - m_CorrespondingSourceObject: {fileID: 0} - m_PrefabInstance: {fileID: 0} - m_PrefabAsset: {fileID: 0} - m_GameObject: {fileID: 0} - m_Enabled: 1 - m_EditorHideFlags: 0 - m_Script: {fileID: 11500000, guid: d0353a89b1f911e48b9e16bdc9f2e058, type: 3} - m_Name: - m_EditorClassIdentifier: - version: 7 +version https://git-lfs.github.com/spec/v1 +oid sha256:a4ab15a33c2f6df8bbd7a852d5d207f2c4b1c0eb2779b761eb161c749c40abca +size 3665 diff --git a/ProjectSettings/TagManager.asset b/ProjectSettings/TagManager.asset index 9eb1b3cc..e32ceb6d 100644 --- a/ProjectSettings/TagManager.asset +++ b/ProjectSettings/TagManager.asset @@ -16,7 +16,7 @@ TagManager: - - - - - + - NPC - Enemy - - From c3a7814c948a468b3e50ec58fdf2256dd7c81f9b Mon Sep 17 00:00:00 2001 From: Sehyeon Date: Fri, 2 May 2025 14:20:31 +0900 Subject: [PATCH 4/5] =?UTF-8?q?DEG-124=20[Feat]=20=EC=94=AC=20=EC=9D=B4?= =?UTF-8?q?=EB=8F=99=20=EA=B5=AC=ED=98=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/KSH/DungeonLogic.cs | 3 + Assets/KSH/DungeonTestScene.unity | 4 +- Assets/KSH/PlayerStats.cs | 22 ++++++-- Assets/KSH/ReHousing.unity | 4 +- Assets/KSH/StatPanelController.cs | 56 +++++++++---------- .../DailyRoutine/InteractionController.cs | 17 ++++-- Assets/Scripts/Common/GameManager.cs | 25 ++------- .../Scripts/Common/GameUtility/EndingLogic.cs | 2 +- ProjectSettings/EditorBuildSettings.asset | 8 +-- 9 files changed, 73 insertions(+), 68 deletions(-) diff --git a/Assets/KSH/DungeonLogic.cs b/Assets/KSH/DungeonLogic.cs index ca7ef0aa..b870d546 100644 --- a/Assets/KSH/DungeonLogic.cs +++ b/Assets/KSH/DungeonLogic.cs @@ -90,7 +90,10 @@ public class DungeonLogic : MonoBehaviour _dungeonPanelController.SetBossHealthBar(0.0f); // 보스 체력 0 재설정 _player.SetState(PlayerState.Win); + // TODO: 강화 시스템으로 넘어가고 일상 맵으로 이동 + + StartCoroutine(DelayedSceneChange()); // 3초 대기 후 전환 } } diff --git a/Assets/KSH/DungeonTestScene.unity b/Assets/KSH/DungeonTestScene.unity index a5a9f208..092d4a60 100644 --- a/Assets/KSH/DungeonTestScene.unity +++ b/Assets/KSH/DungeonTestScene.unity @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:40618f96d07ba42391fdb160fda8d033bc650752cd76802cfd2f1073780ee864 -size 241617 +oid sha256:00f0c3d6c23235a6f83ce7bedb6039d9eea0912c97ab6fc1483c7a960331f710 +size 240564 diff --git a/Assets/KSH/PlayerStats.cs b/Assets/KSH/PlayerStats.cs index 0766c619..da3d4a9d 100644 --- a/Assets/KSH/PlayerStats.cs +++ b/Assets/KSH/PlayerStats.cs @@ -36,16 +36,30 @@ public class PlayerStats : MonoBehaviour private float previousAddHealth = 0f; - private void Start() + public static PlayerStats Instance; + private void Awake() { - _gameConstants = new GameConstants(); - _valueByAction = new ValueByAction(); - _valueByAction.Initialize(); // 값 초기화 + if (Instance == null) + { + Instance = this; + DontDestroyOnLoad(gameObject); // 데이터값 유지용 + } + else + { + Destroy(gameObject); + } + _gameConstants = new GameConstants(); HealthStat = _gameConstants.baseHealth; TimeStat = _gameConstants.baseTime; ReputationStat = _gameConstants.baseReputation; } + + private void Start() + { + _valueByAction = new ValueByAction(); + _valueByAction.Initialize(); // 값 초기화 + } // 현재 체력으로 해당 행동이 가능한 지 확인 public bool CanPerformByHealth(ActionType actionType) diff --git a/Assets/KSH/ReHousing.unity b/Assets/KSH/ReHousing.unity index 68d04af1..71147c98 100644 --- a/Assets/KSH/ReHousing.unity +++ b/Assets/KSH/ReHousing.unity @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ed1eda5019f114f453e33368651d3e2e0efba570cdd4cae63844778e5d14149f -size 551146 +oid sha256:cd8639934b59522601780b9ad75366ad695d2517866f42ddc40ccc4bcb6b1fbb +size 558426 diff --git a/Assets/KSH/StatPanelController.cs b/Assets/KSH/StatPanelController.cs index 74aed0dc..74e93fbb 100644 --- a/Assets/KSH/StatPanelController.cs +++ b/Assets/KSH/StatPanelController.cs @@ -22,59 +22,57 @@ public class StatPanelController : MonoBehaviour [Header("Day")] [SerializeField] private TMP_Text dayCountText; - [Header("Player Stat Class")] - [SerializeField] private PlayerStats playerStats; - private GameConstants _gameConstants = new GameConstants(); private void Start() { - if (playerStats == null) - { - playerStats = FindObjectOfType(); - } - - playerStats.OnStatsChanged += UpdateStat; + PlayerStats.Instance.OnStatsChanged += UpdateStat; GameManager.Instance.OnDayChanged += UpdateDay; InitStats(); } + + private void OnDisable() + { + // 이벤트 구독 해제 + PlayerStats.Instance.OnStatsChanged -= UpdateStat; + GameManager.Instance.OnDayChanged -= UpdateDay; + } private void InitStats() { - healthBarImage.fillAmount = _gameConstants.baseHealth / _gameConstants.maxHealth; - healthText.text = $"{_gameConstants.baseHealth}/{_gameConstants.maxHealth}"; + var nowHealth = PlayerStats.Instance.HealthStat; + var nowReputation = PlayerStats.Instance.ReputationStat; + var nowTime = PlayerStats.Instance.TimeStat; - reputationBarImage.fillAmount = _gameConstants.baseReputation / _gameConstants.maxReputation; - reputationText.text = $"{_gameConstants.baseReputation}/{_gameConstants.maxReputation}"; - - clockTimeText.text = $"{_gameConstants.baseTime}:00"; - ampmText.text = "AM"; + SetStat(nowTime, nowReputation, nowHealth); } private void UpdateStat(PlayerStats.StatsChangeData statData) { - var timeVlaue = statData.Time; - var reputationVlaue = statData.Reputation; - var heathVlaue = statData.Health; - - healthBarImage.fillAmount = heathVlaue / _gameConstants.maxHealth; - healthText.text = $"{heathVlaue}/{_gameConstants.maxHealth}"; - - reputationBarImage.fillAmount = reputationVlaue / _gameConstants.maxReputation; - reputationText.text = $"{reputationVlaue}/{_gameConstants.maxReputation}"; + SetStat(statData.Time, statData.Reputation, statData.Health); + } - if (timeVlaue > 12) // 오후, 13부터 + private void SetStat(float time, float reputation, float health) + { + healthBarImage.fillAmount = health / _gameConstants.maxHealth; + healthText.text = $"{health}/{_gameConstants.maxHealth}"; + + reputationBarImage.fillAmount = reputation / _gameConstants.maxReputation; + reputationText.text = $"{reputation}/{_gameConstants.maxReputation}"; + + if (time > 12) // 오후, 13부터 { - timeVlaue -= 12; - clockTimeText.text = $"{timeVlaue}:00"; + time -= 12; + clockTimeText.text = $"{time}:00"; ampmText.text = "PM"; } else // 오전 { - clockTimeText.text = $"{timeVlaue}:00"; + clockTimeText.text = $"{time}:00"; ampmText.text = "AM"; } + dayCountText.text = GameManager.Instance.CurrentDay.ToString(); } private void UpdateDay(int day) diff --git a/Assets/LIN/Scripts/DailyRoutine/InteractionController.cs b/Assets/LIN/Scripts/DailyRoutine/InteractionController.cs index 351d623d..3fc9ab58 100644 --- a/Assets/LIN/Scripts/DailyRoutine/InteractionController.cs +++ b/Assets/LIN/Scripts/DailyRoutine/InteractionController.cs @@ -7,7 +7,6 @@ using UnityEngine.Serialization; [RequireComponent(typeof(Rigidbody))] public class InteractionController : MonoBehaviour { - [SerializeField] PlayerStats playerStats; [SerializeField] LayerMask interactionLayerMask; [FormerlySerializedAs("housingCanvasManager")] [Header("UI 연동")] @@ -18,7 +17,7 @@ public class InteractionController : MonoBehaviour private void Start() { - playerStats.OnWorked += SuddenAfterWorkEventHappen; + PlayerStats.Instance.OnWorked += SuddenAfterWorkEventHappen; } // 상호작용 가능한 사물 범위에 들어올 때 @@ -60,10 +59,18 @@ public class InteractionController : MonoBehaviour housingCanvasController.ShowInteractionButton(interactionTexts.ActionText,interactionTexts.DescriptionText,()=> { - if (playerStats.CanPerformByHealth(interactionType)) + if (PlayerStats.Instance.CanPerformByHealth(interactionType)) { - playerStats.PerformAction(interactionType); - interactionAnimationPanelController.ShowAnimationPanel(interactionType,interactionTexts.AnimationText); + PlayerStats.Instance.PerformAction(interactionType); + + if (interactionType == ActionType.Dungeon) + { + GameManager.Instance.ChangeToGameScene(); + } + else + { + interactionAnimationPanelController.ShowAnimationPanel(interactionType,interactionTexts.AnimationText); + } } else { diff --git a/Assets/Scripts/Common/GameManager.cs b/Assets/Scripts/Common/GameManager.cs index 4fd912af..0915e1c0 100644 --- a/Assets/Scripts/Common/GameManager.cs +++ b/Assets/Scripts/Common/GameManager.cs @@ -6,8 +6,6 @@ using UnityEngine.SceneManagement; public partial class GameManager : Singleton { - [SerializeField] private PlayerStats playerStats; - private Canvas _canvas; // 게임 진행 상태 @@ -27,19 +25,7 @@ public partial class GameManager : Singleton { // 오디오 초기화 InitializeAudio(); - - // PlayerStats의 하루 종료 이벤트 구독 - if (playerStats == null) - { - playerStats = FindObjectOfType(); - } - - if (playerStats == null) - { - Debug.LogError("PlayerStats 컴포넌트를 찾을 수 없습니다."); - return; - } - playerStats.OnDayEnded += AdvanceDay; + PlayerStats.Instance.OnDayEnded += AdvanceDay; } #region 대화 관련 @@ -74,12 +60,12 @@ public partial class GameManager : Singleton public void ChangeToGameScene() { - SceneManager.LoadScene("Game"); // 던전 Scene + SceneManager.LoadScene("DungeonTestScene"); // 던전 Scene } public void ChangeToHomeScene() { - SceneManager.LoadScene("Housing"); // Home Scene + SceneManager.LoadScene("ReHousing"); // Home Scene } // TODO: Open Setting Panel 등 Panel 처리 @@ -94,10 +80,7 @@ public partial class GameManager : Singleton private void OnDestroy() { - if (playerStats != null) - { - playerStats.OnDayEnded -= AdvanceDay; // 이벤트 구독 해제 - } + PlayerStats.Instance.OnDayEnded -= AdvanceDay; // 이벤트 구독 해제 } private void OnApplicationQuit() diff --git a/Assets/Scripts/Common/GameUtility/EndingLogic.cs b/Assets/Scripts/Common/GameUtility/EndingLogic.cs index 40da11b9..045b5935 100644 --- a/Assets/Scripts/Common/GameUtility/EndingLogic.cs +++ b/Assets/Scripts/Common/GameUtility/EndingLogic.cs @@ -53,7 +53,7 @@ public partial class GameManager if (stageLevel < GameConstants.maxStage) // 현재 스테이지 1 혹은 2 return EndingType.Bad; - if (playerStats.ReputationStat >= happyEndReputation) // 평판이 일정 수치 이상 + if (PlayerStats.Instance.ReputationStat >= happyEndReputation) // 평판이 일정 수치 이상 return EndingType.Happy; return EndingType.Normal; diff --git a/ProjectSettings/EditorBuildSettings.asset b/ProjectSettings/EditorBuildSettings.asset index 6bd469f2..a6e8a34f 100644 --- a/ProjectSettings/EditorBuildSettings.asset +++ b/ProjectSettings/EditorBuildSettings.asset @@ -6,9 +6,9 @@ EditorBuildSettings: serializedVersion: 2 m_Scenes: - enabled: 1 - path: Assets/Scenes/Main.unity - guid: 99c9720ab356a0642a771bea13969a05 + path: Assets/KSH/ReHousing.unity + guid: b748e35b920bde64cbd6ffe5fdb43e23 - enabled: 1 - path: Assets/Scenes/Housing.unity - guid: 02daaec42d605494180038d387d4a776 + path: Assets/KSH/DungeonTestScene.unity + guid: 4563b107911b0e54cbdf659694a6f17a m_configObjects: {} From 5a9482fdbc9cacae435c15ec634e8d082fd6fecf Mon Sep 17 00:00:00 2001 From: Sehyeon Date: Fri, 2 May 2025 17:23:54 +0900 Subject: [PATCH 5/5] =?UTF-8?q?DEG-124=20[Fix]=20=EB=B2=84=EA=B7=B8=20?= =?UTF-8?q?=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Assets/JAY/Scripts/PlayerController.cs | 7 +++++++ Assets/KSH/DungeonTestScene.unity | 4 ++-- Assets/KSH/ReHousing.unity | 4 ++-- Assets/Scripts/Common/GameManager.cs | 3 ++- 4 files changed, 13 insertions(+), 5 deletions(-) diff --git a/Assets/JAY/Scripts/PlayerController.cs b/Assets/JAY/Scripts/PlayerController.cs index 28677f11..1f75cbcb 100644 --- a/Assets/JAY/Scripts/PlayerController.cs +++ b/Assets/JAY/Scripts/PlayerController.cs @@ -1,8 +1,10 @@ using System; using System.Collections; using System.Collections.Generic; +using System.Runtime.CompilerServices; using UnityEditor.TextCore.Text; using UnityEngine; +using UnityEngine.SceneManagement; public enum PlayerState { None, Idle, Move, Win, Hit, Dead } @@ -62,6 +64,11 @@ public class PlayerController : CharacterBase, IObserver hitEffectController = GetComponentInChildren(); PlayerInit(); + + // isBattle 초기화 (임시) + /*bool isHousingScene = SceneManager.GetActiveScene().name.Contains("Housing"); + _isBattle = !isHousingScene; + Debug.Log("_isBattle: " + _isBattle);*/ } private void Update() diff --git a/Assets/KSH/DungeonTestScene.unity b/Assets/KSH/DungeonTestScene.unity index 092d4a60..c989bd81 100644 --- a/Assets/KSH/DungeonTestScene.unity +++ b/Assets/KSH/DungeonTestScene.unity @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:00f0c3d6c23235a6f83ce7bedb6039d9eea0912c97ab6fc1483c7a960331f710 -size 240564 +oid sha256:e8f4c71fd34803f60b2857ac16f2216c6a3983ea0ca835980b44d7b6c9ffc4b3 +size 364214 diff --git a/Assets/KSH/ReHousing.unity b/Assets/KSH/ReHousing.unity index 71147c98..0e6b5a4c 100644 --- a/Assets/KSH/ReHousing.unity +++ b/Assets/KSH/ReHousing.unity @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:cd8639934b59522601780b9ad75366ad695d2517866f42ddc40ccc4bcb6b1fbb -size 558426 +oid sha256:9e54daa14aeeeec6847639b11d814efaeecf9d8ba89f66ece837b662625ccca0 +size 606383 diff --git a/Assets/Scripts/Common/GameManager.cs b/Assets/Scripts/Common/GameManager.cs index 0915e1c0..a5f209b6 100644 --- a/Assets/Scripts/Common/GameManager.cs +++ b/Assets/Scripts/Common/GameManager.cs @@ -80,7 +80,8 @@ public partial class GameManager : Singleton private void OnDestroy() { - PlayerStats.Instance.OnDayEnded -= AdvanceDay; // 이벤트 구독 해제 + if(PlayerStats.Instance != null) + PlayerStats.Instance.OnDayEnded -= AdvanceDay; // 이벤트 구독 해제 } private void OnApplicationQuit()