Cave tilemap

This commit is contained in:
KrolMel 2023-01-05 12:42:32 +01:00
parent de82e91d9f
commit b03354517c
2 changed files with 24741 additions and 10 deletions

View File

@ -11,6 +11,7 @@ GameObject:
- component: {fileID: 4006076606190978603}
- component: {fileID: 4006076606190978602}
- component: {fileID: 4006076606190978596}
- component: {fileID: -6994343827674546408}
- component: {fileID: 4006076606190978597}
- component: {fileID: 4006076606190978598}
- component: {fileID: -5618304694998678869}
@ -108,6 +109,22 @@ Rigidbody2D:
m_SleepingMode: 1
m_CollisionDetection: 0
m_Constraints: 4
--- !u!58 &-6994343827674546408
CircleCollider2D:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 4006076606190978600}
m_Enabled: 1
m_Density: 1
m_Material: {fileID: 0}
m_IsTrigger: 0
m_UsedByEffector: 0
m_UsedByComposite: 0
m_Offset: {x: 0, y: -0.1}
serializedVersion: 2
m_Radius: 0.7
--- !u!61 &4006076606190978597
BoxCollider2D:
m_ObjectHideFlags: 0
@ -118,7 +135,7 @@ BoxCollider2D:
m_Enabled: 1
m_Density: 1
m_Material: {fileID: 0}
m_IsTrigger: 0
m_IsTrigger: 1
m_UsedByEffector: 0
m_UsedByComposite: 0
m_Offset: {x: 0, y: -0.44218445}
@ -173,6 +190,7 @@ MonoBehaviour:
worldPosition: {x: 0, y: 0, z: 0}
gridPosition: {x: 0, y: 0}
isChasing: 0
point: {x: 0, y: 0, z: 0}
path: []
--- !u!114 &4740118962389386185
MonoBehaviour:

File diff suppressed because it is too large Load Diff