diff options
Diffstat (limited to 'nGJ2019/Assets/Prefabs')
| -rw-r--r-- | nGJ2019/Assets/Prefabs/CaveWalls.prefab | 4 | ||||
| -rw-r--r-- | nGJ2019/Assets/Prefabs/NarrowPassage.prefab | 12 | ||||
| -rw-r--r-- | nGJ2019/Assets/Prefabs/ObstacleRockBottom.prefab | 6 | ||||
| -rw-r--r-- | nGJ2019/Assets/Prefabs/ObstacleRockTop.prefab | 6 | ||||
| -rw-r--r-- | nGJ2019/Assets/Prefabs/RockJaws.prefab | 14 | ||||
| -rw-r--r-- | nGJ2019/Assets/Prefabs/dragon_particle.prefab | 28 | 
6 files changed, 35 insertions, 35 deletions
diff --git a/nGJ2019/Assets/Prefabs/CaveWalls.prefab b/nGJ2019/Assets/Prefabs/CaveWalls.prefab index c57f273..1ce1868 100644 --- a/nGJ2019/Assets/Prefabs/CaveWalls.prefab +++ b/nGJ2019/Assets/Prefabs/CaveWalls.prefab @@ -56,7 +56,7 @@ MonoBehaviour:    m_GameObject: {fileID: 7538015035249639830}    m_Enabled: 1    m_EditorHideFlags: 0 -  m_Script: {fileID: 11500000, guid: 992985330ae614733ac43350c8ea0ab0, type: 3} +  m_Script: {fileID: 11500000, guid: 59a101027e69992449080dd35f887c3b, type: 3}    m_Name:     m_EditorClassIdentifier:     type: 0 @@ -82,7 +82,7 @@ MonoBehaviour:    m_GameObject: {fileID: 7538015035695901050}    m_Enabled: 1    m_EditorHideFlags: 0 -  m_Script: {fileID: 11500000, guid: 992985330ae614733ac43350c8ea0ab0, type: 3} +  m_Script: {fileID: 11500000, guid: 59a101027e69992449080dd35f887c3b, type: 3}    m_Name:     m_EditorClassIdentifier:     type: 0 diff --git a/nGJ2019/Assets/Prefabs/NarrowPassage.prefab b/nGJ2019/Assets/Prefabs/NarrowPassage.prefab index 8cfd19e..e084c31 100644 --- a/nGJ2019/Assets/Prefabs/NarrowPassage.prefab +++ b/nGJ2019/Assets/Prefabs/NarrowPassage.prefab @@ -45,8 +45,8 @@ BoxCollider:    m_IsTrigger: 1    m_Enabled: 1    serializedVersion: 2 -  m_Size: {x: 15.39, y: 5.46, z: 1} -  m_Center: {x: 4.2, y: -3.84, z: 0} +  m_Size: {x: 15.39, y: 6.31, z: 2.81} +  m_Center: {x: 4.2, y: -3.42, z: -1.16}  --- !u!114 &5698759635590018609  MonoBehaviour:    m_ObjectHideFlags: 0 @@ -56,7 +56,7 @@ MonoBehaviour:    m_GameObject: {fileID: 7538015035249639830}    m_Enabled: 1    m_EditorHideFlags: 0 -  m_Script: {fileID: 11500000, guid: 992985330ae614733ac43350c8ea0ab0, type: 3} +  m_Script: {fileID: 11500000, guid: 59a101027e69992449080dd35f887c3b, type: 3}    m_Name:     m_EditorClassIdentifier:     type: 3 @@ -71,8 +71,8 @@ BoxCollider:    m_IsTrigger: 1    m_Enabled: 1    serializedVersion: 2 -  m_Size: {x: 14.07, y: 4.32, z: 1} -  m_Center: {x: 3.2, y: 0.96, z: 0} +  m_Size: {x: 14.07, y: 5.04, z: 2.8} +  m_Center: {x: 3.2, y: 0.6, z: -1.02}  --- !u!114 &503257385840296578  MonoBehaviour:    m_ObjectHideFlags: 0 @@ -82,7 +82,7 @@ MonoBehaviour:    m_GameObject: {fileID: 7538015035695901050}    m_Enabled: 1    m_EditorHideFlags: 0 -  m_Script: {fileID: 11500000, guid: 992985330ae614733ac43350c8ea0ab0, type: 3} +  m_Script: {fileID: 11500000, guid: 59a101027e69992449080dd35f887c3b, type: 3}    m_Name:     m_EditorClassIdentifier:     type: 3 diff --git a/nGJ2019/Assets/Prefabs/ObstacleRockBottom.prefab b/nGJ2019/Assets/Prefabs/ObstacleRockBottom.prefab index d8a53ac..e2ff2f0 100644 --- a/nGJ2019/Assets/Prefabs/ObstacleRockBottom.prefab +++ b/nGJ2019/Assets/Prefabs/ObstacleRockBottom.prefab @@ -44,11 +44,11 @@ BoxCollider:    m_PrefabAsset: {fileID: 0}    m_GameObject: {fileID: 264553704504758048}    m_Material: {fileID: 0} -  m_IsTrigger: 0 +  m_IsTrigger: 1    m_Enabled: 1    serializedVersion: 2    m_Size: {x: 7.15, y: 4.08, z: 1} -  m_Center: {x: 0.27, y: 0, z: 0} +  m_Center: {x: 0.27, y: 0, z: -1.08}  --- !u!114 &6017278592914902894  MonoBehaviour:    m_ObjectHideFlags: 0 @@ -58,7 +58,7 @@ MonoBehaviour:    m_GameObject: {fileID: 264553704504758048}    m_Enabled: 1    m_EditorHideFlags: 0 -  m_Script: {fileID: 11500000, guid: 992985330ae614733ac43350c8ea0ab0, type: 3} +  m_Script: {fileID: 11500000, guid: 59a101027e69992449080dd35f887c3b, type: 3}    m_Name:     m_EditorClassIdentifier:     type: 2 diff --git a/nGJ2019/Assets/Prefabs/ObstacleRockTop.prefab b/nGJ2019/Assets/Prefabs/ObstacleRockTop.prefab index cb55207..06a8c5c 100644 --- a/nGJ2019/Assets/Prefabs/ObstacleRockTop.prefab +++ b/nGJ2019/Assets/Prefabs/ObstacleRockTop.prefab @@ -49,8 +49,8 @@ BoxCollider:    m_IsTrigger: 1    m_Enabled: 1    serializedVersion: 2 -  m_Size: {x: 7.55, y: 4.14, z: 1} -  m_Center: {x: 0, y: 1.15, z: 0} +  m_Size: {x: 7.55, y: 4.14, z: 2.68} +  m_Center: {x: 0, y: 1.15, z: -1.22}  --- !u!114 &6145614806330494837  MonoBehaviour:    m_ObjectHideFlags: 0 @@ -60,7 +60,7 @@ MonoBehaviour:    m_GameObject: {fileID: 2825962919672506772}    m_Enabled: 1    m_EditorHideFlags: 0 -  m_Script: {fileID: 11500000, guid: 992985330ae614733ac43350c8ea0ab0, type: 3} +  m_Script: {fileID: 11500000, guid: 59a101027e69992449080dd35f887c3b, type: 3}    m_Name:     m_EditorClassIdentifier:     type: 1 diff --git a/nGJ2019/Assets/Prefabs/RockJaws.prefab b/nGJ2019/Assets/Prefabs/RockJaws.prefab index a9b91be..d7cb896 100644 --- a/nGJ2019/Assets/Prefabs/RockJaws.prefab +++ b/nGJ2019/Assets/Prefabs/RockJaws.prefab @@ -42,7 +42,7 @@ MonoBehaviour:    m_GameObject: {fileID: 1998900778231223134}    m_Enabled: 1    m_EditorHideFlags: 0 -  m_Script: {fileID: 11500000, guid: b69da2d4b545440ed86bcb8e72e0a7eb, type: 3} +  m_Script: {fileID: 11500000, guid: d508cc86bb112da41aab7f9073311fe5, type: 3}    m_Name:     m_EditorClassIdentifier:     TopJaw: {fileID: 6829481666799721321} @@ -59,8 +59,8 @@ BoxCollider:    m_IsTrigger: 1    m_Enabled: 1    serializedVersion: 2 -  m_Size: {x: 9.5, y: 5.46, z: 1} -  m_Center: {x: 1.06, y: -3.84, z: 0} +  m_Size: {x: 9.5, y: 5.46, z: 2.82} +  m_Center: {x: 1.06, y: -3.84, z: -1.14}  --- !u!114 &8957168230144321536  MonoBehaviour:    m_ObjectHideFlags: 0 @@ -70,7 +70,7 @@ MonoBehaviour:    m_GameObject: {fileID: 7538015035249639830}    m_Enabled: 1    m_EditorHideFlags: 0 -  m_Script: {fileID: 11500000, guid: 992985330ae614733ac43350c8ea0ab0, type: 3} +  m_Script: {fileID: 11500000, guid: 59a101027e69992449080dd35f887c3b, type: 3}    m_Name:     m_EditorClassIdentifier:     type: 4 @@ -85,8 +85,8 @@ BoxCollider:    m_IsTrigger: 1    m_Enabled: 1    serializedVersion: 2 -  m_Size: {x: 7, y: 4.32, z: 1} -  m_Center: {x: 0, y: 0.96, z: 0} +  m_Size: {x: 7, y: 4.32, z: 2.28} +  m_Center: {x: 0, y: 0.96, z: -1.2}  --- !u!114 &3978623340426940721  MonoBehaviour:    m_ObjectHideFlags: 0 @@ -96,7 +96,7 @@ MonoBehaviour:    m_GameObject: {fileID: 7538015035695901050}    m_Enabled: 1    m_EditorHideFlags: 0 -  m_Script: {fileID: 11500000, guid: 992985330ae614733ac43350c8ea0ab0, type: 3} +  m_Script: {fileID: 11500000, guid: 59a101027e69992449080dd35f887c3b, type: 3}    m_Name:     m_EditorClassIdentifier:     type: 4 diff --git a/nGJ2019/Assets/Prefabs/dragon_particle.prefab b/nGJ2019/Assets/Prefabs/dragon_particle.prefab index 6d528a3..6e891f1 100644 --- a/nGJ2019/Assets/Prefabs/dragon_particle.prefab +++ b/nGJ2019/Assets/Prefabs/dragon_particle.prefab @@ -41,8 +41,8 @@ GameObject:    serializedVersion: 6    m_Component:    - component: {fileID: 8077401375918419270} -  - component: {fileID: 8630204386568766907}    - component: {fileID: 657432053680591539} +  - component: {fileID: 7401685731915447956}    m_Layer: 0    m_Name: Sphere    m_TagString: Untagged @@ -60,23 +60,11 @@ Transform:    m_GameObject: {fileID: 3956812704593654807}    m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}    m_LocalPosition: {x: 0, y: 0, z: 0} -  m_LocalScale: {x: 0.29556, y: 0.29556, z: 0.29556} +  m_LocalScale: {x: 0.17713054, y: 0.17713054, z: 0.17713054}    m_Children: []    m_Father: {fileID: 7771521336157481751}    m_RootOrder: 0    m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} ---- !u!122 &8630204386568766907 -Halo: -  m_ObjectHideFlags: 0 -  m_CorrespondingSourceObject: {fileID: 0} -  m_PrefabInstance: {fileID: 0} -  m_PrefabAsset: {fileID: 0} -  m_GameObject: {fileID: 3956812704593654807} -  m_Enabled: 1 -  m_Color: -    serializedVersion: 2 -    rgba: 4293915070 -  m_Size: 0.12  --- !u!96 &657432053680591539  TrailRenderer:    serializedVersion: 2 @@ -190,6 +178,18 @@ TrailRenderer:    m_MinVertexDistance: 0.1    m_Autodestruct: 0    m_Emitting: 1 +--- !u!122 &7401685731915447956 +Halo: +  m_ObjectHideFlags: 0 +  m_CorrespondingSourceObject: {fileID: 0} +  m_PrefabInstance: {fileID: 0} +  m_PrefabAsset: {fileID: 0} +  m_GameObject: {fileID: 3956812704593654807} +  m_Enabled: 1 +  m_Color: +    serializedVersion: 2 +    rgba: 4294963056 +  m_Size: 0.1  --- !u!1001 &2920835375877647928  PrefabInstance:    m_ObjectHideFlags: 0  |