Skip to content

Commit

Permalink
added player layer to simplify detection layers + improved creation o…
Browse files Browse the repository at this point in the history
…f points
  • Loading branch information
knela96 committed Sep 7, 2021
1 parent 6f8df92 commit 8f1aef2
Show file tree
Hide file tree
Showing 13 changed files with 43,925 additions and 22,885 deletions.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -467,7 +467,7 @@ AnimatorStateMachine:
m_Position: {x: 350, y: 160, z: 0}
- serializedVersion: 1
m_State: {fileID: -674226738374170568}
m_Position: {x: 210, y: -220, z: 0}
m_Position: {x: 220, y: -220, z: 0}
- serializedVersion: 1
m_State: {fileID: -1360990288042078724}
m_Position: {x: 460, y: -260, z: 0}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ GameObject:
m_Component:
- component: {fileID: 829925305826940883}
- component: {fileID: 829925305826940882}
m_Layer: 0
m_Layer: 9
m_Name: GPoint(Clone)
m_TagString: Untagged
m_Icon: {fileID: 0}
Expand Down Expand Up @@ -55,7 +55,7 @@ GameObject:
m_Component:
- component: {fileID: 829925305843847391}
- component: {fileID: 829925305843847390}
m_Layer: 0
m_Layer: 9
m_Name: GPoint(Clone)
m_TagString: Untagged
m_Icon: {fileID: 0}
Expand Down Expand Up @@ -100,7 +100,7 @@ GameObject:
m_Component:
- component: {fileID: 829925306351662887}
- component: {fileID: 829925306351662886}
m_Layer: 0
m_Layer: 9
m_Name: GPoint(Clone)
m_TagString: Untagged
m_Icon: {fileID: 0}
Expand Down Expand Up @@ -145,7 +145,7 @@ GameObject:
m_Component:
- component: {fileID: 829925306464150106}
- component: {fileID: 829925306464150105}
m_Layer: 0
m_Layer: 9
m_Name: GPoint(Clone)
m_TagString: Untagged
m_Icon: {fileID: 0}
Expand Down Expand Up @@ -190,7 +190,7 @@ GameObject:
m_Component:
- component: {fileID: 829925306986461671}
- component: {fileID: 829925306986461670}
m_Layer: 0
m_Layer: 9
m_Name: GPoint(Clone)
m_TagString: Untagged
m_Icon: {fileID: 0}
Expand Down Expand Up @@ -235,7 +235,7 @@ GameObject:
m_Component:
- component: {fileID: 829925307020198995}
- component: {fileID: 829925307020198994}
m_Layer: 0
m_Layer: 9
m_Name: Points
m_TagString: Untagged
m_Icon: {fileID: 0}
Expand Down Expand Up @@ -276,15 +276,13 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: ffee305532df40741ad9692ceaf23cb2, type: 3}
m_Name:
m_EditorClassIdentifier:
singlePoint: 0
pointType: 2
move: 0
updatePoints: 0
deleteAll: 0
createIndicators: 0
pointPrefab: {fileID: 3720768991260851332, guid: c9e6d30b089b8e548830d3a6e491426b,
type: 3}
posInterval: 0.5
deleteAll: 0
createIndicators: 0
updatePoints: 0
furthestLeft: {fileID: 0}
furthestRight: {fileID: 0}
pointsInOrder:
Expand All @@ -308,7 +306,7 @@ GameObject:
- component: {fileID: 829925307140019753}
- component: {fileID: 829925307140019754}
- component: {fileID: 829925307140019755}
m_Layer: 10
m_Layer: 9
m_Name: Wall
m_TagString: Untagged
m_Icon: {fileID: 0}
Expand Down Expand Up @@ -400,7 +398,7 @@ GameObject:
m_Component:
- component: {fileID: 829925307232594314}
- component: {fileID: 829925307232594313}
m_Layer: 0
m_Layer: 9
m_Name: GPoint(Clone)
m_TagString: Untagged
m_Icon: {fileID: 0}
Expand Down Expand Up @@ -445,7 +443,7 @@ GameObject:
m_Component:
- component: {fileID: 829925307320179761}
- component: {fileID: 829925307320179760}
m_Layer: 0
m_Layer: 9
m_Name: GPoint(Clone)
m_TagString: Untagged
m_Icon: {fileID: 0}
Expand Down Expand Up @@ -490,7 +488,7 @@ GameObject:
m_Component:
- component: {fileID: 829925307363113694}
- component: {fileID: 829925307363113693}
m_Layer: 0
m_Layer: 9
m_Name: GPoint(Clone)
m_TagString: Untagged
m_Icon: {fileID: 0}
Expand Down

0 comments on commit 8f1aef2

Please sign in to comment.