Skip to content

Commit

Permalink
Merge pull request #2 from mmoomocow/Matt-code
Browse files Browse the repository at this point in the history
Matt code
  • Loading branch information
mmoomocow committed Jul 23, 2022
2 parents 9e46fbf + 6e76e80 commit b931acf
Show file tree
Hide file tree
Showing 86 changed files with 15,821 additions and 8 deletions.
1,046 changes: 1,046 additions & 0 deletions Assets/Scenes/Credits.unity

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions Assets/Scenes/Credits.unity.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

59 changes: 52 additions & 7 deletions Assets/Scenes/SampleScene.unity → Assets/Scenes/Game.unity
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ Transform:
m_Children:
- {fileID: 1408464928}
m_Father: {fileID: 0}
m_RootOrder: 4
m_RootOrder: 5
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!95 &95902321
Animator:
Expand Down Expand Up @@ -325,7 +325,7 @@ Transform:
m_Children:
- {fileID: 1208101464}
m_Father: {fileID: 0}
m_RootOrder: 5
m_RootOrder: 6
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &268755123
MonoBehaviour:
Expand Down Expand Up @@ -428,7 +428,7 @@ Transform:
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 0
m_RootOrder: 1
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &527947061
GameObject:
Expand Down Expand Up @@ -540,7 +540,7 @@ Transform:
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 3
m_RootOrder: 4
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!114 &527947065
MonoBehaviour:
Expand All @@ -554,6 +554,51 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 0bf2870cc42b6104598de1571858606d, type: 3}
m_Name:
m_EditorClassIdentifier:
--- !u!1 &957997594
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 957997596}
- component: {fileID: 957997595}
m_Layer: 0
m_Name: GameController
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!114 &957997595
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 957997594}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: adfc8c53d8230de4199696a94539b6c2, type: 3}
m_Name:
m_EditorClassIdentifier:
score: 0
--- !u!4 &957997596
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 957997594}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: -3.6391232, y: 1.2424512, z: -1.0992813}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &987060399
GameObject:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -636,7 +681,7 @@ Transform:
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 1
m_RootOrder: 2
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &1208101463
GameObject:
Expand Down Expand Up @@ -751,7 +796,7 @@ Transform:
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 2
m_RootOrder: 3
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &1408464927
GameObject:
Expand Down Expand Up @@ -999,5 +1044,5 @@ Transform:
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 0}
m_RootOrder: 6
m_RootOrder: 7
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
File renamed without changes.
Loading

0 comments on commit b931acf

Please sign in to comment.