slime wandering

This commit is contained in:
2022-04-25 16:34:38 +03:00
parent 34035c5b3d
commit 0d597af869
16 changed files with 503 additions and 259 deletions

View File

@@ -361,6 +361,7 @@ GameObject:
- component: {fileID: 8377414142725635096}
- component: {fileID: 9217037737240071080}
- component: {fileID: 979664278525990523}
- component: {fileID: 7068053744138324038}
m_Layer: 0
m_Name: BossSlime
m_TagString: BossSlime
@@ -431,8 +432,21 @@ Rigidbody:
m_UseGravity: 1
m_IsKinematic: 0
m_Interpolate: 0
m_Constraints: 0
m_Constraints: 112
m_CollisionDetection: 0
--- !u!135 &7068053744138324038
SphereCollider:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 8437010424349675124}
m_Material: {fileID: 0}
m_IsTrigger: 0
m_Enabled: 1
serializedVersion: 2
m_Radius: 0.6
m_Center: {x: 0, y: 0.5, z: 0}
--- !u!1 &8437097380876049792
GameObject:
m_ObjectHideFlags: 0

View File

@@ -361,6 +361,7 @@ GameObject:
- component: {fileID: 8377414142725635096}
- component: {fileID: 9217037737240071080}
- component: {fileID: 979664278525990523}
- component: {fileID: 6363954507592996496}
m_Layer: 0
m_Name: SlimePBR
m_TagString: Slime
@@ -378,7 +379,7 @@ Transform:
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 1.3906298, y: 0.00000023841858, z: -0.086076975}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_ConstrainProportionsScale: 1
m_Children:
- {fileID: 8439521210071859164}
- {fileID: 8439236181366124486}
@@ -431,8 +432,21 @@ Rigidbody:
m_UseGravity: 1
m_IsKinematic: 0
m_Interpolate: 0
m_Constraints: 0
m_Constraints: 112
m_CollisionDetection: 0
--- !u!135 &6363954507592996496
SphereCollider:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 8437010424349675124}
m_Material: {fileID: 0}
m_IsTrigger: 0
m_Enabled: 1
serializedVersion: 2
m_Radius: 0.6
m_Center: {x: 0, y: 0.5, z: 0}
--- !u!1 &8437097380876049792
GameObject:
m_ObjectHideFlags: 0