diff --git a/Assets/Scripts/Quest/Temple/Temple.cs b/Assets/Scripts/Quest/Temple/Temple.cs
index 9002393d6469b3d77e1732e6ee6ebac178d5f379..71ebf11e974ac46f80af5d2b452cc1e9600aa19b 100644
--- a/Assets/Scripts/Quest/Temple/Temple.cs
+++ b/Assets/Scripts/Quest/Temple/Temple.cs
@@ -20,6 +20,10 @@ public class Temple : MonoBehaviour
     public int IdxCurrentQuest
     {
         get => idxCurrentQuest;
+        set
+        {
+            idxCurrentQuest = value;
+        }
     }
 
     public bool OnQuest { get => onQuest; }
diff --git a/Assets/Scripts/SaveLoad/SaveLoadManager.cs b/Assets/Scripts/SaveLoad/SaveLoadManager.cs
index 0814fb6f8348d78ad0adbc01fad2d18a82e1f865..419235359a5aea3b1eeb958f0450c5f0c5167bb1 100644
--- a/Assets/Scripts/SaveLoad/SaveLoadManager.cs
+++ b/Assets/Scripts/SaveLoad/SaveLoadManager.cs
@@ -49,6 +49,7 @@ public class SaveLoadManager : MonoBehaviour
     {
         var state = GlobalStateManager.Instance.GetState();
         state.metaStateSave.name = name;
+        state.metaStateSave.Update();
 
         var json = JsonUtility.ToJson(state);
         var file = SaveLoadConfig.files[Id];
diff --git a/Assets/Scripts/States/GlobalStateManager.cs b/Assets/Scripts/States/GlobalStateManager.cs
index d8b5a4b5fd22f57035810af7b27764f32e3cd5e2..1765b7e57da49fa1e34255a837ef3e360bc6b3e0 100644
--- a/Assets/Scripts/States/GlobalStateManager.cs
+++ b/Assets/Scripts/States/GlobalStateManager.cs
@@ -58,6 +58,14 @@ public class GlobalStateManager : MonoBehaviour
         }
     }
 
+    public string PlayerName
+    {
+        get
+        {
+            return GlobalManager.Instance.PlayerName;
+        }
+    }
+
     public string Stats()
     {
         var str = "";
@@ -98,7 +106,7 @@ public class GlobalStateManager : MonoBehaviour
     {
         // TODO: get states
         var metaStateSave = new MetaStateSave("name");
-        var playerStateSave = new PlayerStateSave(Money, Health, IdxQuest);
+        var playerStateSave = new PlayerStateSave(PlayerName, Money, Health, IdxQuest);
         var petStateSave = new PetStateSave(100, -1);
         var globalStateSave = new GlobalStateSave(319.123);
 
@@ -114,7 +122,14 @@ public class GlobalStateManager : MonoBehaviour
         // TODO: set meta state save
 
 
+        // TODO: set meta player save
+        GlobalManager.Instance.PlayerName = state.playerStateSave.name;
         playerHealth.CurrentHealth = state.playerStateSave.health;
         GameControl.control.currency = state.playerStateSave.money;
+        temple.IdxCurrentQuest = state.playerStateSave.idxQuest;
+
+        // TODO: set player state save
+
+        // TODO: global state save
     }
 }
diff --git a/Assets/Scripts/States/StateSave.cs b/Assets/Scripts/States/StateSave.cs
index a3335a3b555e562d9dd33b7004152416681c81f3..313b166b42e4580ceeeca824afe4553b217af123 100644
--- a/Assets/Scripts/States/StateSave.cs
+++ b/Assets/Scripts/States/StateSave.cs
@@ -35,12 +35,14 @@ public class MetaStateSave
 [Serializable]
 public class PlayerStateSave
 {
+    public string name;
     public int money;
     public int health;
     public int idxQuest;
 
-    public PlayerStateSave(int money, int health, int idxQuest)
+    public PlayerStateSave(string name, int money, int health, int idxQuest)
     {
+        this.name=name;
         this.money = money;
         this.health = health;
         this.idxQuest = idxQuest;
diff --git a/lfs/objects/13/6e/136ec3c8749eea60a5aafaf4e665e78a56ed0cf28329554d7a44b677bf7ce735 b/lfs/objects/13/6e/136ec3c8749eea60a5aafaf4e665e78a56ed0cf28329554d7a44b677bf7ce735
new file mode 100644
index 0000000000000000000000000000000000000000..48997dce10b73186cd77ab0a0f319f64e4e8995a
--- /dev/null
+++ b/lfs/objects/13/6e/136ec3c8749eea60a5aafaf4e665e78a56ed0cf28329554d7a44b677bf7ce735
@@ -0,0 +1,140 @@
+; FBX 6.1.0 project file
+; ----------------------------------------------------
+
+FBXHeaderExtension:  {
+	FBXHeaderVersion: 1003
+	FBXVersion: 6100
+}
+CreationTime: "2022-07-15 09:44:40:000"
+
+; Object definitions
+;------------------------------------------------------------------
+
+Definitions:  {
+	Version: 100
+	Count: 5
+	ObjectType: "Model" {
+		Count: 1
+	}
+	ObjectType: "Geometry" {
+		Count: 1
+	}
+	ObjectType: "Pose" {
+		Count: 1
+	}
+	ObjectType: "GlobalSettings" {
+		Count: 1
+	}
+}
+
+; Object properties
+;------------------------------------------------------------------
+
+Objects:  {
+	Model: "Model::02_Index01_L", "Mesh" {
+		Version: 232
+		Properties60:  {
+			Property: "QuaternionInterpolate", "bool", "",0
+			Property: "Lcl Translation", "Lcl Translation", "A+",0.0000,0.0000,0.0000
+			Property: "Lcl Rotation", "Lcl Rotation", "A+",0.0000,-0.0000,-0.0000
+			Property: "Lcl Scaling", "Lcl Scaling", "A+",1.0,1.0,1.0
+		}
+		MultiLayer: 0
+		MultiTake: 1
+		Shading: Y
+		Culling: "CullingOff"
+		Vertices: 8.322798,0.078567,2.175122,0.018052,3.185694,2.487221,7.813762,-1.572131,1.296495,0.847741,-1.386488,1.526901,
+		          0.018052,3.185694,-2.484658,-0.018022,-1.294297,-1.605289,8.322798,0.078567,-2.172580,-5.055496,5.767967,-1.437160,
+		          7.777742,1.609012,-1.256583,-5.055496,5.767967,1.439721,7.777742,1.609012,1.259129,8.871915,-1.283544,1.252903,
+		          8.871915,-1.283544,-1.256584,7.813762,-1.572131,-1.293938,0.847741,-1.386488,-1.524343,-0.018022,-1.294297,1.601621
+		PolygonVertexIndex: 14,4,6,-14,1,0,10,-10,2,13,12,-12,13,6,-13,4,14,-6,2,11,-1,4,1,9,-8,1,15,-4,6,4,7,-9,
+		                    15,5,14,-4,3,14,13,-3,11,12,6,-1,7,9,10,-9,0,6,8,-11,3,2,0,-2,5,15,1,-5
+		GeometryVersion: 124
+		LayerElementNormal: 0 {
+			Version: 101
+			Name: ""
+			MappingInformationType: "ByPolygonVertex"
+			ReferenceInformationType: "Direct"
+			Normals: -0.027323,-0.284589,-0.958260,-0.027323,-0.284589,-0.958260,-0.027323,-0.284589,-0.958260,-0.027323,-0.284589,-0.958260,
+			         0.246992,0.671135,0.698980,0.246992,0.671135,0.698980,0.246992,0.671135,0.698980,0.246992,0.671135,0.698980,
+			         0.263118,-0.964764,0.000000,0.263118,-0.964764,0.000000,0.263118,-0.964764,0.000000,0.263118,-0.964764,0.000000,
+			         0.167097,-0.502921,-0.848027,0.167097,-0.502921,-0.848027,0.167097,-0.502921,-0.848027,0.070987,-0.192677,-0.978691,
+			         0.070987,-0.192677,-0.978691,0.070987,-0.192677,-0.978691,0.172247,-0.503704,0.846530,0.172247,-0.503704,0.846530,
+			         0.172247,-0.503704,0.846530,-0.453596,-0.891208,0.000000,-0.453596,-0.891208,0.000000,-0.453596,-0.891208,0.000000,
+			         -0.453596,-0.891208,0.000000,0.063824,-0.194026,0.978918,0.063824,-0.194026,0.978918,0.063824,-0.194026,0.978918,
+			         0.246990,0.671134,-0.698982,0.246990,0.671134,-0.698982,0.246990,0.671134,-0.698982,0.246990,0.671134,-0.698982,
+			         -0.105887,-0.994378,0.000000,-0.105887,-0.994378,0.000000,-0.105887,-0.994378,0.000000,-0.105887,-0.994378,0.000000,
+			         -0.026640,-0.999645,0.000000,-0.026640,-0.999645,0.000000,-0.026640,-0.999645,0.000000,-0.026640,-0.999645,0.000000,
+			         0.927470,0.373898,0.000000,0.927470,0.373898,0.000000,0.927470,0.373898,0.000000,0.927470,0.373898,0.000000,
+			         0.308292,0.951292,0.000000,0.308292,0.951292,0.000000,0.308292,0.951292,0.000000,0.308292,0.951292,0.000000,
+			         0.942040,0.335500,0.000000,0.942040,0.335500,0.000000,0.942040,0.335500,0.000000,0.942040,0.335500,0.000000,
+			         -0.027321,-0.284587,0.958261,-0.027321,-0.284587,0.958261,-0.027321,-0.284587,0.958261,-0.027321,-0.284587,0.958261,
+			         -0.999968,0.008052,0.000000,-0.999968,0.008052,0.000000,-0.999968,0.008052,0.000000,-0.999968,0.008052,0.000000
+		}
+		LayerElementUV: 0 {
+			Version: 101
+			Name: "UVMap"
+			MappingInformationType: "ByPolygonVertex"
+			ReferenceInformationType: "IndexToDirect"
+			UV: 0.288373,0.583667
+			UVIndex: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+		}
+		Layer: 0 {
+			Version: 100
+			LayerElement:  {
+				Type: "LayerElementNormal"
+				TypedIndex: 0
+			}
+			LayerElement:  {
+				Type: "LayerElementUV"
+				TypedIndex: 0
+			}
+		}
+	}
+	Pose: "Pose::BIND_POSES", "BindPose" {
+		Type: "BindPose"
+		Version: 100
+		Properties60:  {
+		}
+		NbPoseNodes: 1
+		PoseNode:  {
+			Node: "Model::02_Index01_L"
+			Matrix: 0.000000184960783,1.000000000000000,0.000000043711410,0.000000000000000,-1.000000000000000,0.000000074599257,-0.000000110361540,0.000000000000000,-0.000000111260206,-0.000000043711399,1.000000000000000,0.000000000000000,0.000000000000000,0.000000000000000,0.000000000000000,1.000000000000000
+		}
+	}
+	GlobalSettings:  {
+		Version: 1000
+		Properties60:  {
+			Property: "UpAxis", "int", "",1
+			Property: "UpAxisSign", "int", "",1
+			Property: "FrontAxis", "int", "",2
+			Property: "FrontAxisSign", "int", "",1
+			Property: "CoordAxis", "int", "",0
+			Property: "CoordAxisSign", "int", "",1
+			Property: "UnitScaleFactor", "double", "",1
+		}
+	}
+}
+
+; Object relations
+;------------------------------------------------------------------
+
+Relations:  {
+	Model: "Model::02_Index01_L", "Mesh" {
+	}
+}
+
+; Object connections
+;------------------------------------------------------------------
+
+Connections:  {
+	Connect: "OO", "Model::02_Index01_L", "Model::Scene"
+	Connect: "OO", "Texture::Elemental", "Model::02_Index01_L"
+	Connect: "OO", "Video::Elemental", "Texture::Elemental"
+}
+;Takes and animation section
+;----------------------------------------------------
+
+Takes:  {
+	Current: ""
+}
\ No newline at end of file
diff --git a/lfs/objects/1c/7b/1c7be2dbdfe0bc6f87b7f8d93b48dd85b964488235bd45de53967b49ac4d32f3 b/lfs/objects/1c/7b/1c7be2dbdfe0bc6f87b7f8d93b48dd85b964488235bd45de53967b49ac4d32f3
new file mode 100644
index 0000000000000000000000000000000000000000..9f73f83d233f23e1881c5e44df1e7c5138c27277
--- /dev/null
+++ b/lfs/objects/1c/7b/1c7be2dbdfe0bc6f87b7f8d93b48dd85b964488235bd45de53967b49ac4d32f3
@@ -0,0 +1,138 @@
+; FBX 6.1.0 project file
+; ----------------------------------------------------
+
+FBXHeaderExtension:  {
+	FBXHeaderVersion: 1003
+	FBXVersion: 6100
+}
+CreationTime: "2022-07-15 09:45:16:000"
+
+; Object definitions
+;------------------------------------------------------------------
+
+Definitions:  {
+	Version: 100
+	Count: 3
+	ObjectType: "Model" {
+		Count: 1
+	}
+	ObjectType: "Geometry" {
+		Count: 1
+	}
+	ObjectType: "Pose" {
+		Count: 1
+	}
+	ObjectType: "GlobalSettings" {
+		Count: 1
+	}
+}
+
+; Object properties
+;------------------------------------------------------------------
+
+Objects:  {
+	Model: "Model::02_Thumb02_L", "Mesh" {
+		Version: 232
+		Properties60:  {
+			Property: "QuaternionInterpolate", "bool", "",0
+			Property: "Lcl Translation", "Lcl Translation", "A+",-0.0000,0.0000,0.0000
+			Property: "Lcl Rotation", "Lcl Rotation", "A+",0.0000,0.0000,0.0000
+			Property: "Lcl Scaling", "Lcl Scaling", "A+",1.0,1.0,1.0
+		}
+		MultiLayer: 0
+		MultiTake: 1
+		Shading: Y
+		Culling: "CullingOff"
+		Vertices: -1.833081,0.053879,5.707561,-2.096113,2.184667,0.012380,-1.092588,-1.078127,5.358476,-1.286770,-0.950818,0.581359,
+		          2.094110,2.184667,0.012379,1.352991,-0.887596,-0.012359,1.831095,0.053879,5.707560,1.211295,3.955523,-3.466929,
+		          1.059107,1.103419,5.333775,-1.213295,3.955523,-3.466928,-1.061097,1.103419,5.333776,-1.055849,-0.880222,6.084131,
+		          1.059107,-0.880221,6.084131,1.090589,-1.078127,5.358476,1.284771,-0.950818,0.581358,-1.349742,-0.887595,-0.012359
+		PolygonVertexIndex: 14,4,6,-14,1,0,10,-10,2,13,12,-12,13,6,-13,4,14,-6,2,11,-1,4,1,9,-8,1,15,-4,6,4,7,-9,
+		                    15,5,14,-4,3,14,13,-3,11,12,6,-1,7,9,10,-9,0,6,8,-11,3,2,0,-2,5,15,1,-5
+		GeometryVersion: 124
+		LayerElementNormal: 0 {
+			Version: 101
+			Name: ""
+			MappingInformationType: "ByPolygonVertex"
+			ReferenceInformationType: "Direct"
+			Normals: 0.938879,-0.342672,-0.032900,0.938879,-0.342672,-0.032900,0.938879,-0.342672,-0.032900,0.938879,-0.342672,-0.032900,
+			         -0.622455,0.734495,0.270309,-0.622455,0.734495,0.270309,-0.622455,0.734495,0.270309,-0.622455,0.734495,0.270309,
+			         0.000000,-0.964764,0.263117,0.000000,-0.964764,0.263117,0.000000,-0.964764,0.263117,0.000000,-0.964764,0.263117,
+			         0.793094,-0.578030,0.192052,0.793094,-0.578030,0.192052,0.793094,-0.578030,0.192052,0.968329,-0.234284,0.086316,
+			         0.968329,-0.234284,0.086316,0.968329,-0.234284,0.086316,-0.791246,-0.578603,0.197860,-0.791246,-0.578603,0.197860,
+			         -0.791246,-0.578603,0.197860,0.000000,-0.891207,-0.453596,0.000000,-0.891207,-0.453596,0.000000,-0.891207,-0.453596,
+			         0.000000,-0.891207,-0.453596,-0.968661,-0.235950,0.077615,-0.968661,-0.235950,0.077615,-0.968661,-0.235950,0.077615,
+			         0.622457,0.734494,0.270308,0.622457,0.734494,0.270308,0.622457,0.734494,0.270308,0.622457,0.734494,0.270308,
+			         -0.000000,-0.994378,-0.105887,-0.000000,-0.994378,-0.105887,-0.000000,-0.994378,-0.105887,-0.000000,-0.994378,-0.105887,
+			         -0.000000,-0.999645,-0.026640,-0.000000,-0.999645,-0.026640,-0.000000,-0.999645,-0.026640,-0.000000,-0.999645,-0.026640,
+			         0.000000,0.373897,0.927470,0.000000,0.373897,0.927470,0.000000,0.373897,0.927470,0.000000,0.373897,0.927470,
+			         0.000000,0.951292,0.308292,0.000000,0.951292,0.308292,0.000000,0.951292,0.308292,0.000000,0.951292,0.308292,
+			         0.000000,0.335500,0.942040,0.000000,0.335500,0.942040,0.000000,0.335500,0.942040,0.000000,0.335500,0.942040,
+			         -0.938879,-0.342671,-0.032898,-0.938879,-0.342671,-0.032898,-0.938879,-0.342671,-0.032898,-0.938879,-0.342671,-0.032898,
+			         -0.000000,0.008052,-0.999968,-0.000000,0.008052,-0.999968,-0.000000,0.008052,-0.999968,-0.000000,0.008052,-0.999968
+		}
+		LayerElementUV: 0 {
+			Version: 101
+			Name: "UVMap"
+			MappingInformationType: "ByPolygonVertex"
+			ReferenceInformationType: "IndexToDirect"
+			UV: 0.280622,0.763489
+			UVIndex: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+		}
+		Layer: 0 {
+			Version: 100
+			LayerElement:  {
+				Type: "LayerElementNormal"
+				TypedIndex: 0
+			}
+			LayerElement:  {
+				Type: "LayerElementUV"
+				TypedIndex: 0
+			}
+		}
+	}
+	Pose: "Pose::BIND_POSES", "BindPose" {
+		Type: "BindPose"
+		Version: 100
+		Properties60:  {
+		}
+		NbPoseNodes: 1
+		PoseNode:  {
+			Node: "Model::02_Thumb02_L"
+			Matrix: -0.000000032307824,1.000000000000000,0.000000043711420,0.000000000000000,-1.000000000000000,-0.000000043711388,0.000000000000031,0.000000000000000,0.000000006740525,-0.000000043711474,1.000000000000000,0.000000000000000,-0.000000000000000,0.000000000000000,0.000000000000000,1.000000000000000
+		}
+	}
+	GlobalSettings:  {
+		Version: 1000
+		Properties60:  {
+			Property: "UpAxis", "int", "",1
+			Property: "UpAxisSign", "int", "",1
+			Property: "FrontAxis", "int", "",2
+			Property: "FrontAxisSign", "int", "",1
+			Property: "CoordAxis", "int", "",0
+			Property: "CoordAxisSign", "int", "",1
+			Property: "UnitScaleFactor", "double", "",1
+		}
+	}
+}
+
+; Object relations
+;------------------------------------------------------------------
+
+Relations:  {
+	Model: "Model::02_Thumb02_L", "Mesh" {
+	}
+}
+
+; Object connections
+;------------------------------------------------------------------
+
+Connections:  {
+	Connect: "OO", "Model::02_Thumb02_L", "Model::Scene"
+}
+;Takes and animation section
+;----------------------------------------------------
+
+Takes:  {
+	Current: ""
+}
\ No newline at end of file
diff --git a/lfs/objects/30/f6/30f693578c084bc0b08d7608ec877292b0f6b1a2ce7d37a63c4aa3c9fe1e1bf1 b/lfs/objects/30/f6/30f693578c084bc0b08d7608ec877292b0f6b1a2ce7d37a63c4aa3c9fe1e1bf1
new file mode 100644
index 0000000000000000000000000000000000000000..c674ff75ed82e64438e2058d156b065ae16ffafd
--- /dev/null
+++ b/lfs/objects/30/f6/30f693578c084bc0b08d7608ec877292b0f6b1a2ce7d37a63c4aa3c9fe1e1bf1
@@ -0,0 +1,145 @@
+; FBX 6.1.0 project file
+; ----------------------------------------------------
+
+FBXHeaderExtension:  {
+	FBXHeaderVersion: 1003
+	FBXVersion: 6100
+}
+CreationTime: "2022-07-15 09:53:39:000"
+
+; Object definitions
+;------------------------------------------------------------------
+
+Definitions:  {
+	Version: 100
+	Count: 5
+	ObjectType: "Model" {
+		Count: 1
+	}
+	ObjectType: "Geometry" {
+		Count: 1
+	}
+	ObjectType: "Pose" {
+		Count: 1
+	}
+	ObjectType: "GlobalSettings" {
+		Count: 1
+	}
+}
+
+; Object properties
+;------------------------------------------------------------------
+
+Objects:  {
+	Model: "Model::01_Middle03_L", "Mesh" {
+		Version: 232
+		Properties60:  {
+			Property: "QuaternionInterpolate", "bool", "",0
+			Property: "Lcl Translation", "Lcl Translation", "A+",0.0000,0.0000,0.0000
+			Property: "Lcl Rotation", "Lcl Rotation", "A+",-0.0000,0.0000,0.0000
+			Property: "Lcl Scaling", "Lcl Scaling", "A+",1.0,1.0,1.0
+		}
+		MultiLayer: 0
+		MultiTake: 1
+		Shading: Y
+		Culling: "CullingOff"
+		Vertices: 7.355137,-3.508037,0.323487,7.278229,-1.999543,3.810135,7.035130,-2.622513,-2.759181,14.029692,0.217486,1.766983,
+		          7.607922,1.023551,4.471552,6.756674,0.467426,-3.673497,8.046734,3.964016,2.648095,8.027910,4.174988,-1.044395,
+		          3.451399,3.964144,2.773211,3.150305,4.321865,-1.567597,2.789160,0.989118,4.607060,2.411646,-2.236213,3.654309,
+		          2.138464,-3.641826,0.179363,1.648865,0.309613,-3.968950,1.619001,-2.881223,-2.838761,2.493448,0.384447,0.299251
+		PolygonVertexIndex: 5,3,-3,14,12,-16,11,12,0,-2,12,14,2,-1,0,3,-2,4,1,-4,2,3,-1,6,3,-8,11,10,-16,3,6,-5,
+		                    3,5,-8,4,6,8,-11,7,5,13,-10,13,14,-16,5,2,14,-14,7,9,8,-7,1,4,10,-12,9,13,-16,8,9,-16,
+		                    10,8,-16,12,11,-16
+		GeometryVersion: 124
+		LayerElementNormal: 0 {
+			Version: 101
+			Name: ""
+			MappingInformationType: "ByPolygonVertex"
+			ReferenceInformationType: "Direct"
+			Normals: 0.585080,-0.181178,-0.790478,0.585080,-0.181178,-0.790478,0.585080,-0.181178,-0.790478,-0.978499,0.078893,0.190568,
+			         -0.988924,0.083537,0.122685,-0.981313,0.156144,0.112443,0.022423,-0.922436,0.385497,0.022423,-0.922436,0.385497,
+			         0.022423,-0.922436,0.385497,0.022423,-0.922436,0.385497,0.041143,-0.963216,-0.265558,0.041143,-0.963216,-0.265558,
+			         0.041143,-0.963216,-0.265558,0.041143,-0.963216,-0.265558,0.389417,-0.842175,0.372956,0.389417,-0.842175,0.372956,
+			         0.389417,-0.842175,0.372956,0.351760,-0.236522,0.905717,0.351760,-0.236522,0.905717,0.351760,-0.236522,0.905717,
+			         0.513441,-0.809156,-0.285737,0.513441,-0.809156,-0.285737,0.513441,-0.809156,-0.285737,0.534983,0.843638,0.045474,
+			         0.534983,0.843638,0.045474,0.534983,0.843638,0.045474,-0.994379,0.093830,0.049046,-0.984452,0.170129,0.043698,
+			         -0.981313,0.156144,0.112443,0.394815,0.440928,0.806042,0.394815,0.440928,0.806042,0.394815,0.440928,0.806042,
+			         0.571730,0.335038,-0.748916,0.571730,0.335038,-0.748916,0.571730,0.335038,-0.748916,0.021687,0.522823,0.852166,
+			         0.021687,0.522823,0.852166,0.021687,0.522823,0.852166,0.021687,0.522823,0.852166,0.068861,0.527173,-0.846963,
+			         0.068861,0.527173,-0.846963,0.068861,0.527173,-0.846963,0.068861,0.527173,-0.846963,-0.970091,0.151956,0.189295,
+			         -0.978499,0.078893,0.190568,-0.981313,0.156144,0.112443,0.046042,-0.307555,-0.950416,0.046042,-0.307555,-0.950416,
+			         0.046042,-0.307555,-0.950416,0.046042,-0.307555,-0.950416,0.012533,0.997460,0.070113,0.012533,0.997460,0.070113,
+			         0.012533,0.997460,0.070113,0.012533,0.997460,0.070113,0.004985,-0.250647,0.968066,0.004985,-0.250647,0.968066,
+			         0.004985,-0.250647,0.968066,0.004985,-0.250647,0.968066,-0.965691,0.223667,0.131960,-0.970091,0.151956,0.189295,
+			         -0.981313,0.156144,0.112443,-0.973661,0.220520,0.057933,-0.965691,0.223667,0.131960,-0.981313,0.156144,0.112443,
+			         -0.984452,0.170129,0.043698,-0.973661,0.220520,0.057933,-0.981313,0.156144,0.112443,-0.988924,0.083537,0.122685,
+			         -0.994379,0.093830,0.049046,-0.981313,0.156144,0.112443
+		}
+		LayerElementUV: 0 {
+			Version: 101
+			Name: "UVMap"
+			MappingInformationType: "ByPolygonVertex"
+			ReferenceInformationType: "IndexToDirect"
+			UV: 0.509018,0.053687
+			UVIndex: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+			         0,0,0,0,0,0
+		}
+		Layer: 0 {
+			Version: 100
+			LayerElement:  {
+				Type: "LayerElementNormal"
+				TypedIndex: 0
+			}
+			LayerElement:  {
+				Type: "LayerElementUV"
+				TypedIndex: 0
+			}
+		}
+	}
+	Pose: "Pose::BIND_POSES", "BindPose" {
+		Type: "BindPose"
+		Version: 100
+		Properties60:  {
+		}
+		NbPoseNodes: 1
+		PoseNode:  {
+			Node: "Model::01_Middle03_L"
+			Matrix: -0.000000042897646,0.999999701976776,-0.000000613482143,0.000000000000000,-0.999999701976776,-0.000000024414817,0.000000157797672,0.000000000000000,0.000000160355555,0.000000613016539,0.999999642372131,0.000000000000000,0.000007629405445,0.000000000004547,0.000000000008185,1.000000000000000
+		}
+	}
+	GlobalSettings:  {
+		Version: 1000
+		Properties60:  {
+			Property: "UpAxis", "int", "",1
+			Property: "UpAxisSign", "int", "",1
+			Property: "FrontAxis", "int", "",2
+			Property: "FrontAxisSign", "int", "",1
+			Property: "CoordAxis", "int", "",0
+			Property: "CoordAxisSign", "int", "",1
+			Property: "UnitScaleFactor", "double", "",1
+		}
+	}
+}
+
+; Object relations
+;------------------------------------------------------------------
+
+Relations:  {
+	Model: "Model::01_Middle03_L", "Mesh" {
+	}
+}
+
+; Object connections
+;------------------------------------------------------------------
+
+Connections:  {
+	Connect: "OO", "Model::01_Middle03_L", "Model::Scene"
+	Connect: "OO", "Texture::Elemental", "Model::01_Middle03_L"
+	Connect: "OO", "Video::Elemental", "Texture::Elemental"
+}
+;Takes and animation section
+;----------------------------------------------------
+
+Takes:  {
+	Current: ""
+}
\ No newline at end of file
diff --git a/lfs/objects/33/4f/334f3d63055428bbfebe76dc044f3eb4dacc02525a16bba424d3b5e47f98e8e2 b/lfs/objects/33/4f/334f3d63055428bbfebe76dc044f3eb4dacc02525a16bba424d3b5e47f98e8e2
new file mode 100644
index 0000000000000000000000000000000000000000..b0382c71666a2b9260862e7bb530dd4eb7b539be
--- /dev/null
+++ b/lfs/objects/33/4f/334f3d63055428bbfebe76dc044f3eb4dacc02525a16bba424d3b5e47f98e8e2
@@ -0,0 +1,138 @@
+; FBX 6.1.0 project file
+; ----------------------------------------------------
+
+FBXHeaderExtension:  {
+	FBXHeaderVersion: 1003
+	FBXVersion: 6100
+}
+CreationTime: "2022-07-15 09:45:08:000"
+
+; Object definitions
+;------------------------------------------------------------------
+
+Definitions:  {
+	Version: 100
+	Count: 3
+	ObjectType: "Model" {
+		Count: 1
+	}
+	ObjectType: "Geometry" {
+		Count: 1
+	}
+	ObjectType: "Pose" {
+		Count: 1
+	}
+	ObjectType: "GlobalSettings" {
+		Count: 1
+	}
+}
+
+; Object properties
+;------------------------------------------------------------------
+
+Objects:  {
+	Model: "Model::02_Index03_L", "Mesh" {
+		Version: 232
+		Properties60:  {
+			Property: "QuaternionInterpolate", "bool", "",0
+			Property: "Lcl Translation", "Lcl Translation", "A+",0.0000,0.0000,0.0000
+			Property: "Lcl Rotation", "Lcl Rotation", "A+",0.0000,0.0000,0.0000
+			Property: "Lcl Scaling", "Lcl Scaling", "A+",1.0,1.0,1.0
+		}
+		MultiLayer: 0
+		MultiTake: 1
+		Shading: Y
+		Culling: "CullingOff"
+		Vertices: 4.623655,0.043646,1.208370,0.010029,1.769784,1.381753,4.340864,-0.873384,0.720257,0.470955,-0.770251,0.848256,
+		          0.010029,1.769784,-1.380329,-0.010012,-0.719035,-0.891804,4.623655,0.043646,-1.206956,-2.808534,3.204343,-0.798402,
+		          4.320854,0.893872,-0.698083,-2.808534,3.204343,0.799823,4.320854,0.893872,0.699498,4.928712,-0.713062,0.696040,
+		          4.928712,-0.713062,-0.698083,4.340864,-0.873384,-0.718835,0.470955,-0.770251,-0.846835,-0.010012,-0.719035,0.889766
+		PolygonVertexIndex: 14,4,6,-14,1,0,10,-10,2,13,12,-12,13,6,-13,4,14,-6,2,11,-1,4,1,9,-8,1,15,-4,6,4,7,-9,
+		                    15,5,14,-4,3,14,13,-3,11,12,6,-1,7,9,10,-9,0,6,8,-11,3,2,0,-2,5,15,1,-5
+		GeometryVersion: 124
+		LayerElementNormal: 0 {
+			Version: 101
+			Name: ""
+			MappingInformationType: "ByPolygonVertex"
+			ReferenceInformationType: "Direct"
+			Normals: -0.027323,-0.284588,-0.958260,-0.027323,-0.284588,-0.958260,-0.027323,-0.284588,-0.958260,-0.027323,-0.284588,-0.958260,
+			         0.246992,0.671135,0.698980,0.246992,0.671135,0.698980,0.246992,0.671135,0.698980,0.246992,0.671135,0.698980,
+			         0.263118,-0.964764,0.000000,0.263118,-0.964764,0.000000,0.263118,-0.964764,0.000000,0.263118,-0.964764,0.000000,
+			         0.167097,-0.502921,-0.848026,0.167097,-0.502921,-0.848026,0.167097,-0.502921,-0.848026,0.070987,-0.192677,-0.978691,
+			         0.070987,-0.192677,-0.978691,0.070987,-0.192677,-0.978691,0.172248,-0.503705,0.846530,0.172248,-0.503705,0.846530,
+			         0.172248,-0.503705,0.846530,-0.453596,-0.891207,0.000000,-0.453596,-0.891207,0.000000,-0.453596,-0.891207,0.000000,
+			         -0.453596,-0.891207,0.000000,0.063823,-0.194026,0.978918,0.063823,-0.194026,0.978918,0.063823,-0.194026,0.978918,
+			         0.246990,0.671134,-0.698981,0.246990,0.671134,-0.698981,0.246990,0.671134,-0.698981,0.246990,0.671134,-0.698981,
+			         -0.105887,-0.994378,0.000000,-0.105887,-0.994378,0.000000,-0.105887,-0.994378,0.000000,-0.105887,-0.994378,0.000000,
+			         -0.026641,-0.999645,0.000000,-0.026641,-0.999645,0.000000,-0.026641,-0.999645,0.000000,-0.026641,-0.999645,0.000000,
+			         0.927470,0.373897,0.000000,0.927470,0.373897,0.000000,0.927470,0.373897,0.000000,0.927470,0.373897,0.000000,
+			         0.308292,0.951292,0.000000,0.308292,0.951292,0.000000,0.308292,0.951292,0.000000,0.308292,0.951292,0.000000,
+			         0.942040,0.335501,0.000000,0.942040,0.335501,0.000000,0.942040,0.335501,0.000000,0.942040,0.335501,0.000000,
+			         -0.027321,-0.284587,0.958261,-0.027321,-0.284587,0.958261,-0.027321,-0.284587,0.958261,-0.027321,-0.284587,0.958261,
+			         -0.999968,0.008052,0.000000,-0.999968,0.008052,0.000000,-0.999968,0.008052,0.000000,-0.999968,0.008052,0.000000
+		}
+		LayerElementUV: 0 {
+			Version: 101
+			Name: "UVMap"
+			MappingInformationType: "ByPolygonVertex"
+			ReferenceInformationType: "IndexToDirect"
+			UV: 0.288373,0.583667
+			UVIndex: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+		}
+		Layer: 0 {
+			Version: 100
+			LayerElement:  {
+				Type: "LayerElementNormal"
+				TypedIndex: 0
+			}
+			LayerElement:  {
+				Type: "LayerElementUV"
+				TypedIndex: 0
+			}
+		}
+	}
+	Pose: "Pose::BIND_POSES", "BindPose" {
+		Type: "BindPose"
+		Version: 100
+		Properties60:  {
+		}
+		NbPoseNodes: 1
+		PoseNode:  {
+			Node: "Model::02_Index03_L"
+			Matrix: 0.000000039210875,0.999999940395355,0.000000043711388,0.000000000000000,-0.999999880790710,0.000000072741415,0.000000033530551,0.000000000000000,0.000000030774075,-0.000000043711378,1.000000000000000,0.000000000000000,0.000000000001819,0.000000000000455,0.000000000000909,1.000000000000000
+		}
+	}
+	GlobalSettings:  {
+		Version: 1000
+		Properties60:  {
+			Property: "UpAxis", "int", "",1
+			Property: "UpAxisSign", "int", "",1
+			Property: "FrontAxis", "int", "",2
+			Property: "FrontAxisSign", "int", "",1
+			Property: "CoordAxis", "int", "",0
+			Property: "CoordAxisSign", "int", "",1
+			Property: "UnitScaleFactor", "double", "",1
+		}
+	}
+}
+
+; Object relations
+;------------------------------------------------------------------
+
+Relations:  {
+	Model: "Model::02_Index03_L", "Mesh" {
+	}
+}
+
+; Object connections
+;------------------------------------------------------------------
+
+Connections:  {
+	Connect: "OO", "Model::02_Index03_L", "Model::Scene"
+}
+;Takes and animation section
+;----------------------------------------------------
+
+Takes:  {
+	Current: ""
+}
\ No newline at end of file
diff --git a/lfs/objects/34/31/3431ce1dbde97b31819605b69be0bbe66897de0482b838e2316c800866cf731d b/lfs/objects/34/31/3431ce1dbde97b31819605b69be0bbe66897de0482b838e2316c800866cf731d
new file mode 100644
index 0000000000000000000000000000000000000000..1f3eeffe30458833397712ee7efb334da3f654c7
--- /dev/null
+++ b/lfs/objects/34/31/3431ce1dbde97b31819605b69be0bbe66897de0482b838e2316c800866cf731d
@@ -0,0 +1,145 @@
+; FBX 6.1.0 project file
+; ----------------------------------------------------
+
+FBXHeaderExtension:  {
+	FBXHeaderVersion: 1003
+	FBXVersion: 6100
+}
+CreationTime: "2022-07-14 16:32:07:000"
+
+; Object definitions
+;------------------------------------------------------------------
+
+Definitions:  {
+	Version: 100
+	Count: 5
+	ObjectType: "Model" {
+		Count: 1
+	}
+	ObjectType: "Geometry" {
+		Count: 1
+	}
+	ObjectType: "Pose" {
+		Count: 1
+	}
+	ObjectType: "GlobalSettings" {
+		Count: 1
+	}
+}
+
+; Object properties
+;------------------------------------------------------------------
+
+Objects:  {
+	Model: "Model::03_Index02_L", "Mesh" {
+		Version: 232
+		Properties60:  {
+			Property: "QuaternionInterpolate", "bool", "",0
+			Property: "Lcl Translation", "Lcl Translation", "A+",4.2206,-0.1414,0.0182
+			Property: "Lcl Rotation", "Lcl Rotation", "A+",0.0000,0.0000,0.0000
+			Property: "Lcl Scaling", "Lcl Scaling", "A+",1.0,1.0,1.0
+		}
+		MultiLayer: 0
+		MultiTake: 1
+		Shading: Y
+		Culling: "CullingOff"
+		Vertices: 8.289679,0.074895,-0.180382,0.089103,-0.155056,0.563337,9.174282,0.731802,1.880896,8.999411,-1.682374,1.573469,
+		          7.626835,-2.212510,-0.691208,7.330050,-1.248746,-2.194093,7.820242,0.565615,-2.329791,7.860798,1.837289,-0.920548,
+		          8.872246,1.934180,0.705541,1.344031,-1.715652,2.215970,-0.242496,-2.473171,-0.582281,-1.145913,-1.066732,-1.983154,
+		          0.644843,0.692958,2.479267,-0.920070,0.691855,-2.161188,-0.125071,1.889749,-1.144376,0.355572,2.136050,0.612423
+		PolygonVertexIndex: 11,5,4,-11,12,15,-2,9,3,2,-13,10,4,3,-10,7,8,-1,4,5,-1,14,7,6,-14,15,12,2,-9,14,15,8,
+		                    -8,9,12,-2,15,14,-2,11,10,-2,6,5,11,-14,13,11,-2,10,9,-2,14,13,-2,5,6,-1,6,7,-1,3,4,-1,
+		                    8,2,-1,2,3,-1
+		GeometryVersion: 124
+		LayerElementNormal: 0 {
+			Version: 101
+			Name: ""
+			MappingInformationType: "ByPolygonVertex"
+			ReferenceInformationType: "Direct"
+			Normals: -0.008597,-0.776398,-0.630184,-0.008597,-0.776398,-0.630184,-0.008597,-0.776398,-0.630184,-0.008597,-0.776398,-0.630184,
+			         -0.941417,-0.106214,0.320082,-0.964348,0.106974,0.242052,-0.920148,-0.023985,0.390836,0.076472,-0.108972,0.991099,
+			         0.076472,-0.108972,0.991099,0.076472,-0.108972,0.991099,0.076472,-0.108972,0.991099,0.029555,-0.972714,0.230117,
+			         0.029555,-0.972714,0.230117,0.029555,-0.972714,0.230117,0.029555,-0.972714,0.230117,0.932280,0.078577,-0.353101,
+			         0.897251,-0.073708,-0.435326,0.923699,-0.078583,-0.374973,0.902886,-0.173836,-0.393165,0.928444,-0.233149,-0.289195,
+			         0.923699,-0.078583,-0.374973,0.009829,0.699066,-0.714989,0.009829,0.699066,-0.714989,0.009829,0.699066,-0.714989,
+			         0.009829,0.699066,-0.714989,0.026594,0.756883,0.653009,0.026594,0.756883,0.653009,0.026594,0.756883,0.653009,
+			         0.026594,0.756883,0.653009,0.017402,0.993943,-0.108511,0.017402,0.993943,-0.108511,0.017402,0.993943,-0.108511,
+			         0.017402,0.993943,-0.108511,-0.864944,-0.215608,0.453195,-0.941417,-0.106214,0.320082,-0.920148,-0.023985,0.390836,
+			         -0.964348,0.106974,0.242052,-0.920810,0.188638,0.341358,-0.920148,-0.023985,0.390836,-0.904817,0.042243,0.423701,
+			         -0.866944,-0.115584,0.484817,-0.920148,-0.023985,0.390836,-0.023446,-0.082783,-0.996292,-0.023446,-0.082783,-0.996292,
+			         -0.023446,-0.082783,-0.996292,-0.023446,-0.082783,-0.996292,-0.897906,0.196777,0.393755,-0.904817,0.042243,0.423701,
+			         -0.920148,-0.023985,0.390836,-0.866944,-0.115584,0.484817,-0.864944,-0.215608,0.453195,-0.920148,-0.023985,0.390836,
+			         -0.920810,0.188638,0.341358,-0.897906,0.196777,0.393755,-0.920148,-0.023985,0.390836,0.928444,-0.233149,-0.289195,
+			         0.968395,-0.090924,-0.232258,0.923699,-0.078583,-0.374973,0.968395,-0.090924,-0.232258,0.932280,0.078577,-0.353101,
+			         0.923699,-0.078583,-0.374973,0.894211,-0.078665,-0.440679,0.902886,-0.173836,-0.393165,0.923699,-0.078583,-0.374973,
+			         0.897251,-0.073708,-0.435326,0.924423,-0.066494,-0.375528,0.923699,-0.078583,-0.374973,0.924423,-0.066494,-0.375528,
+			         0.894211,-0.078665,-0.440679,0.923699,-0.078583,-0.374973
+		}
+		LayerElementUV: 0 {
+			Version: 101
+			Name: "UVMap"
+			MappingInformationType: "ByPolygonVertex"
+			ReferenceInformationType: "IndexToDirect"
+			UV: 0.088507,0.791509
+			UVIndex: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+			         0,0,0,0,0,0
+		}
+		Layer: 0 {
+			Version: 100
+			LayerElement:  {
+				Type: "LayerElementNormal"
+				TypedIndex: 0
+			}
+			LayerElement:  {
+				Type: "LayerElementUV"
+				TypedIndex: 0
+			}
+		}
+	}
+	Pose: "Pose::BIND_POSES", "BindPose" {
+		Type: "BindPose"
+		Version: 100
+		Properties60:  {
+		}
+		NbPoseNodes: 1
+		PoseNode:  {
+			Node: "Model::03_Index02_L"
+			Matrix: 0.000000042515946,0.999999940395355,0.000000134358856,0.000000000000000,-1.000000000000000,0.000000059457438,0.000000191732241,0.000000000000000,0.000000192362620,-0.000000134358871,0.999999940395355,0.000000000000000,4.220634460449219,-0.141407132148743,0.018234340474010,1.000000000000000
+		}
+	}
+	GlobalSettings:  {
+		Version: 1000
+		Properties60:  {
+			Property: "UpAxis", "int", "",1
+			Property: "UpAxisSign", "int", "",1
+			Property: "FrontAxis", "int", "",2
+			Property: "FrontAxisSign", "int", "",1
+			Property: "CoordAxis", "int", "",0
+			Property: "CoordAxisSign", "int", "",1
+			Property: "UnitScaleFactor", "double", "",1
+		}
+	}
+}
+
+; Object relations
+;------------------------------------------------------------------
+
+Relations:  {
+	Model: "Model::03_Index02_L", "Mesh" {
+	}
+}
+
+; Object connections
+;------------------------------------------------------------------
+
+Connections:  {
+	Connect: "OO", "Model::03_Index02_L", "Model::Scene"
+	Connect: "OO", "Texture::Elemental", "Model::03_Index02_L"
+	Connect: "OO", "Video::Elemental", "Texture::Elemental"
+}
+;Takes and animation section
+;----------------------------------------------------
+
+Takes:  {
+	Current: ""
+}
\ No newline at end of file
diff --git a/lfs/objects/3e/f8/3ef8e7c175c00811bddb5ec33739332e91ac872a02f65f77daf0431bf83243ef b/lfs/objects/3e/f8/3ef8e7c175c00811bddb5ec33739332e91ac872a02f65f77daf0431bf83243ef
new file mode 100644
index 0000000000000000000000000000000000000000..f099906fe6d63c9817d677a01a0e52a1b560aa29
--- /dev/null
+++ b/lfs/objects/3e/f8/3ef8e7c175c00811bddb5ec33739332e91ac872a02f65f77daf0431bf83243ef
@@ -0,0 +1,138 @@
+; FBX 6.1.0 project file
+; ----------------------------------------------------
+
+FBXHeaderExtension:  {
+	FBXHeaderVersion: 1003
+	FBXVersion: 6100
+}
+CreationTime: "2022-07-15 09:44:36:000"
+
+; Object definitions
+;------------------------------------------------------------------
+
+Definitions:  {
+	Version: 100
+	Count: 3
+	ObjectType: "Model" {
+		Count: 1
+	}
+	ObjectType: "Geometry" {
+		Count: 1
+	}
+	ObjectType: "Pose" {
+		Count: 1
+	}
+	ObjectType: "GlobalSettings" {
+		Count: 1
+	}
+}
+
+; Object properties
+;------------------------------------------------------------------
+
+Objects:  {
+	Model: "Model::02_Middle01_L", "Mesh" {
+		Version: 232
+		Properties60:  {
+			Property: "QuaternionInterpolate", "bool", "",0
+			Property: "Lcl Translation", "Lcl Translation", "A+",0.0000,0.0000,0.0000
+			Property: "Lcl Rotation", "Lcl Rotation", "A+",0.0000,0.0000,0.0000
+			Property: "Lcl Scaling", "Lcl Scaling", "A+",1.0,1.0,1.0
+		}
+		MultiLayer: 0
+		MultiTake: 1
+		Shading: Y
+		Culling: "CullingOff"
+		Vertices: 8.322798,0.078566,2.175122,0.018053,3.185694,2.487221,7.813762,-1.572132,1.296496,0.847741,-1.386488,1.526901,
+		          0.018053,3.185695,-2.484658,-0.018022,-1.294297,-1.605289,8.322798,0.078566,-2.172579,-5.055494,5.767968,-1.437161,
+		          7.777743,1.609012,-1.256582,-5.055494,5.767968,1.439720,7.777743,1.609012,1.259130,8.871915,-1.283545,1.252904,
+		          8.871915,-1.283545,-1.256582,7.813762,-1.572132,-1.293937,0.847741,-1.386488,-1.524343,-0.018022,-1.294297,1.601620
+		PolygonVertexIndex: 14,4,6,-14,1,0,10,-10,2,13,12,-12,13,6,-13,4,14,-6,2,11,-1,4,1,9,-8,1,15,-4,6,4,7,-9,
+		                    15,5,14,-4,3,14,13,-3,11,12,6,-1,7,9,10,-9,0,6,8,-11,3,2,0,-2,5,15,1,-5
+		GeometryVersion: 124
+		LayerElementNormal: 0 {
+			Version: 101
+			Name: ""
+			MappingInformationType: "ByPolygonVertex"
+			ReferenceInformationType: "Direct"
+			Normals: -0.027323,-0.284588,-0.958260,-0.027323,-0.284588,-0.958260,-0.027323,-0.284588,-0.958260,-0.027323,-0.284588,-0.958260,
+			         0.246992,0.671135,0.698980,0.246992,0.671135,0.698980,0.246992,0.671135,0.698980,0.246992,0.671135,0.698980,
+			         0.263118,-0.964764,0.000000,0.263118,-0.964764,0.000000,0.263118,-0.964764,0.000000,0.263118,-0.964764,0.000000,
+			         0.167097,-0.502921,-0.848026,0.167097,-0.502921,-0.848026,0.167097,-0.502921,-0.848026,0.070987,-0.192677,-0.978691,
+			         0.070987,-0.192677,-0.978691,0.070987,-0.192677,-0.978691,0.172248,-0.503705,0.846529,0.172248,-0.503705,0.846529,
+			         0.172248,-0.503705,0.846529,-0.453596,-0.891207,-0.000000,-0.453596,-0.891207,-0.000000,-0.453596,-0.891207,-0.000000,
+			         -0.453596,-0.891207,-0.000000,0.063824,-0.194026,0.978918,0.063824,-0.194026,0.978918,0.063824,-0.194026,0.978918,
+			         0.246990,0.671134,-0.698981,0.246990,0.671134,-0.698981,0.246990,0.671134,-0.698981,0.246990,0.671134,-0.698981,
+			         -0.105887,-0.994378,-0.000000,-0.105887,-0.994378,-0.000000,-0.105887,-0.994378,-0.000000,-0.105887,-0.994378,-0.000000,
+			         -0.026641,-0.999645,0.000000,-0.026641,-0.999645,0.000000,-0.026641,-0.999645,0.000000,-0.026641,-0.999645,0.000000,
+			         0.927470,0.373897,0.000000,0.927470,0.373897,0.000000,0.927470,0.373897,0.000000,0.927470,0.373897,0.000000,
+			         0.308292,0.951292,0.000000,0.308292,0.951292,0.000000,0.308292,0.951292,0.000000,0.308292,0.951292,0.000000,
+			         0.942040,0.335499,0.000000,0.942040,0.335499,0.000000,0.942040,0.335499,0.000000,0.942040,0.335499,0.000000,
+			         -0.027321,-0.284587,0.958261,-0.027321,-0.284587,0.958261,-0.027321,-0.284587,0.958261,-0.027321,-0.284587,0.958261,
+			         -0.999968,0.008052,0.000000,-0.999968,0.008052,0.000000,-0.999968,0.008052,0.000000,-0.999968,0.008052,0.000000
+		}
+		LayerElementUV: 0 {
+			Version: 101
+			Name: "UVMap"
+			MappingInformationType: "ByPolygonVertex"
+			ReferenceInformationType: "IndexToDirect"
+			UV: 0.288373,0.583667
+			UVIndex: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+		}
+		Layer: 0 {
+			Version: 100
+			LayerElement:  {
+				Type: "LayerElementNormal"
+				TypedIndex: 0
+			}
+			LayerElement:  {
+				Type: "LayerElementUV"
+				TypedIndex: 0
+			}
+		}
+	}
+	Pose: "Pose::BIND_POSES", "BindPose" {
+		Type: "BindPose"
+		Version: 100
+		Properties60:  {
+		}
+		NbPoseNodes: 1
+		PoseNode:  {
+			Node: "Model::02_Middle01_L"
+			Matrix: 0.000000066796325,0.999999940395355,0.000000043711420,0.000000000000000,-1.000000000000000,0.000000075644039,0.000000008847713,0.000000000000000,0.000000008993864,-0.000000043711378,1.000000000000000,0.000000000000000,0.000000000000000,0.000000000000000,0.000000000000000,1.000000000000000
+		}
+	}
+	GlobalSettings:  {
+		Version: 1000
+		Properties60:  {
+			Property: "UpAxis", "int", "",1
+			Property: "UpAxisSign", "int", "",1
+			Property: "FrontAxis", "int", "",2
+			Property: "FrontAxisSign", "int", "",1
+			Property: "CoordAxis", "int", "",0
+			Property: "CoordAxisSign", "int", "",1
+			Property: "UnitScaleFactor", "double", "",1
+		}
+	}
+}
+
+; Object relations
+;------------------------------------------------------------------
+
+Relations:  {
+	Model: "Model::02_Middle01_L", "Mesh" {
+	}
+}
+
+; Object connections
+;------------------------------------------------------------------
+
+Connections:  {
+	Connect: "OO", "Model::02_Middle01_L", "Model::Scene"
+}
+;Takes and animation section
+;----------------------------------------------------
+
+Takes:  {
+	Current: ""
+}
\ No newline at end of file
diff --git a/lfs/objects/3f/c1/3fc1a3c0a3c3d073b7b19f52f6903abb8b2f3c69f10a18c894295587b0a8f9e8 b/lfs/objects/3f/c1/3fc1a3c0a3c3d073b7b19f52f6903abb8b2f3c69f10a18c894295587b0a8f9e8
new file mode 100644
index 0000000000000000000000000000000000000000..b5b923be6bb39d777041a6d2fb14d81021570c82
--- /dev/null
+++ b/lfs/objects/3f/c1/3fc1a3c0a3c3d073b7b19f52f6903abb8b2f3c69f10a18c894295587b0a8f9e8
@@ -0,0 +1,138 @@
+; FBX 6.1.0 project file
+; ----------------------------------------------------
+
+FBXHeaderExtension:  {
+	FBXHeaderVersion: 1003
+	FBXVersion: 6100
+}
+CreationTime: "2022-07-15 09:44:58:000"
+
+; Object definitions
+;------------------------------------------------------------------
+
+Definitions:  {
+	Version: 100
+	Count: 3
+	ObjectType: "Model" {
+		Count: 1
+	}
+	ObjectType: "Geometry" {
+		Count: 1
+	}
+	ObjectType: "Pose" {
+		Count: 1
+	}
+	ObjectType: "GlobalSettings" {
+		Count: 1
+	}
+}
+
+; Object properties
+;------------------------------------------------------------------
+
+Objects:  {
+	Model: "Model::02_Ring03_L", "Mesh" {
+		Version: 232
+		Properties60:  {
+			Property: "QuaternionInterpolate", "bool", "",0
+			Property: "Lcl Translation", "Lcl Translation", "A+",0.0000,0.0000,0.0000
+			Property: "Lcl Rotation", "Lcl Rotation", "A+",0.0000,0.0000,0.0000
+			Property: "Lcl Scaling", "Lcl Scaling", "A+",1.0,1.0,1.0
+		}
+		MultiLayer: 0
+		MultiTake: 1
+		Shading: Y
+		Culling: "CullingOff"
+		Vertices: 4.623656,0.043647,1.208370,0.010029,1.769783,1.381753,4.340865,-0.873384,0.720257,0.470955,-0.770251,0.848256,
+		          0.010029,1.769783,-1.380329,-0.010012,-0.719035,-0.891804,4.623656,0.043647,-1.206957,-2.808534,3.204343,-0.798402,
+		          4.320855,0.893872,-0.698083,-2.808534,3.204342,0.799823,4.320855,0.893872,0.699498,4.928712,-0.713062,0.696040,
+		          4.928712,-0.713062,-0.698083,4.340865,-0.873384,-0.718835,0.470955,-0.770251,-0.846835,-0.010012,-0.719035,0.889766
+		PolygonVertexIndex: 14,4,6,-14,1,0,10,-10,2,13,12,-12,13,6,-13,4,14,-6,2,11,-1,4,1,9,-8,1,15,-4,6,4,7,-9,
+		                    15,5,14,-4,3,14,13,-3,11,12,6,-1,7,9,10,-9,0,6,8,-11,3,2,0,-2,5,15,1,-5
+		GeometryVersion: 124
+		LayerElementNormal: 0 {
+			Version: 101
+			Name: ""
+			MappingInformationType: "ByPolygonVertex"
+			ReferenceInformationType: "Direct"
+			Normals: -0.027323,-0.284588,-0.958260,-0.027323,-0.284588,-0.958260,-0.027323,-0.284588,-0.958260,-0.027323,-0.284588,-0.958260,
+			         0.246992,0.671135,0.698980,0.246992,0.671135,0.698980,0.246992,0.671135,0.698980,0.246992,0.671135,0.698980,
+			         0.263117,-0.964764,0.000000,0.263117,-0.964764,0.000000,0.263117,-0.964764,0.000000,0.263117,-0.964764,0.000000,
+			         0.167097,-0.502921,-0.848027,0.167097,-0.502921,-0.848027,0.167097,-0.502921,-0.848027,0.070987,-0.192677,-0.978691,
+			         0.070987,-0.192677,-0.978691,0.070987,-0.192677,-0.978691,0.172247,-0.503704,0.846530,0.172247,-0.503704,0.846530,
+			         0.172247,-0.503704,0.846530,-0.453596,-0.891207,0.000000,-0.453596,-0.891207,0.000000,-0.453596,-0.891207,0.000000,
+			         -0.453596,-0.891207,0.000000,0.063824,-0.194026,0.978918,0.063824,-0.194026,0.978918,0.063824,-0.194026,0.978918,
+			         0.246990,0.671134,-0.698981,0.246990,0.671134,-0.698981,0.246990,0.671134,-0.698981,0.246990,0.671134,-0.698981,
+			         -0.105887,-0.994378,0.000000,-0.105887,-0.994378,0.000000,-0.105887,-0.994378,0.000000,-0.105887,-0.994378,0.000000,
+			         -0.026640,-0.999645,0.000000,-0.026640,-0.999645,0.000000,-0.026640,-0.999645,0.000000,-0.026640,-0.999645,0.000000,
+			         0.927470,0.373897,0.000000,0.927470,0.373897,0.000000,0.927470,0.373897,0.000000,0.927470,0.373897,0.000000,
+			         0.308292,0.951292,0.000000,0.308292,0.951292,0.000000,0.308292,0.951292,0.000000,0.308292,0.951292,0.000000,
+			         0.942040,0.335500,0.000000,0.942040,0.335500,0.000000,0.942040,0.335500,0.000000,0.942040,0.335500,0.000000,
+			         -0.027321,-0.284587,0.958261,-0.027321,-0.284587,0.958261,-0.027321,-0.284587,0.958261,-0.027321,-0.284587,0.958261,
+			         -0.999968,0.008052,0.000000,-0.999968,0.008052,0.000000,-0.999968,0.008052,0.000000,-0.999968,0.008052,0.000000
+		}
+		LayerElementUV: 0 {
+			Version: 101
+			Name: "UVMap"
+			MappingInformationType: "ByPolygonVertex"
+			ReferenceInformationType: "IndexToDirect"
+			UV: 0.288373,0.583667
+			UVIndex: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+		}
+		Layer: 0 {
+			Version: 100
+			LayerElement:  {
+				Type: "LayerElementNormal"
+				TypedIndex: 0
+			}
+			LayerElement:  {
+				Type: "LayerElementUV"
+				TypedIndex: 0
+			}
+		}
+	}
+	Pose: "Pose::BIND_POSES", "BindPose" {
+		Type: "BindPose"
+		Version: 100
+		Properties60:  {
+		}
+		NbPoseNodes: 1
+		PoseNode:  {
+			Node: "Model::02_Ring03_L"
+			Matrix: 0.000000072341045,1.000000000000000,0.000000043711388,0.000000000000000,-0.999999940395355,0.000000073521718,0.000000001180667,0.000000000000000,-0.000000000795515,-0.000000043711381,1.000000000000000,0.000000000000000,0.000000000000000,0.000000000000000,0.000000000000000,1.000000000000000
+		}
+	}
+	GlobalSettings:  {
+		Version: 1000
+		Properties60:  {
+			Property: "UpAxis", "int", "",1
+			Property: "UpAxisSign", "int", "",1
+			Property: "FrontAxis", "int", "",2
+			Property: "FrontAxisSign", "int", "",1
+			Property: "CoordAxis", "int", "",0
+			Property: "CoordAxisSign", "int", "",1
+			Property: "UnitScaleFactor", "double", "",1
+		}
+	}
+}
+
+; Object relations
+;------------------------------------------------------------------
+
+Relations:  {
+	Model: "Model::02_Ring03_L", "Mesh" {
+	}
+}
+
+; Object connections
+;------------------------------------------------------------------
+
+Connections:  {
+	Connect: "OO", "Model::02_Ring03_L", "Model::Scene"
+}
+;Takes and animation section
+;----------------------------------------------------
+
+Takes:  {
+	Current: ""
+}
\ No newline at end of file
diff --git a/lfs/objects/49/d4/49d44b9da6f70723ede20f17c10a11a89a30122c6308524a5357851c796badc1 b/lfs/objects/49/d4/49d44b9da6f70723ede20f17c10a11a89a30122c6308524a5357851c796badc1
new file mode 100644
index 0000000000000000000000000000000000000000..0c29c6318ce2b42261d3a58314b7dd45ca142954
--- /dev/null
+++ b/lfs/objects/49/d4/49d44b9da6f70723ede20f17c10a11a89a30122c6308524a5357851c796badc1
@@ -0,0 +1,145 @@
+; FBX 6.1.0 project file
+; ----------------------------------------------------
+
+FBXHeaderExtension:  {
+	FBXHeaderVersion: 1003
+	FBXVersion: 6100
+}
+CreationTime: "2022-07-15 09:53:56:000"
+
+; Object definitions
+;------------------------------------------------------------------
+
+Definitions:  {
+	Version: 100
+	Count: 5
+	ObjectType: "Model" {
+		Count: 1
+	}
+	ObjectType: "Geometry" {
+		Count: 1
+	}
+	ObjectType: "Pose" {
+		Count: 1
+	}
+	ObjectType: "GlobalSettings" {
+		Count: 1
+	}
+}
+
+; Object properties
+;------------------------------------------------------------------
+
+Objects:  {
+	Model: "Model::01_Index02_L", "Mesh" {
+		Version: 232
+		Properties60:  {
+			Property: "QuaternionInterpolate", "bool", "",0
+			Property: "Lcl Translation", "Lcl Translation", "A+",-0.0000,0.0000,0.0000
+			Property: "Lcl Rotation", "Lcl Rotation", "A+",0.0000,0.0000,0.0000
+			Property: "Lcl Scaling", "Lcl Scaling", "A+",1.0,1.0,1.0
+		}
+		MultiLayer: 0
+		MultiTake: 1
+		Shading: Y
+		Culling: "CullingOff"
+		Vertices: 6.296185,-0.012802,-0.348357,2.213324,-0.427033,0.991371,6.736605,1.170541,3.364803,6.649542,-3.178324,2.811009,
+		          5.966170,-4.133306,-1.268553,5.818409,-2.397193,-3.975832,6.062463,0.871175,-4.220275,6.082656,3.161953,-1.681683,
+		          6.586229,3.336490,1.247534,2.838121,-3.238272,3.968403,2.048229,-4.602856,-1.072331,1.598442,-2.069315,-3.595846,
+		          2.490012,1.100569,4.442703,1.710882,1.098581,-3.916555,2.106692,3.256453,-2.084882,2.345993,3.700138,1.079793
+		PolygonVertexIndex: 11,5,4,-11,12,15,-2,9,3,2,-13,10,4,3,-10,7,8,-1,4,5,-1,14,7,6,-14,15,12,2,-9,14,15,8,
+		                    -8,9,12,-2,15,14,-2,11,10,-2,6,5,11,-14,13,11,-2,10,9,-2,14,13,-2,5,6,-1,6,7,-1,3,4,-1,
+		                    8,2,-1,2,3,-1
+		GeometryVersion: 124
+		LayerElementNormal: 0 {
+			Version: 101
+			Name: ""
+			MappingInformationType: "ByPolygonVertex"
+			ReferenceInformationType: "Direct"
+			Normals: -0.031090,-0.776051,-0.629903,-0.031090,-0.776051,-0.629903,-0.031090,-0.776051,-0.629903,-0.031090,-0.776051,-0.629903,
+			         -0.995177,-0.030438,0.093254,-0.997132,0.030570,0.069227,-0.993039,-0.009168,0.117432,0.267396,-0.105312,0.957815,
+			         0.267396,-0.105312,0.957815,0.267396,-0.105312,0.957815,0.267396,-0.105312,0.957815,0.106375,-0.967618,0.228911,
+			         0.106375,-0.967618,0.228911,0.106375,-0.967618,0.228911,0.106375,-0.967618,0.228911,0.993773,0.020874,-0.109448,
+			         0.990520,-0.021100,-0.135740,0.993564,-0.023771,-0.110754,0.991149,-0.052116,-0.122094,0.993940,-0.069125,-0.085475,
+			         0.993564,-0.023771,-0.110754,0.035543,0.698658,-0.714572,0.035543,0.698658,-0.714572,0.035543,0.698658,-0.714572,
+			         0.035543,0.698658,-0.714572,0.095813,0.753667,0.650235,0.095813,0.753667,0.650235,0.095813,0.753667,0.650235,
+			         0.095813,0.753667,0.650235,0.062849,0.992128,-0.108312,0.062849,0.992128,-0.108312,0.062849,0.992128,-0.108312,
+			         0.062849,0.992128,-0.108312,-0.987293,-0.066667,0.144251,-0.995177,-0.030438,0.093254,-0.993039,-0.009168,0.117432,
+			         -0.997132,0.030570,0.069227,-0.993133,0.056710,0.102328,-0.993039,-0.009168,0.117432,-0.991578,0.010749,0.129065,
+			         -0.987553,-0.036559,0.152980,-0.993039,-0.009168,0.117432,-0.084551,-0.082509,-0.992997,-0.084551,-0.082509,-0.992997,
+			         -0.084551,-0.082509,-0.992997,-0.084551,-0.082509,-0.992997,-0.990832,0.061183,0.120454,-0.991578,0.010749,0.129065,
+			         -0.993039,-0.009168,0.117432,-0.987553,-0.036559,0.152980,-0.987293,-0.066667,0.144251,-0.993039,-0.009168,0.117432,
+			         -0.993133,0.056710,0.102328,-0.990832,0.061183,0.120454,-0.993039,-0.009168,0.117432,0.993940,-0.069125,-0.085475,
+			         0.997473,-0.025943,-0.066134,0.993564,-0.023771,-0.110754,0.997473,-0.025943,-0.066134,0.993773,0.020874,-0.109448,
+			         0.993564,-0.023771,-0.110754,0.990296,-0.025756,-0.136565,0.991149,-0.052116,-0.122094,0.993564,-0.023771,-0.110754,
+			         0.990520,-0.021100,-0.135740,0.993565,-0.019944,-0.111491,0.993564,-0.023771,-0.110754,0.993565,-0.019944,-0.111491,
+			         0.990296,-0.025756,-0.136565,0.993564,-0.023771,-0.110754
+		}
+		LayerElementUV: 0 {
+			Version: 101
+			Name: "UVMap"
+			MappingInformationType: "ByPolygonVertex"
+			ReferenceInformationType: "IndexToDirect"
+			UV: 0.757226,0.749331
+			UVIndex: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+			         0,0,0,0,0,0
+		}
+		Layer: 0 {
+			Version: 100
+			LayerElement:  {
+				Type: "LayerElementNormal"
+				TypedIndex: 0
+			}
+			LayerElement:  {
+				Type: "LayerElementUV"
+				TypedIndex: 0
+			}
+		}
+	}
+	Pose: "Pose::BIND_POSES", "BindPose" {
+		Type: "BindPose"
+		Version: 100
+		Properties60:  {
+		}
+		NbPoseNodes: 1
+		PoseNode:  {
+			Node: "Model::01_Index02_L"
+			Matrix: 0.000000013051761,0.999999701976776,0.000000060867137,0.000000000000000,-0.999999821186066,0.000000071154616,0.000000162898388,0.000000000000000,0.000000163723826,-0.000000061332862,0.999999582767487,0.000000000000000,-0.000007629390893,0.000000000012733,0.000000000010914,1.000000000000000
+		}
+	}
+	GlobalSettings:  {
+		Version: 1000
+		Properties60:  {
+			Property: "UpAxis", "int", "",1
+			Property: "UpAxisSign", "int", "",1
+			Property: "FrontAxis", "int", "",2
+			Property: "FrontAxisSign", "int", "",1
+			Property: "CoordAxis", "int", "",0
+			Property: "CoordAxisSign", "int", "",1
+			Property: "UnitScaleFactor", "double", "",1
+		}
+	}
+}
+
+; Object relations
+;------------------------------------------------------------------
+
+Relations:  {
+	Model: "Model::01_Index02_L", "Mesh" {
+	}
+}
+
+; Object connections
+;------------------------------------------------------------------
+
+Connections:  {
+	Connect: "OO", "Model::01_Index02_L", "Model::Scene"
+	Connect: "OO", "Texture::Elemental", "Model::01_Index02_L"
+	Connect: "OO", "Video::Elemental", "Texture::Elemental"
+}
+;Takes and animation section
+;----------------------------------------------------
+
+Takes:  {
+	Current: ""
+}
\ No newline at end of file
diff --git a/lfs/objects/5a/68/5a68f9521cb4a94748b8a97c328aaf4a8957d4a77e582d42ab3d3a64585ec05b b/lfs/objects/5a/68/5a68f9521cb4a94748b8a97c328aaf4a8957d4a77e582d42ab3d3a64585ec05b
new file mode 100644
index 0000000000000000000000000000000000000000..a5872a522dcea816ea3e54991a6c8e44cac20a6d
--- /dev/null
+++ b/lfs/objects/5a/68/5a68f9521cb4a94748b8a97c328aaf4a8957d4a77e582d42ab3d3a64585ec05b
@@ -0,0 +1,140 @@
+; FBX 6.1.0 project file
+; ----------------------------------------------------
+
+FBXHeaderExtension:  {
+	FBXHeaderVersion: 1003
+	FBXVersion: 6100
+}
+CreationTime: "2022-07-15 09:44:54:000"
+
+; Object definitions
+;------------------------------------------------------------------
+
+Definitions:  {
+	Version: 100
+	Count: 5
+	ObjectType: "Model" {
+		Count: 1
+	}
+	ObjectType: "Geometry" {
+		Count: 1
+	}
+	ObjectType: "Pose" {
+		Count: 1
+	}
+	ObjectType: "GlobalSettings" {
+		Count: 1
+	}
+}
+
+; Object properties
+;------------------------------------------------------------------
+
+Objects:  {
+	Model: "Model::02_Index02_L", "Mesh" {
+		Version: 232
+		Properties60:  {
+			Property: "QuaternionInterpolate", "bool", "",0
+			Property: "Lcl Translation", "Lcl Translation", "A+",-0.0000,0.0000,0.0000
+			Property: "Lcl Rotation", "Lcl Rotation", "A+",0.0000,0.0000,0.0000
+			Property: "Lcl Scaling", "Lcl Scaling", "A+",1.0,1.0,1.0
+		}
+		MultiLayer: 0
+		MultiTake: 1
+		Shading: Y
+		Culling: "CullingOff"
+		Vertices: 5.707560,0.053879,1.491643,0.012380,2.184667,1.705672,5.358476,-1.078128,0.889103,0.581359,-0.950818,1.047109,
+		          0.012380,2.184667,-1.703914,-0.012359,-0.887595,-1.100866,5.707560,0.053879,-1.489898,-3.466927,3.955523,-0.985568,
+		          5.333775,1.103418,-0.861732,-3.466927,3.955523,0.987323,5.333775,1.103418,0.863479,6.084130,-0.880222,0.859209,
+		          6.084130,-0.880222,-0.861732,5.358476,-1.078128,-0.887349,0.581359,-0.950818,-1.045355,-0.012359,-0.887595,1.098350
+		PolygonVertexIndex: 14,4,6,-14,1,0,10,-10,2,13,12,-12,13,6,-13,4,14,-6,2,11,-1,4,1,9,-8,1,15,-4,6,4,7,-9,
+		                    15,5,14,-4,3,14,13,-3,11,12,6,-1,7,9,10,-9,0,6,8,-11,3,2,0,-2,5,15,1,-5
+		GeometryVersion: 124
+		LayerElementNormal: 0 {
+			Version: 101
+			Name: ""
+			MappingInformationType: "ByPolygonVertex"
+			ReferenceInformationType: "Direct"
+			Normals: -0.027323,-0.284588,-0.958260,-0.027323,-0.284588,-0.958260,-0.027323,-0.284588,-0.958260,-0.027323,-0.284588,-0.958260,
+			         0.246992,0.671135,0.698980,0.246992,0.671135,0.698980,0.246992,0.671135,0.698980,0.246992,0.671135,0.698980,
+			         0.263117,-0.964764,0.000000,0.263117,-0.964764,0.000000,0.263117,-0.964764,0.000000,0.263117,-0.964764,0.000000,
+			         0.167097,-0.502920,-0.848027,0.167097,-0.502920,-0.848027,0.167097,-0.502920,-0.848027,0.070987,-0.192677,-0.978691,
+			         0.070987,-0.192677,-0.978691,0.070987,-0.192677,-0.978691,0.172247,-0.503705,0.846530,0.172247,-0.503705,0.846530,
+			         0.172247,-0.503705,0.846530,-0.453596,-0.891207,0.000000,-0.453596,-0.891207,0.000000,-0.453596,-0.891207,0.000000,
+			         -0.453596,-0.891207,0.000000,0.063823,-0.194026,0.978918,0.063823,-0.194026,0.978918,0.063823,-0.194026,0.978918,
+			         0.246990,0.671134,-0.698981,0.246990,0.671134,-0.698981,0.246990,0.671134,-0.698981,0.246990,0.671134,-0.698981,
+			         -0.105887,-0.994378,0.000000,-0.105887,-0.994378,0.000000,-0.105887,-0.994378,0.000000,-0.105887,-0.994378,0.000000,
+			         -0.026640,-0.999645,0.000000,-0.026640,-0.999645,0.000000,-0.026640,-0.999645,0.000000,-0.026640,-0.999645,0.000000,
+			         0.927470,0.373897,0.000000,0.927470,0.373897,0.000000,0.927470,0.373897,0.000000,0.927470,0.373897,0.000000,
+			         0.308292,0.951292,0.000000,0.308292,0.951292,0.000000,0.308292,0.951292,0.000000,0.308292,0.951292,0.000000,
+			         0.942040,0.335500,0.000000,0.942040,0.335500,0.000000,0.942040,0.335500,0.000000,0.942040,0.335500,0.000000,
+			         -0.027322,-0.284587,0.958261,-0.027322,-0.284587,0.958261,-0.027322,-0.284587,0.958261,-0.027322,-0.284587,0.958261,
+			         -0.999968,0.008052,-0.000000,-0.999968,0.008052,-0.000000,-0.999968,0.008052,-0.000000,-0.999968,0.008052,-0.000000
+		}
+		LayerElementUV: 0 {
+			Version: 101
+			Name: "UVMap"
+			MappingInformationType: "ByPolygonVertex"
+			ReferenceInformationType: "IndexToDirect"
+			UV: 0.280622,0.763489
+			UVIndex: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+		}
+		Layer: 0 {
+			Version: 100
+			LayerElement:  {
+				Type: "LayerElementNormal"
+				TypedIndex: 0
+			}
+			LayerElement:  {
+				Type: "LayerElementUV"
+				TypedIndex: 0
+			}
+		}
+	}
+	Pose: "Pose::BIND_POSES", "BindPose" {
+		Type: "BindPose"
+		Version: 100
+		Properties60:  {
+		}
+		NbPoseNodes: 1
+		PoseNode:  {
+			Node: "Model::02_Index02_L"
+			Matrix: 0.000000059186764,1.000000000000000,0.000000043711392,0.000000000000000,-1.000000000000000,0.000000076128295,0.000000016941536,0.000000000000000,0.000000017571919,-0.000000043711399,1.000000000000000,0.000000000000000,-0.000000000000000,0.000000000000000,0.000000000000000,1.000000000000000
+		}
+	}
+	GlobalSettings:  {
+		Version: 1000
+		Properties60:  {
+			Property: "UpAxis", "int", "",1
+			Property: "UpAxisSign", "int", "",1
+			Property: "FrontAxis", "int", "",2
+			Property: "FrontAxisSign", "int", "",1
+			Property: "CoordAxis", "int", "",0
+			Property: "CoordAxisSign", "int", "",1
+			Property: "UnitScaleFactor", "double", "",1
+		}
+	}
+}
+
+; Object relations
+;------------------------------------------------------------------
+
+Relations:  {
+	Model: "Model::02_Index02_L", "Mesh" {
+	}
+}
+
+; Object connections
+;------------------------------------------------------------------
+
+Connections:  {
+	Connect: "OO", "Model::02_Index02_L", "Model::Scene"
+	Connect: "OO", "Texture::Elemental", "Model::02_Index02_L"
+	Connect: "OO", "Video::Elemental", "Texture::Elemental"
+}
+;Takes and animation section
+;----------------------------------------------------
+
+Takes:  {
+	Current: ""
+}
\ No newline at end of file
diff --git a/lfs/objects/63/06/6306a2cff1186143a8edc259798b4aa32934bfaa32cf2fb169e12f63d5f4ec22 b/lfs/objects/63/06/6306a2cff1186143a8edc259798b4aa32934bfaa32cf2fb169e12f63d5f4ec22
new file mode 100644
index 0000000000000000000000000000000000000000..f0171309c2850c34c22a4492b3db410d4f051327
--- /dev/null
+++ b/lfs/objects/63/06/6306a2cff1186143a8edc259798b4aa32934bfaa32cf2fb169e12f63d5f4ec22
@@ -0,0 +1,138 @@
+; FBX 6.1.0 project file
+; ----------------------------------------------------
+
+FBXHeaderExtension:  {
+	FBXHeaderVersion: 1003
+	FBXVersion: 6100
+}
+CreationTime: "2022-07-15 09:45:12:000"
+
+; Object definitions
+;------------------------------------------------------------------
+
+Definitions:  {
+	Version: 100
+	Count: 3
+	ObjectType: "Model" {
+		Count: 1
+	}
+	ObjectType: "Geometry" {
+		Count: 1
+	}
+	ObjectType: "Pose" {
+		Count: 1
+	}
+	ObjectType: "GlobalSettings" {
+		Count: 1
+	}
+}
+
+; Object properties
+;------------------------------------------------------------------
+
+Objects:  {
+	Model: "Model::02_Thumb01_L", "Mesh" {
+		Version: 232
+		Properties60:  {
+			Property: "QuaternionInterpolate", "bool", "",0
+			Property: "Lcl Translation", "Lcl Translation", "A+",0.0000,0.0000,0.0000
+			Property: "Lcl Rotation", "Lcl Rotation", "A+",0.0000,-0.0000,0.0000
+			Property: "Lcl Scaling", "Lcl Scaling", "A+",1.0,1.0,1.0
+		}
+		MultiLayer: 0
+		MultiTake: 1
+		Shading: Y
+		Culling: "CullingOff"
+		Vertices: -2.984732,0.078567,8.322798,-3.413026,3.185694,0.018053,-1.778993,-1.572131,7.813762,-2.095180,-1.386488,0.847741,
+		          3.409879,3.748316,0.018051,2.203123,4.104308,-0.018023,2.981614,0.078567,8.322798,1.972385,6.509331,-5.055495,
+		          1.724593,1.609012,7.777743,-1.975540,7.561439,-5.055494,-1.727717,1.609012,7.777743,-1.719173,-1.283544,8.871915,
+		          1.724594,-1.283544,8.871915,1.775855,-1.572131,7.813762,2.092040,-1.386488,0.847741,-2.197716,3.418518,-0.018022
+		PolygonVertexIndex: 14,4,6,-14,1,0,10,-10,2,13,12,-12,13,6,-13,4,14,-6,2,11,-1,4,1,9,-8,1,15,-4,6,4,7,-9,
+		                    15,5,14,-4,3,14,13,-3,11,12,6,-1,7,9,10,-9,0,6,8,-11,3,2,0,-2,5,15,1,-5
+		GeometryVersion: 124
+		LayerElementNormal: 0 {
+			Version: 101
+			Name: ""
+			MappingInformationType: "ByPolygonVertex"
+			ReferenceInformationType: "Direct"
+			Normals: 0.935759,-0.350039,-0.042756,0.935759,-0.350039,-0.042756,0.935759,-0.350039,-0.042756,0.935759,-0.350039,-0.042756,
+			         -0.740706,0.608601,0.284533,-0.740706,0.608601,0.284533,-0.740706,0.608601,0.284533,-0.740706,0.608601,0.284533,
+			         -0.000000,-0.964764,0.263117,-0.000000,-0.964764,0.263117,-0.000000,-0.964764,0.263117,-0.000000,-0.964764,0.263117,
+			         0.759091,-0.617777,0.205259,0.759091,-0.617777,0.205259,0.759091,-0.617777,0.205259,-0.016319,-0.155408,-0.987716,
+			         -0.016319,-0.155408,-0.987716,-0.016319,-0.155408,-0.987716,-0.757072,-0.618186,0.211396,-0.757072,-0.618186,0.211396,
+			         -0.757072,-0.618186,0.211396,-0.037147,-0.817386,-0.574892,-0.037147,-0.817386,-0.574892,-0.037147,-0.817386,-0.574892,
+			         -0.037147,-0.817386,-0.574892,0.004739,-0.177224,-0.984159,0.004739,-0.177224,-0.984159,0.004739,-0.177224,-0.984159,
+			         0.541475,0.772946,0.330697,0.541475,0.772946,0.330697,0.541475,0.772946,0.330697,0.541475,0.772946,0.330697,
+			         0.013243,-0.165845,-0.986063,0.013243,-0.165845,-0.986063,0.013243,-0.165845,-0.986063,0.013243,-0.165845,-0.986063,
+			         -0.000000,-0.999645,-0.026640,-0.000000,-0.999645,-0.026640,-0.000000,-0.999645,-0.026640,-0.000000,-0.999645,-0.026640,
+			         -0.000000,0.373897,0.927470,-0.000000,0.373897,0.927470,-0.000000,0.373897,0.927470,-0.000000,0.373897,0.927470,
+			         0.129839,0.913250,0.386156,0.129839,0.913250,0.386156,0.129839,0.913250,0.386156,0.129839,0.913250,0.386156,
+			         0.000000,0.335500,0.942040,0.000000,0.335500,0.942040,0.000000,0.335500,0.942040,0.000000,0.335500,0.942040,
+			         -0.925439,-0.377162,-0.036209,-0.925439,-0.377162,-0.036209,-0.925439,-0.377162,-0.036209,-0.925439,-0.377162,-0.036209,
+			         -0.013548,0.121803,0.992462,-0.013548,0.121803,0.992462,-0.013548,0.121803,0.992462,-0.013548,0.121803,0.992462
+		}
+		LayerElementUV: 0 {
+			Version: 101
+			Name: "UVMap"
+			MappingInformationType: "ByPolygonVertex"
+			ReferenceInformationType: "IndexToDirect"
+			UV: 0.288373,0.583667
+			UVIndex: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+		}
+		Layer: 0 {
+			Version: 100
+			LayerElement:  {
+				Type: "LayerElementNormal"
+				TypedIndex: 0
+			}
+			LayerElement:  {
+				Type: "LayerElementUV"
+				TypedIndex: 0
+			}
+		}
+	}
+	Pose: "Pose::BIND_POSES", "BindPose" {
+		Type: "BindPose"
+		Version: 100
+		Properties60:  {
+		}
+		NbPoseNodes: 1
+		PoseNode:  {
+			Node: "Model::02_Thumb01_L"
+			Matrix: -0.000000032275743,1.000000000000000,0.000000043711388,0.000000000000000,-0.999999940395355,-0.000000043711367,0.000000000000003,0.000000000000000,-0.000000000548108,-0.000000043711417,1.000000000000000,0.000000000000000,0.000000000000000,0.000000000000000,0.000000000000000,1.000000000000000
+		}
+	}
+	GlobalSettings:  {
+		Version: 1000
+		Properties60:  {
+			Property: "UpAxis", "int", "",1
+			Property: "UpAxisSign", "int", "",1
+			Property: "FrontAxis", "int", "",2
+			Property: "FrontAxisSign", "int", "",1
+			Property: "CoordAxis", "int", "",0
+			Property: "CoordAxisSign", "int", "",1
+			Property: "UnitScaleFactor", "double", "",1
+		}
+	}
+}
+
+; Object relations
+;------------------------------------------------------------------
+
+Relations:  {
+	Model: "Model::02_Thumb01_L", "Mesh" {
+	}
+}
+
+; Object connections
+;------------------------------------------------------------------
+
+Connections:  {
+	Connect: "OO", "Model::02_Thumb01_L", "Model::Scene"
+}
+;Takes and animation section
+;----------------------------------------------------
+
+Takes:  {
+	Current: ""
+}
\ No newline at end of file
diff --git a/lfs/objects/77/18/7718dd13f45cb40815ab905125aa637137ca801a873cff48a302af6833516c6f b/lfs/objects/77/18/7718dd13f45cb40815ab905125aa637137ca801a873cff48a302af6833516c6f
new file mode 100644
index 0000000000000000000000000000000000000000..4092a06124a5b07375b93f14d624d8ac095ec588
--- /dev/null
+++ b/lfs/objects/77/18/7718dd13f45cb40815ab905125aa637137ca801a873cff48a302af6833516c6f
@@ -0,0 +1,145 @@
+; FBX 6.1.0 project file
+; ----------------------------------------------------
+
+FBXHeaderExtension:  {
+	FBXHeaderVersion: 1003
+	FBXVersion: 6100
+}
+CreationTime: "2022-07-14 16:32:02:000"
+
+; Object definitions
+;------------------------------------------------------------------
+
+Definitions:  {
+	Version: 100
+	Count: 5
+	ObjectType: "Model" {
+		Count: 1
+	}
+	ObjectType: "Geometry" {
+		Count: 1
+	}
+	ObjectType: "Pose" {
+		Count: 1
+	}
+	ObjectType: "GlobalSettings" {
+		Count: 1
+	}
+}
+
+; Object properties
+;------------------------------------------------------------------
+
+Objects:  {
+	Model: "Model::03_Middle03_L", "Mesh" {
+		Version: 232
+		Properties60:  {
+			Property: "QuaternionInterpolate", "bool", "",0
+			Property: "Lcl Translation", "Lcl Translation", "A+",8.8278,0.0756,0.1961
+			Property: "Lcl Rotation", "Lcl Rotation", "A+",-0.0000,0.0000,0.0000
+			Property: "Lcl Scaling", "Lcl Scaling", "A+",1.0,1.0,1.0
+		}
+		MultiLayer: 0
+		MultiTake: 1
+		Shading: Y
+		Culling: "CullingOff"
+		Vertices: 4.892351,-3.659276,-0.068749,4.815443,-2.150783,3.417898,4.572344,-2.773752,-3.151416,11.566902,0.066245,1.374747,
+		          5.145136,0.872311,4.079314,4.293888,0.316185,-4.065731,5.583948,3.812774,2.255858,5.565125,4.023746,-1.436630,
+		          0.988613,3.812902,2.380974,0.687519,4.170623,-1.959832,0.326374,0.837877,4.214822,-0.051140,-2.387453,3.262071,
+		          -0.324322,-3.793065,-0.212873,-0.813921,0.158372,-4.361184,-0.843784,-3.032463,-3.230995,0.030663,0.233207,-0.092985
+		PolygonVertexIndex: 5,3,-3,14,12,-16,11,12,0,-2,12,14,2,-1,0,3,-2,4,1,-4,2,3,-1,6,3,-8,11,10,-16,3,6,-5,
+		                    3,5,-8,4,6,8,-11,7,5,13,-10,13,14,-16,5,2,14,-14,7,9,8,-7,1,4,10,-12,9,13,-16,8,9,-16,
+		                    10,8,-16,12,11,-16
+		GeometryVersion: 124
+		LayerElementNormal: 0 {
+			Version: 101
+			Name: ""
+			MappingInformationType: "ByPolygonVertex"
+			ReferenceInformationType: "Direct"
+			Normals: 0.585080,-0.181177,-0.790478,0.585080,-0.181177,-0.790478,0.585080,-0.181177,-0.790478,-0.978499,0.078893,0.190568,
+			         -0.988924,0.083537,0.122685,-0.981313,0.156144,0.112443,0.022423,-0.922436,0.385497,0.022423,-0.922436,0.385497,
+			         0.022423,-0.922436,0.385497,0.022423,-0.922436,0.385497,0.041143,-0.963216,-0.265558,0.041143,-0.963216,-0.265558,
+			         0.041143,-0.963216,-0.265558,0.041143,-0.963216,-0.265558,0.389417,-0.842175,0.372956,0.389417,-0.842175,0.372956,
+			         0.389417,-0.842175,0.372956,0.351760,-0.236522,0.905717,0.351760,-0.236522,0.905717,0.351760,-0.236522,0.905717,
+			         0.513441,-0.809156,-0.285737,0.513441,-0.809156,-0.285737,0.513441,-0.809156,-0.285737,0.534984,0.843638,0.045474,
+			         0.534984,0.843638,0.045474,0.534984,0.843638,0.045474,-0.994379,0.093830,0.049046,-0.984452,0.170129,0.043698,
+			         -0.981313,0.156144,0.112443,0.394815,0.440928,0.806042,0.394815,0.440928,0.806042,0.394815,0.440928,0.806042,
+			         0.571730,0.335037,-0.748916,0.571730,0.335037,-0.748916,0.571730,0.335037,-0.748916,0.021687,0.522822,0.852166,
+			         0.021687,0.522822,0.852166,0.021687,0.522822,0.852166,0.021687,0.522822,0.852166,0.068861,0.527173,-0.846963,
+			         0.068861,0.527173,-0.846963,0.068861,0.527173,-0.846963,0.068861,0.527173,-0.846963,-0.970091,0.151956,0.189296,
+			         -0.978499,0.078893,0.190568,-0.981313,0.156144,0.112443,0.046042,-0.307555,-0.950416,0.046042,-0.307555,-0.950416,
+			         0.046042,-0.307555,-0.950416,0.046042,-0.307555,-0.950416,0.012533,0.997460,0.070113,0.012533,0.997460,0.070113,
+			         0.012533,0.997460,0.070113,0.012533,0.997460,0.070113,0.004985,-0.250646,0.968066,0.004985,-0.250646,0.968066,
+			         0.004985,-0.250646,0.968066,0.004985,-0.250646,0.968066,-0.965691,0.223667,0.131960,-0.970091,0.151956,0.189296,
+			         -0.981313,0.156144,0.112443,-0.973661,0.220520,0.057933,-0.965691,0.223667,0.131960,-0.981313,0.156144,0.112443,
+			         -0.984452,0.170129,0.043698,-0.973661,0.220520,0.057933,-0.981313,0.156144,0.112443,-0.988924,0.083537,0.122685,
+			         -0.994379,0.093830,0.049046,-0.981313,0.156144,0.112443
+		}
+		LayerElementUV: 0 {
+			Version: 101
+			Name: "UVMap"
+			MappingInformationType: "ByPolygonVertex"
+			ReferenceInformationType: "IndexToDirect"
+			UV: 0.734008,0.539917
+			UVIndex: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+			         0,0,0,0,0,0
+		}
+		Layer: 0 {
+			Version: 100
+			LayerElement:  {
+				Type: "LayerElementNormal"
+				TypedIndex: 0
+			}
+			LayerElement:  {
+				Type: "LayerElementUV"
+				TypedIndex: 0
+			}
+		}
+	}
+	Pose: "Pose::BIND_POSES", "BindPose" {
+		Type: "BindPose"
+		Version: 100
+		Properties60:  {
+		}
+		NbPoseNodes: 1
+		PoseNode:  {
+			Node: "Model::03_Middle03_L"
+			Matrix: -0.000000032377365,1.000000119209290,-0.000000539990651,0.000000000000000,-0.999999940395355,-0.000000055055025,0.000000167817831,0.000000000000000,0.000000168318053,0.000000539990651,1.000000119209290,0.000000000000000,8.827839851379395,0.075613878667355,0.196122139692307,1.000000000000000
+		}
+	}
+	GlobalSettings:  {
+		Version: 1000
+		Properties60:  {
+			Property: "UpAxis", "int", "",1
+			Property: "UpAxisSign", "int", "",1
+			Property: "FrontAxis", "int", "",2
+			Property: "FrontAxisSign", "int", "",1
+			Property: "CoordAxis", "int", "",0
+			Property: "CoordAxisSign", "int", "",1
+			Property: "UnitScaleFactor", "double", "",1
+		}
+	}
+}
+
+; Object relations
+;------------------------------------------------------------------
+
+Relations:  {
+	Model: "Model::03_Middle03_L", "Mesh" {
+	}
+}
+
+; Object connections
+;------------------------------------------------------------------
+
+Connections:  {
+	Connect: "OO", "Model::03_Middle03_L", "Model::Scene"
+	Connect: "OO", "Texture::Elemental", "Model::03_Middle03_L"
+	Connect: "OO", "Video::Elemental", "Texture::Elemental"
+}
+;Takes and animation section
+;----------------------------------------------------
+
+Takes:  {
+	Current: ""
+}
\ No newline at end of file
diff --git a/lfs/objects/7e/9b/7e9b00efcb2cd3afcd2386f852d66eb0236bc5c1f4610e3ca64c8035c8c78a69 b/lfs/objects/7e/9b/7e9b00efcb2cd3afcd2386f852d66eb0236bc5c1f4610e3ca64c8035c8c78a69
new file mode 100644
index 0000000000000000000000000000000000000000..32d172e6c7108cf91c7f5d77431194a9eb6c013b
--- /dev/null
+++ b/lfs/objects/7e/9b/7e9b00efcb2cd3afcd2386f852d66eb0236bc5c1f4610e3ca64c8035c8c78a69
@@ -0,0 +1,138 @@
+; FBX 6.1.0 project file
+; ----------------------------------------------------
+
+FBXHeaderExtension:  {
+	FBXHeaderVersion: 1003
+	FBXVersion: 6100
+}
+CreationTime: "2022-07-15 09:44:44:000"
+
+; Object definitions
+;------------------------------------------------------------------
+
+Definitions:  {
+	Version: 100
+	Count: 3
+	ObjectType: "Model" {
+		Count: 1
+	}
+	ObjectType: "Geometry" {
+		Count: 1
+	}
+	ObjectType: "Pose" {
+		Count: 1
+	}
+	ObjectType: "GlobalSettings" {
+		Count: 1
+	}
+}
+
+; Object properties
+;------------------------------------------------------------------
+
+Objects:  {
+	Model: "Model::02_Ring02_L", "Mesh" {
+		Version: 232
+		Properties60:  {
+			Property: "QuaternionInterpolate", "bool", "",0
+			Property: "Lcl Translation", "Lcl Translation", "A+",0.0000,0.0000,0.0000
+			Property: "Lcl Rotation", "Lcl Rotation", "A+",0.0000,-0.0000,-0.0000
+			Property: "Lcl Scaling", "Lcl Scaling", "A+",1.0,1.0,1.0
+		}
+		MultiLayer: 0
+		MultiTake: 1
+		Shading: Y
+		Culling: "CullingOff"
+		Vertices: 5.707560,0.053894,1.491628,0.012380,2.184682,1.705657,5.358476,-1.078112,0.889088,0.581359,-0.950802,1.047094,
+		          0.012380,2.184682,-1.703929,-0.012359,-0.887580,-1.100881,5.707560,0.053894,-1.489914,-3.466927,3.955539,-0.985583,
+		          5.333775,1.103434,-0.861747,-3.466927,3.955539,0.987307,5.333775,1.103434,0.863464,6.084130,-0.880206,0.859194,
+		          6.084130,-0.880206,-0.861747,5.358476,-1.078112,-0.887364,0.581359,-0.950802,-1.045370,-0.012359,-0.887580,1.098335
+		PolygonVertexIndex: 14,4,6,-14,1,0,10,-10,2,13,12,-12,13,6,-13,4,14,-6,2,11,-1,4,1,9,-8,1,15,-4,6,4,7,-9,
+		                    15,5,14,-4,3,14,13,-3,11,12,6,-1,7,9,10,-9,0,6,8,-11,3,2,0,-2,5,15,1,-5
+		GeometryVersion: 124
+		LayerElementNormal: 0 {
+			Version: 101
+			Name: ""
+			MappingInformationType: "ByPolygonVertex"
+			ReferenceInformationType: "Direct"
+			Normals: -0.027323,-0.284588,-0.958260,-0.027323,-0.284588,-0.958260,-0.027323,-0.284588,-0.958260,-0.027323,-0.284588,-0.958260,
+			         0.246992,0.671135,0.698980,0.246992,0.671135,0.698980,0.246992,0.671135,0.698980,0.246992,0.671135,0.698980,
+			         0.263117,-0.964764,0.000000,0.263117,-0.964764,0.000000,0.263117,-0.964764,0.000000,0.263117,-0.964764,0.000000,
+			         0.167097,-0.502920,-0.848027,0.167097,-0.502920,-0.848027,0.167097,-0.502920,-0.848027,0.070987,-0.192677,-0.978691,
+			         0.070987,-0.192677,-0.978691,0.070987,-0.192677,-0.978691,0.172248,-0.503705,0.846530,0.172248,-0.503705,0.846530,
+			         0.172248,-0.503705,0.846530,-0.453596,-0.891207,-0.000000,-0.453596,-0.891207,-0.000000,-0.453596,-0.891207,-0.000000,
+			         -0.453596,-0.891207,-0.000000,0.063824,-0.194026,0.978918,0.063824,-0.194026,0.978918,0.063824,-0.194026,0.978918,
+			         0.246990,0.671134,-0.698981,0.246990,0.671134,-0.698981,0.246990,0.671134,-0.698981,0.246990,0.671134,-0.698981,
+			         -0.105887,-0.994378,-0.000000,-0.105887,-0.994378,-0.000000,-0.105887,-0.994378,-0.000000,-0.105887,-0.994378,-0.000000,
+			         -0.026640,-0.999645,0.000000,-0.026640,-0.999645,0.000000,-0.026640,-0.999645,0.000000,-0.026640,-0.999645,0.000000,
+			         0.927470,0.373898,0.000000,0.927470,0.373898,0.000000,0.927470,0.373898,0.000000,0.927470,0.373898,0.000000,
+			         0.308292,0.951292,0.000000,0.308292,0.951292,0.000000,0.308292,0.951292,0.000000,0.308292,0.951292,0.000000,
+			         0.942040,0.335499,0.000000,0.942040,0.335499,0.000000,0.942040,0.335499,0.000000,0.942040,0.335499,0.000000,
+			         -0.027321,-0.284587,0.958261,-0.027321,-0.284587,0.958261,-0.027321,-0.284587,0.958261,-0.027321,-0.284587,0.958261,
+			         -0.999968,0.008052,-0.000000,-0.999968,0.008052,-0.000000,-0.999968,0.008052,-0.000000,-0.999968,0.008052,-0.000000
+		}
+		LayerElementUV: 0 {
+			Version: 101
+			Name: "UVMap"
+			MappingInformationType: "ByPolygonVertex"
+			ReferenceInformationType: "IndexToDirect"
+			UV: 0.280622,0.763489
+			UVIndex: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+		}
+		Layer: 0 {
+			Version: 100
+			LayerElement:  {
+				Type: "LayerElementNormal"
+				TypedIndex: 0
+			}
+			LayerElement:  {
+				Type: "LayerElementUV"
+				TypedIndex: 0
+			}
+		}
+	}
+	Pose: "Pose::BIND_POSES", "BindPose" {
+		Type: "BindPose"
+		Version: 100
+		Properties60:  {
+		}
+		NbPoseNodes: 1
+		PoseNode:  {
+			Node: "Model::02_Ring02_L"
+			Matrix: 0.000000085736303,0.999999940395355,0.000000043711395,0.000000000000000,-0.999999940395355,0.000000079279118,-0.000000006457185,0.000000000000000,-0.000000002675971,-0.000000043711385,1.000000000000000,0.000000000000000,0.000007629393622,0.000000000000049,0.000007629394077,1.000000000000000
+		}
+	}
+	GlobalSettings:  {
+		Version: 1000
+		Properties60:  {
+			Property: "UpAxis", "int", "",1
+			Property: "UpAxisSign", "int", "",1
+			Property: "FrontAxis", "int", "",2
+			Property: "FrontAxisSign", "int", "",1
+			Property: "CoordAxis", "int", "",0
+			Property: "CoordAxisSign", "int", "",1
+			Property: "UnitScaleFactor", "double", "",1
+		}
+	}
+}
+
+; Object relations
+;------------------------------------------------------------------
+
+Relations:  {
+	Model: "Model::02_Ring02_L", "Mesh" {
+	}
+}
+
+; Object connections
+;------------------------------------------------------------------
+
+Connections:  {
+	Connect: "OO", "Model::02_Ring02_L", "Model::Scene"
+}
+;Takes and animation section
+;----------------------------------------------------
+
+Takes:  {
+	Current: ""
+}
\ No newline at end of file
diff --git a/lfs/objects/92/56/9256913449f349a3d54848e20b2da7be771f46227cf6f395a11cfc8ddb51fd02 b/lfs/objects/92/56/9256913449f349a3d54848e20b2da7be771f46227cf6f395a11cfc8ddb51fd02
new file mode 100644
index 0000000000000000000000000000000000000000..0cddabccea9d17da2618b4dc23541de533546661
--- /dev/null
+++ b/lfs/objects/92/56/9256913449f349a3d54848e20b2da7be771f46227cf6f395a11cfc8ddb51fd02
@@ -0,0 +1,138 @@
+; FBX 6.1.0 project file
+; ----------------------------------------------------
+
+FBXHeaderExtension:  {
+	FBXHeaderVersion: 1003
+	FBXVersion: 6100
+}
+CreationTime: "2022-07-15 09:44:49:000"
+
+; Object definitions
+;------------------------------------------------------------------
+
+Definitions:  {
+	Version: 100
+	Count: 3
+	ObjectType: "Model" {
+		Count: 1
+	}
+	ObjectType: "Geometry" {
+		Count: 1
+	}
+	ObjectType: "Pose" {
+		Count: 1
+	}
+	ObjectType: "GlobalSettings" {
+		Count: 1
+	}
+}
+
+; Object properties
+;------------------------------------------------------------------
+
+Objects:  {
+	Model: "Model::02_Middle02_L", "Mesh" {
+		Version: 232
+		Properties60:  {
+			Property: "QuaternionInterpolate", "bool", "",0
+			Property: "Lcl Translation", "Lcl Translation", "A+",0.0000,0.0000,0.0000
+			Property: "Lcl Rotation", "Lcl Rotation", "A+",0.0000,0.0000,0.0000
+			Property: "Lcl Scaling", "Lcl Scaling", "A+",1.0,1.0,1.0
+		}
+		MultiLayer: 0
+		MultiTake: 1
+		Shading: Y
+		Culling: "CullingOff"
+		Vertices: 5.707561,0.053878,1.491643,0.012380,2.184667,1.705672,5.358476,-1.078128,0.889104,0.581359,-0.950818,1.047109,
+		          0.012380,2.184667,-1.703914,-0.012359,-0.887595,-1.100866,5.707561,0.053878,-1.489898,-3.466928,3.955523,-0.985568,
+		          5.333776,1.103418,-0.861731,-3.466928,3.955523,0.987323,5.333776,1.103418,0.863479,6.084131,-0.880222,0.859210,
+		          6.084131,-0.880222,-0.861732,5.358476,-1.078128,-0.887349,0.581359,-0.950818,-1.045355,-0.012359,-0.887595,1.098350
+		PolygonVertexIndex: 14,4,6,-14,1,0,10,-10,2,13,12,-12,13,6,-13,4,14,-6,2,11,-1,4,1,9,-8,1,15,-4,6,4,7,-9,
+		                    15,5,14,-4,3,14,13,-3,11,12,6,-1,7,9,10,-9,0,6,8,-11,3,2,0,-2,5,15,1,-5
+		GeometryVersion: 124
+		LayerElementNormal: 0 {
+			Version: 101
+			Name: ""
+			MappingInformationType: "ByPolygonVertex"
+			ReferenceInformationType: "Direct"
+			Normals: -0.027323,-0.284588,-0.958260,-0.027323,-0.284588,-0.958260,-0.027323,-0.284588,-0.958260,-0.027323,-0.284588,-0.958260,
+			         0.246992,0.671135,0.698980,0.246992,0.671135,0.698980,0.246992,0.671135,0.698980,0.246992,0.671135,0.698980,
+			         0.263118,-0.964764,0.000000,0.263118,-0.964764,0.000000,0.263118,-0.964764,0.000000,0.263118,-0.964764,0.000000,
+			         0.167097,-0.502920,-0.848027,0.167097,-0.502920,-0.848027,0.167097,-0.502920,-0.848027,0.070987,-0.192677,-0.978691,
+			         0.070987,-0.192677,-0.978691,0.070987,-0.192677,-0.978691,0.172247,-0.503705,0.846530,0.172247,-0.503705,0.846530,
+			         0.172247,-0.503705,0.846530,-0.453596,-0.891207,0.000000,-0.453596,-0.891207,0.000000,-0.453596,-0.891207,0.000000,
+			         -0.453596,-0.891207,0.000000,0.063823,-0.194026,0.978918,0.063823,-0.194026,0.978918,0.063823,-0.194026,0.978918,
+			         0.246990,0.671134,-0.698981,0.246990,0.671134,-0.698981,0.246990,0.671134,-0.698981,0.246990,0.671134,-0.698981,
+			         -0.105887,-0.994378,0.000000,-0.105887,-0.994378,0.000000,-0.105887,-0.994378,0.000000,-0.105887,-0.994378,0.000000,
+			         -0.026641,-0.999645,0.000000,-0.026641,-0.999645,0.000000,-0.026641,-0.999645,0.000000,-0.026641,-0.999645,0.000000,
+			         0.927470,0.373897,0.000000,0.927470,0.373897,0.000000,0.927470,0.373897,0.000000,0.927470,0.373897,0.000000,
+			         0.308292,0.951292,0.000000,0.308292,0.951292,0.000000,0.308292,0.951292,0.000000,0.308292,0.951292,0.000000,
+			         0.942040,0.335500,0.000000,0.942040,0.335500,0.000000,0.942040,0.335500,0.000000,0.942040,0.335500,0.000000,
+			         -0.027322,-0.284587,0.958261,-0.027322,-0.284587,0.958261,-0.027322,-0.284587,0.958261,-0.027322,-0.284587,0.958261,
+			         -0.999968,0.008052,-0.000000,-0.999968,0.008052,-0.000000,-0.999968,0.008052,-0.000000,-0.999968,0.008052,-0.000000
+		}
+		LayerElementUV: 0 {
+			Version: 101
+			Name: "UVMap"
+			MappingInformationType: "ByPolygonVertex"
+			ReferenceInformationType: "IndexToDirect"
+			UV: 0.280622,0.763489
+			UVIndex: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+		}
+		Layer: 0 {
+			Version: 100
+			LayerElement:  {
+				Type: "LayerElementNormal"
+				TypedIndex: 0
+			}
+			LayerElement:  {
+				Type: "LayerElementUV"
+				TypedIndex: 0
+			}
+		}
+	}
+	Pose: "Pose::BIND_POSES", "BindPose" {
+		Type: "BindPose"
+		Version: 100
+		Properties60:  {
+		}
+		NbPoseNodes: 1
+		PoseNode:  {
+			Node: "Model::02_Middle02_L"
+			Matrix: 0.000000043059362,1.000000000000000,0.000000043711395,0.000000000000000,-0.999999940395355,0.000000079876997,0.000000036817646,0.000000000000000,0.000000041196742,-0.000000043711374,1.000000000000000,0.000000000000000,0.000000000000455,0.000000000000028,0.000000000000227,1.000000000000000
+		}
+	}
+	GlobalSettings:  {
+		Version: 1000
+		Properties60:  {
+			Property: "UpAxis", "int", "",1
+			Property: "UpAxisSign", "int", "",1
+			Property: "FrontAxis", "int", "",2
+			Property: "FrontAxisSign", "int", "",1
+			Property: "CoordAxis", "int", "",0
+			Property: "CoordAxisSign", "int", "",1
+			Property: "UnitScaleFactor", "double", "",1
+		}
+	}
+}
+
+; Object relations
+;------------------------------------------------------------------
+
+Relations:  {
+	Model: "Model::02_Middle02_L", "Mesh" {
+	}
+}
+
+; Object connections
+;------------------------------------------------------------------
+
+Connections:  {
+	Connect: "OO", "Model::02_Middle02_L", "Model::Scene"
+}
+;Takes and animation section
+;----------------------------------------------------
+
+Takes:  {
+	Current: ""
+}
\ No newline at end of file
diff --git a/lfs/objects/a6/36/a6360e4abc9537c127596100a45f4d7c2c5a4ba8384b730f94d6e7912e123de3 b/lfs/objects/a6/36/a6360e4abc9537c127596100a45f4d7c2c5a4ba8384b730f94d6e7912e123de3
new file mode 100644
index 0000000000000000000000000000000000000000..1e279ed351d14599ff706a535208b92d2afaef4f
--- /dev/null
+++ b/lfs/objects/a6/36/a6360e4abc9537c127596100a45f4d7c2c5a4ba8384b730f94d6e7912e123de3
@@ -0,0 +1,138 @@
+; FBX 6.1.0 project file
+; ----------------------------------------------------
+
+FBXHeaderExtension:  {
+	FBXHeaderVersion: 1003
+	FBXVersion: 6100
+}
+CreationTime: "2022-07-15 09:45:03:000"
+
+; Object definitions
+;------------------------------------------------------------------
+
+Definitions:  {
+	Version: 100
+	Count: 3
+	ObjectType: "Model" {
+		Count: 1
+	}
+	ObjectType: "Geometry" {
+		Count: 1
+	}
+	ObjectType: "Pose" {
+		Count: 1
+	}
+	ObjectType: "GlobalSettings" {
+		Count: 1
+	}
+}
+
+; Object properties
+;------------------------------------------------------------------
+
+Objects:  {
+	Model: "Model::02_Middle03_L", "Mesh" {
+		Version: 232
+		Properties60:  {
+			Property: "QuaternionInterpolate", "bool", "",0
+			Property: "Lcl Translation", "Lcl Translation", "A+",0.0000,0.0000,-0.0000
+			Property: "Lcl Rotation", "Lcl Rotation", "A+",0.0000,-0.0000,-0.0000
+			Property: "Lcl Scaling", "Lcl Scaling", "A+",1.0,1.0,1.0
+		}
+		MultiLayer: 0
+		MultiTake: 1
+		Shading: Y
+		Culling: "CullingOff"
+		Vertices: 4.623656,0.043647,1.208370,0.010029,1.769783,1.381753,4.340865,-0.873384,0.720256,0.470955,-0.770251,0.848256,
+		          0.010029,1.769783,-1.380329,-0.010012,-0.719035,-0.891804,4.623656,0.043647,-1.206957,-2.808535,3.204343,-0.798402,
+		          4.320855,0.893872,-0.698083,-2.808535,3.204342,0.799823,4.320855,0.893872,0.699498,4.928712,-0.713062,0.696039,
+		          4.928712,-0.713061,-0.698083,4.340865,-0.873384,-0.718835,0.470955,-0.770251,-0.846835,-0.010012,-0.719035,0.889766
+		PolygonVertexIndex: 14,4,6,-14,1,0,10,-10,2,13,12,-12,13,6,-13,4,14,-6,2,11,-1,4,1,9,-8,1,15,-4,6,4,7,-9,
+		                    15,5,14,-4,3,14,13,-3,11,12,6,-1,7,9,10,-9,0,6,8,-11,3,2,0,-2,5,15,1,-5
+		GeometryVersion: 124
+		LayerElementNormal: 0 {
+			Version: 101
+			Name: ""
+			MappingInformationType: "ByPolygonVertex"
+			ReferenceInformationType: "Direct"
+			Normals: -0.027323,-0.284589,-0.958260,-0.027323,-0.284589,-0.958260,-0.027323,-0.284589,-0.958260,-0.027323,-0.284589,-0.958260,
+			         0.246992,0.671135,0.698980,0.246992,0.671135,0.698980,0.246992,0.671135,0.698980,0.246992,0.671135,0.698980,
+			         0.263117,-0.964764,0.000000,0.263117,-0.964764,0.000000,0.263117,-0.964764,0.000000,0.263117,-0.964764,0.000000,
+			         0.167097,-0.502921,-0.848027,0.167097,-0.502921,-0.848027,0.167097,-0.502921,-0.848027,0.070987,-0.192677,-0.978691,
+			         0.070987,-0.192677,-0.978691,0.070987,-0.192677,-0.978691,0.172247,-0.503705,0.846530,0.172247,-0.503705,0.846530,
+			         0.172247,-0.503705,0.846530,-0.453596,-0.891207,0.000000,-0.453596,-0.891207,0.000000,-0.453596,-0.891207,0.000000,
+			         -0.453596,-0.891207,0.000000,0.063824,-0.194026,0.978918,0.063824,-0.194026,0.978918,0.063824,-0.194026,0.978918,
+			         0.246990,0.671134,-0.698982,0.246990,0.671134,-0.698982,0.246990,0.671134,-0.698982,0.246990,0.671134,-0.698982,
+			         -0.105887,-0.994378,0.000000,-0.105887,-0.994378,0.000000,-0.105887,-0.994378,0.000000,-0.105887,-0.994378,0.000000,
+			         -0.026640,-0.999645,0.000000,-0.026640,-0.999645,0.000000,-0.026640,-0.999645,0.000000,-0.026640,-0.999645,0.000000,
+			         0.927470,0.373897,0.000000,0.927470,0.373897,0.000000,0.927470,0.373897,0.000000,0.927470,0.373897,0.000000,
+			         0.308292,0.951292,0.000000,0.308292,0.951292,0.000000,0.308292,0.951292,0.000000,0.308292,0.951292,0.000000,
+			         0.942040,0.335500,0.000000,0.942040,0.335500,0.000000,0.942040,0.335500,0.000000,0.942040,0.335500,0.000000,
+			         -0.027321,-0.284587,0.958261,-0.027321,-0.284587,0.958261,-0.027321,-0.284587,0.958261,-0.027321,-0.284587,0.958261,
+			         -0.999968,0.008052,-0.000000,-0.999968,0.008052,-0.000000,-0.999968,0.008052,-0.000000,-0.999968,0.008052,-0.000000
+		}
+		LayerElementUV: 0 {
+			Version: 101
+			Name: "UVMap"
+			MappingInformationType: "ByPolygonVertex"
+			ReferenceInformationType: "IndexToDirect"
+			UV: 0.288373,0.583667
+			UVIndex: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+		}
+		Layer: 0 {
+			Version: 100
+			LayerElement:  {
+				Type: "LayerElementNormal"
+				TypedIndex: 0
+			}
+			LayerElement:  {
+				Type: "LayerElementUV"
+				TypedIndex: 0
+			}
+		}
+	}
+	Pose: "Pose::BIND_POSES", "BindPose" {
+		Type: "BindPose"
+		Version: 100
+		Properties60:  {
+		}
+		NbPoseNodes: 1
+		PoseNode:  {
+			Node: "Model::02_Middle03_L"
+			Matrix: 0.000000098675926,1.000000000000000,0.000000043711392,0.000000000000000,-0.999999940395355,0.000000075998159,-0.000000022677776,0.000000000000000,-0.000000022177522,-0.000000043711395,1.000000000000000,0.000000000000000,0.000000000000000,0.000000000000000,-0.000000000000000,1.000000000000000
+		}
+	}
+	GlobalSettings:  {
+		Version: 1000
+		Properties60:  {
+			Property: "UpAxis", "int", "",1
+			Property: "UpAxisSign", "int", "",1
+			Property: "FrontAxis", "int", "",2
+			Property: "FrontAxisSign", "int", "",1
+			Property: "CoordAxis", "int", "",0
+			Property: "CoordAxisSign", "int", "",1
+			Property: "UnitScaleFactor", "double", "",1
+		}
+	}
+}
+
+; Object relations
+;------------------------------------------------------------------
+
+Relations:  {
+	Model: "Model::02_Middle03_L", "Mesh" {
+	}
+}
+
+; Object connections
+;------------------------------------------------------------------
+
+Connections:  {
+	Connect: "OO", "Model::02_Middle03_L", "Model::Scene"
+}
+;Takes and animation section
+;----------------------------------------------------
+
+Takes:  {
+	Current: ""
+}
\ No newline at end of file
diff --git a/lfs/objects/ba/7e/ba7e7cd1b1fa8a1a26bda124339919ae1029b05c0bbf0d0817284a88deda6f92 b/lfs/objects/ba/7e/ba7e7cd1b1fa8a1a26bda124339919ae1029b05c0bbf0d0817284a88deda6f92
new file mode 100644
index 0000000000000000000000000000000000000000..c28b649fd4ad62637b3fd9eaa3cdb8793eb23542
--- /dev/null
+++ b/lfs/objects/ba/7e/ba7e7cd1b1fa8a1a26bda124339919ae1029b05c0bbf0d0817284a88deda6f92
@@ -0,0 +1,145 @@
+; FBX 6.1.0 project file
+; ----------------------------------------------------
+
+FBXHeaderExtension:  {
+	FBXHeaderVersion: 1003
+	FBXVersion: 6100
+}
+CreationTime: "2022-07-15 09:54:17:000"
+
+; Object definitions
+;------------------------------------------------------------------
+
+Definitions:  {
+	Version: 100
+	Count: 5
+	ObjectType: "Model" {
+		Count: 1
+	}
+	ObjectType: "Geometry" {
+		Count: 1
+	}
+	ObjectType: "Pose" {
+		Count: 1
+	}
+	ObjectType: "GlobalSettings" {
+		Count: 1
+	}
+}
+
+; Object properties
+;------------------------------------------------------------------
+
+Objects:  {
+	Model: "Model::01_Thumb03_L", "Mesh" {
+		Version: 232
+		Properties60:  {
+			Property: "QuaternionInterpolate", "bool", "",0
+			Property: "Lcl Translation", "Lcl Translation", "A+",0.0000,-0.0000,0.0000
+			Property: "Lcl Rotation", "Lcl Rotation", "A+",-0.0000,0.0000,-0.0000
+			Property: "Lcl Scaling", "Lcl Scaling", "A+",1.0,1.0,1.0
+		}
+		MultiLayer: 0
+		MultiTake: 1
+		Shading: Y
+		Culling: "CullingOff"
+		Vertices: 2.154329,-1.146089,4.861987,-0.754070,-2.009405,4.650062,3.619080,0.929840,4.435138,0.080896,2.250191,8.058759,
+		          -2.639917,-0.479195,4.309731,2.655222,3.246236,3.698743,-2.939373,2.274088,3.972384,-0.753042,4.277795,3.816283,
+		          -3.761863,1.682674,0.349183,-0.880430,4.434040,-0.054507,-3.413044,-1.553481,0.609506,-0.924389,-3.300349,1.004527,
+		          2.361345,-2.274646,1.014859,3.061869,2.885611,-0.263933,4.071435,-0.036670,0.318665,-0.000292,0.501562,0.392688
+		PolygonVertexIndex: 11,1,4,-11,1,3,-5,2,3,-1,8,10,4,-7,3,5,-8,5,3,-3,0,3,-2,7,6,-4,3,6,-5,5,13,9,
+		                    -8,2,0,12,-15,0,1,11,-13,6,7,9,-9,5,2,14,-14,13,14,-16,14,12,-16,12,11,-16,11,10,-16,10,8,-16,
+		                    8,9,-16,9,13,-16
+		GeometryVersion: 124
+		LayerElementNormal: 0 {
+			Version: 101
+			Name: ""
+			MappingInformationType: "ByPolygonVertex"
+			ReferenceInformationType: "Direct"
+			Normals: -0.602507,-0.733886,0.313683,-0.602507,-0.733886,0.313683,-0.602507,-0.733886,0.313683,-0.602507,-0.733886,0.313683,
+			         -0.512944,-0.472807,0.716479,-0.512944,-0.472807,0.716479,-0.512944,-0.472807,0.716479,0.627776,-0.294824,0.720400,
+			         0.627776,-0.294824,0.720400,0.627776,-0.294824,0.720400,-0.969743,-0.082016,0.229940,-0.969743,-0.082016,0.229940,
+			         -0.969743,-0.082016,0.229940,-0.969743,-0.082016,0.229940,0.280933,0.886232,0.368334,0.280933,0.886232,0.368334,
+			         0.280933,0.886232,0.368334,0.712415,0.463847,0.526604,0.712415,0.463847,0.526604,0.712415,0.463847,0.526604,
+			         0.133049,-0.635022,0.760950,0.133049,-0.635022,0.760950,0.133049,-0.635022,0.760950,-0.589560,0.677550,0.439710,
+			         -0.589560,0.677550,0.439710,-0.589560,0.677550,0.439710,-0.804140,-0.014649,0.594260,-0.804140,-0.014649,0.594260,
+			         -0.804140,-0.014649,0.594260,0.330648,0.943667,-0.012834,0.330648,0.943667,-0.012834,0.330648,0.943667,-0.012834,
+			         0.330648,0.943667,-0.012834,0.812723,-0.543394,0.210248,0.812723,-0.543394,0.210248,0.812723,-0.543394,0.210248,
+			         0.812723,-0.543394,0.210248,0.268755,-0.916218,0.297178,0.268755,-0.916218,0.297178,0.268755,-0.916218,0.297178,
+			         0.268755,-0.916218,0.297178,-0.681011,0.730958,0.043873,-0.681011,0.730958,0.043873,-0.681011,0.730958,0.043873,
+			         -0.681011,0.730958,0.043873,0.931720,0.360993,0.039764,0.931720,0.360993,0.039764,0.931720,0.360993,0.039764,
+			         0.931720,0.360993,0.039764,-0.073220,-0.176310,-0.981608,-0.048682,-0.234760,-0.970833,-0.023830,-0.159912,-0.986844,
+			         -0.048682,-0.234760,-0.970833,-0.000853,-0.219375,-0.975640,-0.023830,-0.159912,-0.986844,-0.000853,-0.219375,-0.975640,
+			         0.047060,-0.169849,-0.984346,-0.023830,-0.159912,-0.986844,0.047060,-0.169849,-0.984346,0.012582,-0.125557,-0.992007,
+			         -0.023830,-0.159912,-0.986844,0.012582,-0.125557,-0.992007,-0.019720,-0.099448,-0.994847,-0.023830,-0.159912,-0.986844,
+			         -0.019720,-0.099448,-0.994847,-0.065063,-0.127115,-0.989752,-0.023830,-0.159912,-0.986844,-0.065063,-0.127115,-0.989752,
+			         -0.073220,-0.176310,-0.981608,-0.023830,-0.159912,-0.986844
+		}
+		LayerElementUV: 0 {
+			Version: 101
+			Name: "UVMap"
+			MappingInformationType: "ByPolygonVertex"
+			ReferenceInformationType: "IndexToDirect"
+			UV: 0.722945,0.927998
+			UVIndex: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
+			         0,0,0,0,0,0
+		}
+		Layer: 0 {
+			Version: 100
+			LayerElement:  {
+				Type: "LayerElementNormal"
+				TypedIndex: 0
+			}
+			LayerElement:  {
+				Type: "LayerElementUV"
+				TypedIndex: 0
+			}
+		}
+	}
+	Pose: "Pose::BIND_POSES", "BindPose" {
+		Type: "BindPose"
+		Version: 100
+		Properties60:  {
+		}
+		NbPoseNodes: 1
+		PoseNode:  {
+			Node: "Model::01_Thumb03_L"
+			Matrix: 0.000000114735066,0.999999582767487,-0.000000248850029,0.000000000000000,-0.999999523162842,0.000000061180977,0.000000162941504,0.000000000000000,0.000000169239357,0.000000241554318,0.999999642372131,0.000000000000000,0.000000000029104,-0.000007629398169,0.000000000002274,1.000000000000000
+		}
+	}
+	GlobalSettings:  {
+		Version: 1000
+		Properties60:  {
+			Property: "UpAxis", "int", "",1
+			Property: "UpAxisSign", "int", "",1
+			Property: "FrontAxis", "int", "",2
+			Property: "FrontAxisSign", "int", "",1
+			Property: "CoordAxis", "int", "",0
+			Property: "CoordAxisSign", "int", "",1
+			Property: "UnitScaleFactor", "double", "",1
+		}
+	}
+}
+
+; Object relations
+;------------------------------------------------------------------
+
+Relations:  {
+	Model: "Model::01_Thumb03_L", "Mesh" {
+	}
+}
+
+; Object connections
+;------------------------------------------------------------------
+
+Connections:  {
+	Connect: "OO", "Model::01_Thumb03_L", "Model::Scene"
+	Connect: "OO", "Texture::Elemental", "Model::01_Thumb03_L"
+	Connect: "OO", "Video::Elemental", "Texture::Elemental"
+}
+;Takes and animation section
+;----------------------------------------------------
+
+Takes:  {
+	Current: ""
+}
\ No newline at end of file
diff --git a/lfs/objects/e3/1b/e31b4fa84815fb67971a5ae5e9c687ee3bb9b83d42a01da365a7864023fd9e44 b/lfs/objects/e3/1b/e31b4fa84815fb67971a5ae5e9c687ee3bb9b83d42a01da365a7864023fd9e44
new file mode 100644
index 0000000000000000000000000000000000000000..4443fd0ba8bd6f087f5056e7eb9312baa8104070
--- /dev/null
+++ b/lfs/objects/e3/1b/e31b4fa84815fb67971a5ae5e9c687ee3bb9b83d42a01da365a7864023fd9e44
@@ -0,0 +1,138 @@
+; FBX 6.1.0 project file
+; ----------------------------------------------------
+
+FBXHeaderExtension:  {
+	FBXHeaderVersion: 1003
+	FBXVersion: 6100
+}
+CreationTime: "2022-07-15 09:45:20:000"
+
+; Object definitions
+;------------------------------------------------------------------
+
+Definitions:  {
+	Version: 100
+	Count: 3
+	ObjectType: "Model" {
+		Count: 1
+	}
+	ObjectType: "Geometry" {
+		Count: 1
+	}
+	ObjectType: "Pose" {
+		Count: 1
+	}
+	ObjectType: "GlobalSettings" {
+		Count: 1
+	}
+}
+
+; Object properties
+;------------------------------------------------------------------
+
+Objects:  {
+	Model: "Model::02_Thumb03_L", "Mesh" {
+		Version: 232
+		Properties60:  {
+			Property: "QuaternionInterpolate", "bool", "",0
+			Property: "Lcl Translation", "Lcl Translation", "A+",0.0000,0.0000,-0.0000
+			Property: "Lcl Rotation", "Lcl Rotation", "A+",0.0000,-0.0000,0.0000
+			Property: "Lcl Scaling", "Lcl Scaling", "A+",1.0,1.0,1.0
+		}
+		MultiLayer: 0
+		MultiTake: 1
+		Shading: Y
+		Culling: "CullingOff"
+		Vertices: -1.519845,0.043647,4.623655,-1.737931,1.769784,0.010029,-0.905884,-0.873383,4.340864,-1.066885,-0.770251,0.470955,
+		          1.736283,1.769784,0.010029,1.121804,-0.719035,-0.010012,1.518211,0.043647,4.623654,1.004320,3.204343,-2.808534,
+		          0.878137,0.893872,4.320854,-1.005965,3.204343,-2.808533,-0.879774,0.893872,4.320854,-0.875424,-0.713061,4.928711,
+		          0.878137,-0.713061,4.928711,0.904240,-0.873384,4.340864,1.065241,-0.770251,0.470954,-1.119097,-0.719035,-0.010012
+		PolygonVertexIndex: 14,4,6,-14,1,0,10,-10,2,13,12,-12,13,6,-13,4,14,-6,2,11,-1,4,1,9,-8,1,15,-4,6,4,7,-9,
+		                    15,5,14,-4,3,14,13,-3,11,12,6,-1,7,9,10,-9,0,6,8,-11,3,2,0,-2,5,15,1,-5
+		GeometryVersion: 124
+		LayerElementNormal: 0 {
+			Version: 101
+			Name: ""
+			MappingInformationType: "ByPolygonVertex"
+			ReferenceInformationType: "Direct"
+			Normals: 0.936246,-0.349738,-0.033578,0.936246,-0.349738,-0.033578,0.936246,-0.349738,-0.033578,0.936246,-0.349738,-0.033578,
+			         -0.613586,0.741038,0.272718,-0.613586,0.741038,0.272718,-0.613586,0.741038,0.272718,-0.613586,0.741038,0.272718,
+			         -0.000000,-0.964764,0.263118,-0.000000,-0.964764,0.263118,-0.000000,-0.964764,0.263118,-0.000000,-0.964764,0.263118,
+			         0.786192,-0.586459,0.194853,0.786192,-0.586459,0.194853,0.786192,-0.586459,0.194853,0.966897,-0.239433,0.088213,
+			         0.966897,-0.239433,0.088213,0.966897,-0.239433,0.088213,-0.784306,-0.587002,0.200732,-0.784306,-0.587002,0.200732,
+			         -0.784306,-0.587002,0.200732,-0.000000,-0.891207,-0.453596,-0.000000,-0.891207,-0.453596,-0.000000,-0.891207,-0.453596,
+			         -0.000000,-0.891207,-0.453596,-0.967243,-0.241140,0.079322,-0.967243,-0.241140,0.079322,-0.967243,-0.241140,0.079322,
+			         0.613588,0.741037,0.272716,0.613588,0.741037,0.272716,0.613588,0.741037,0.272716,0.613588,0.741037,0.272716,
+			         -0.000000,-0.994378,-0.105887,-0.000000,-0.994378,-0.105887,-0.000000,-0.994378,-0.105887,-0.000000,-0.994378,-0.105887,
+			         -0.000000,-0.999645,-0.026640,-0.000000,-0.999645,-0.026640,-0.000000,-0.999645,-0.026640,-0.000000,-0.999645,-0.026640,
+			         0.000000,0.373897,0.927470,0.000000,0.373897,0.927470,0.000000,0.373897,0.927470,0.000000,0.373897,0.927470,
+			         -0.000000,0.951292,0.308292,-0.000000,0.951292,0.308292,-0.000000,0.951292,0.308292,-0.000000,0.951292,0.308292,
+			         0.000000,0.335500,0.942040,0.000000,0.335500,0.942040,0.000000,0.335500,0.942040,0.000000,0.335500,0.942040,
+			         -0.936246,-0.349737,-0.033576,-0.936246,-0.349737,-0.033576,-0.936246,-0.349737,-0.033576,-0.936246,-0.349737,-0.033576,
+			         -0.000000,0.008052,-0.999968,-0.000000,0.008052,-0.999968,-0.000000,0.008052,-0.999968,-0.000000,0.008052,-0.999968
+		}
+		LayerElementUV: 0 {
+			Version: 101
+			Name: "UVMap"
+			MappingInformationType: "ByPolygonVertex"
+			ReferenceInformationType: "IndexToDirect"
+			UV: 0.288373,0.583667
+			UVIndex: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+		}
+		Layer: 0 {
+			Version: 100
+			LayerElement:  {
+				Type: "LayerElementNormal"
+				TypedIndex: 0
+			}
+			LayerElement:  {
+				Type: "LayerElementUV"
+				TypedIndex: 0
+			}
+		}
+	}
+	Pose: "Pose::BIND_POSES", "BindPose" {
+		Type: "BindPose"
+		Version: 100
+		Properties60:  {
+		}
+		NbPoseNodes: 1
+		PoseNode:  {
+			Node: "Model::02_Thumb03_L"
+			Matrix: 0.000000081824695,0.999999940395355,0.000000034272045,0.000000000000000,-1.000000000000000,-0.000000016917149,-0.000000009439346,0.000000000000000,0.000000007028971,-0.000000043711399,1.000000000000000,0.000000000000000,0.000000000000000,0.000000000000000,-0.000000000000227,1.000000000000000
+		}
+	}
+	GlobalSettings:  {
+		Version: 1000
+		Properties60:  {
+			Property: "UpAxis", "int", "",1
+			Property: "UpAxisSign", "int", "",1
+			Property: "FrontAxis", "int", "",2
+			Property: "FrontAxisSign", "int", "",1
+			Property: "CoordAxis", "int", "",0
+			Property: "CoordAxisSign", "int", "",1
+			Property: "UnitScaleFactor", "double", "",1
+		}
+	}
+}
+
+; Object relations
+;------------------------------------------------------------------
+
+Relations:  {
+	Model: "Model::02_Thumb03_L", "Mesh" {
+	}
+}
+
+; Object connections
+;------------------------------------------------------------------
+
+Connections:  {
+	Connect: "OO", "Model::02_Thumb03_L", "Model::Scene"
+}
+;Takes and animation section
+;----------------------------------------------------
+
+Takes:  {
+	Current: ""
+}
\ No newline at end of file
diff --git a/lfs/objects/ee/85/ee85c7d8747636b2ce44ba0a8dbd2a4508fa67b4c231eb9fd395a76f669d3677 b/lfs/objects/ee/85/ee85c7d8747636b2ce44ba0a8dbd2a4508fa67b4c231eb9fd395a76f669d3677
new file mode 100644
index 0000000000000000000000000000000000000000..38d4deedf8b16315beda01ae7831acf083dccfc8
--- /dev/null
+++ b/lfs/objects/ee/85/ee85c7d8747636b2ce44ba0a8dbd2a4508fa67b4c231eb9fd395a76f669d3677
@@ -0,0 +1,138 @@
+; FBX 6.1.0 project file
+; ----------------------------------------------------
+
+FBXHeaderExtension:  {
+	FBXHeaderVersion: 1003
+	FBXVersion: 6100
+}
+CreationTime: "2022-07-15 09:44:31:000"
+
+; Object definitions
+;------------------------------------------------------------------
+
+Definitions:  {
+	Version: 100
+	Count: 3
+	ObjectType: "Model" {
+		Count: 1
+	}
+	ObjectType: "Geometry" {
+		Count: 1
+	}
+	ObjectType: "Pose" {
+		Count: 1
+	}
+	ObjectType: "GlobalSettings" {
+		Count: 1
+	}
+}
+
+; Object properties
+;------------------------------------------------------------------
+
+Objects:  {
+	Model: "Model::02_Ring01_L", "Mesh" {
+		Version: 232
+		Properties60:  {
+			Property: "QuaternionInterpolate", "bool", "",0
+			Property: "Lcl Translation", "Lcl Translation", "A+",-0.0000,-0.0000,0.0000
+			Property: "Lcl Rotation", "Lcl Rotation", "A+",0.0000,0.0000,0.0000
+			Property: "Lcl Scaling", "Lcl Scaling", "A+",1.0,1.0,1.0
+		}
+		MultiLayer: 0
+		MultiTake: 1
+		Shading: Y
+		Culling: "CullingOff"
+		Vertices: 8.322798,0.078567,2.175123,0.018053,3.185695,2.487222,7.813762,-1.572132,1.296497,0.847741,-1.386487,1.526902,
+		          0.018053,3.185696,-2.484657,-0.018022,-1.294296,-1.605288,8.322798,0.078567,-2.172578,-5.055494,5.767970,-1.437160,
+		          7.777743,1.609013,-1.256581,-5.055494,5.767970,1.439721,7.777743,1.609012,1.259131,8.871915,-1.283544,1.252905,
+		          8.871915,-1.283544,-1.256582,7.813762,-1.572132,-1.293936,0.847741,-1.386487,-1.524342,-0.018022,-1.294296,1.601621
+		PolygonVertexIndex: 14,4,6,-14,1,0,10,-10,2,13,12,-12,13,6,-13,4,14,-6,2,11,-1,4,1,9,-8,1,15,-4,6,4,7,-9,
+		                    15,5,14,-4,3,14,13,-3,11,12,6,-1,7,9,10,-9,0,6,8,-11,3,2,0,-2,5,15,1,-5
+		GeometryVersion: 124
+		LayerElementNormal: 0 {
+			Version: 101
+			Name: ""
+			MappingInformationType: "ByPolygonVertex"
+			ReferenceInformationType: "Direct"
+			Normals: -0.027323,-0.284588,-0.958260,-0.027323,-0.284588,-0.958260,-0.027323,-0.284588,-0.958260,-0.027323,-0.284588,-0.958260,
+			         0.246992,0.671135,0.698980,0.246992,0.671135,0.698980,0.246992,0.671135,0.698980,0.246992,0.671135,0.698980,
+			         0.263118,-0.964764,0.000000,0.263118,-0.964764,0.000000,0.263118,-0.964764,0.000000,0.263118,-0.964764,0.000000,
+			         0.167097,-0.502921,-0.848026,0.167097,-0.502921,-0.848026,0.167097,-0.502921,-0.848026,0.070987,-0.192677,-0.978691,
+			         0.070987,-0.192677,-0.978691,0.070987,-0.192677,-0.978691,0.172247,-0.503705,0.846530,0.172247,-0.503705,0.846530,
+			         0.172247,-0.503705,0.846530,-0.453596,-0.891207,0.000000,-0.453596,-0.891207,0.000000,-0.453596,-0.891207,0.000000,
+			         -0.453596,-0.891207,0.000000,0.063824,-0.194026,0.978918,0.063824,-0.194026,0.978918,0.063824,-0.194026,0.978918,
+			         0.246990,0.671134,-0.698982,0.246990,0.671134,-0.698982,0.246990,0.671134,-0.698982,0.246990,0.671134,-0.698982,
+			         -0.105887,-0.994378,-0.000000,-0.105887,-0.994378,-0.000000,-0.105887,-0.994378,-0.000000,-0.105887,-0.994378,-0.000000,
+			         -0.026641,-0.999645,0.000000,-0.026641,-0.999645,0.000000,-0.026641,-0.999645,0.000000,-0.026641,-0.999645,0.000000,
+			         0.927470,0.373898,0.000000,0.927470,0.373898,0.000000,0.927470,0.373898,0.000000,0.927470,0.373898,0.000000,
+			         0.308292,0.951292,0.000000,0.308292,0.951292,0.000000,0.308292,0.951292,0.000000,0.308292,0.951292,0.000000,
+			         0.942041,0.335499,0.000000,0.942041,0.335499,0.000000,0.942041,0.335499,0.000000,0.942041,0.335499,0.000000,
+			         -0.027322,-0.284587,0.958261,-0.027322,-0.284587,0.958261,-0.027322,-0.284587,0.958261,-0.027322,-0.284587,0.958261,
+			         -0.999968,0.008052,0.000000,-0.999968,0.008052,0.000000,-0.999968,0.008052,0.000000,-0.999968,0.008052,0.000000
+		}
+		LayerElementUV: 0 {
+			Version: 101
+			Name: "UVMap"
+			MappingInformationType: "ByPolygonVertex"
+			ReferenceInformationType: "IndexToDirect"
+			UV: 0.288373,0.583667
+			UVIndex: 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
+		}
+		Layer: 0 {
+			Version: 100
+			LayerElement:  {
+				Type: "LayerElementNormal"
+				TypedIndex: 0
+			}
+			LayerElement:  {
+				Type: "LayerElementUV"
+				TypedIndex: 0
+			}
+		}
+	}
+	Pose: "Pose::BIND_POSES", "BindPose" {
+		Type: "BindPose"
+		Version: 100
+		Properties60:  {
+		}
+		NbPoseNodes: 1
+		PoseNode:  {
+			Node: "Model::02_Ring01_L"
+			Matrix: 0.000000057250499,0.999999940395355,0.000000043711164,0.000000000000000,-1.000000000000000,0.000000066089171,0.000000008838673,0.000000000000000,-0.000000000570280,-0.000000043711612,1.000000119209290,0.000000000000000,-0.000000000000000,-0.000000476837158,0.000000000000000,1.000000000000000
+		}
+	}
+	GlobalSettings:  {
+		Version: 1000
+		Properties60:  {
+			Property: "UpAxis", "int", "",1
+			Property: "UpAxisSign", "int", "",1
+			Property: "FrontAxis", "int", "",2
+			Property: "FrontAxisSign", "int", "",1
+			Property: "CoordAxis", "int", "",0
+			Property: "CoordAxisSign", "int", "",1
+			Property: "UnitScaleFactor", "double", "",1
+		}
+	}
+}
+
+; Object relations
+;------------------------------------------------------------------
+
+Relations:  {
+	Model: "Model::02_Ring01_L", "Mesh" {
+	}
+}
+
+; Object connections
+;------------------------------------------------------------------
+
+Connections:  {
+	Connect: "OO", "Model::02_Ring01_L", "Model::Scene"
+}
+;Takes and animation section
+;----------------------------------------------------
+
+Takes:  {
+	Current: ""
+}
\ No newline at end of file