Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1,295 changes: 651 additions & 644 deletions Assembly-CSharp.csproj

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,21 +1,16 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_PrefabParentObject: {fileID: 0}
m_PrefabInternal: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: fc3284eace5a64d4bb516df7d7effdb9, type: 3}
m_Name: PunSceneSettingsFile
m_EditorClassIdentifier:
SceneSettingsListFoldoutOpen: 1
MinViewIdPerScene:
- sceneAsset: {fileID: 102900000, guid: 559222f4671e440cba71aecba1de3505, type: 3}
sceneName: SceneView_A
minViewId: 2
- sceneAsset: {fileID: 102900000, guid: a81615022a16c489aac8daadf8f51fae, type: 3}
sceneName: SceneView_B
minViewId: 10
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!114 &11400000
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: fc3284eace5a64d4bb516df7d7effdb9, type: 3}
m_Name: PunSceneSettingsFile
m_EditorClassIdentifier:
SceneSettingsListFoldoutOpen: 1
MinViewIdPerScene: []
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ MonoBehaviour:
- feedAnimal
- Fire
- FixFence
- followAnimal
- placeAnimal
- RemoveFuel
- RespawnSpaceship
- StealBale
Expand All @@ -57,9 +59,9 @@ MonoBehaviour:
- SwitchScenes
- updateFenceScript
- updateFenceScriptFix
- updateGameState
- updatePenNumber
- UpdatePlayerCount
- followAnimal
- placeAnimal
DisableAutoOpenWizard: 1
ShowSettings: 0
DevRegionSetOnce: 1
189 changes: 176 additions & 13 deletions Assets/Prefabs/GlobalObject.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ RectTransform:
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 5804692930863718317}
m_RootOrder: 8
m_RootOrder: 10
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5}
Expand Down Expand Up @@ -184,7 +184,7 @@ RectTransform:
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 5804692930863718317}
m_RootOrder: 4
m_RootOrder: 6
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5}
Expand Down Expand Up @@ -265,7 +265,7 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0.5, y: 1}
m_AnchorMax: {x: 0.5, y: 1}
m_AnchoredPosition: {x: 373, y: 324}
m_AnchoredPosition: {x: 373, y: 300}
m_SizeDelta: {x: 250, y: 30}
m_Pivot: {x: 0.5, y: 1}
--- !u!222 &8247006754156941660
Expand Down Expand Up @@ -338,7 +338,7 @@ RectTransform:
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 5804692930863718317}
m_RootOrder: 7
m_RootOrder: 9
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5}
Expand Down Expand Up @@ -917,7 +917,7 @@ RectTransform:
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 5804692930863718317}
m_RootOrder: 6
m_RootOrder: 8
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5}
Expand Down Expand Up @@ -994,7 +994,7 @@ RectTransform:
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 5804692930863718317}
m_RootOrder: 9
m_RootOrder: 11
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5}
Expand Down Expand Up @@ -1118,6 +1118,83 @@ MonoBehaviour:
m_VerticalOverflow: 0
m_LineSpacing: 1
m_Text: Final Score
--- !u!1 &6160906942750293847
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 8335517072229522071}
- component: {fileID: 3973607748599996997}
- component: {fileID: 2458296915774370739}
m_Layer: 5
m_Name: AnimalsPlayer2
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!224 &8335517072229522071
RectTransform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6160906942750293847}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 5804692930863718317}
m_RootOrder: 4
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0.5, y: 1}
m_AnchorMax: {x: 0.5, y: 1}
m_AnchoredPosition: {x: 373, y: 275}
m_SizeDelta: {x: 250, y: 30}
m_Pivot: {x: 0.5, y: 1}
--- !u!222 &3973607748599996997
CanvasRenderer:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6160906942750293847}
m_CullTransparentMesh: 0
--- !u!114 &2458296915774370739
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 6160906942750293847}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
m_Name:
m_EditorClassIdentifier:
m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_RaycastTarget: 1
m_OnCullStateChanged:
m_PersistentCalls:
m_Calls: []
m_FontData:
m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
m_FontSize: 14
m_FontStyle: 0
m_BestFit: 0
m_MinSize: 10
m_MaxSize: 40
m_Alignment: 0
m_AlignByGeometry: 0
m_RichText: 1
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
m_Text: 'Player 2 Score: 0'
--- !u!1 &6254733548645539046
GameObject:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -1152,7 +1229,7 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0.5, y: 1}
m_AnchorMax: {x: 0.5, y: 1}
m_AnchoredPosition: {x: -230, y: 324}
m_AnchoredPosition: {x: -230, y: 300}
m_SizeDelta: {x: 250, y: 30}
m_Pivot: {x: 0.5, y: 1}
--- !u!222 &625863840874476871
Expand Down Expand Up @@ -1225,6 +1302,8 @@ RectTransform:
- {fileID: 6763496041244279658}
- {fileID: 5853858758956291893}
- {fileID: 2756875936568352976}
- {fileID: 3060347633511876101}
- {fileID: 8335517072229522071}
- {fileID: 8797833810400528098}
- {fileID: 8907820054494808034}
- {fileID: 7988866080312811959}
Expand Down Expand Up @@ -1270,7 +1349,7 @@ RectTransform:
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 5804692930863718317}
m_RootOrder: 5
m_RootOrder: 7
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5}
Expand Down Expand Up @@ -1351,7 +1430,7 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0.5, y: 1}
m_AnchorMax: {x: 0.5, y: 1}
m_AnchoredPosition: {x: 0, y: 324}
m_AnchoredPosition: {x: 0, y: 300}
m_SizeDelta: {x: 160, y: 30}
m_Pivot: {x: 0.5, y: 1}
--- !u!222 &6763496041244279660
Expand Down Expand Up @@ -1470,12 +1549,12 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: 0cd44c1031e13a943bb63640046fad76, type: 3}
m_Name:
m_EditorClassIdentifier:
m_UiScaleMode: 0
m_UiScaleMode: 1
m_ReferencePixelsPerUnit: 100
m_ScaleFactor: 1
m_ReferenceResolution: {x: 800, y: 600}
m_ReferenceResolution: {x: 1024, y: 768}
m_ScreenMatchMode: 0
m_MatchWidthOrHeight: 0
m_MatchWidthOrHeight: 1
m_PhysicalUnit: 3
m_FallbackScreenDPI: 96
m_DefaultSpriteDPI: 96
Expand Down Expand Up @@ -1537,6 +1616,83 @@ MonoBehaviour:
m_VerticalOverflow: 0
m_LineSpacing: 1
m_Text:
--- !u!1 &7628124243021211404
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 3060347633511876101}
- component: {fileID: 6713572539572339017}
- component: {fileID: 8493724014549121709}
m_Layer: 5
m_Name: AnimalsPlayer1
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!224 &3060347633511876101
RectTransform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7628124243021211404}
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 5804692930863718317}
m_RootOrder: 3
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0.5, y: 1}
m_AnchorMax: {x: 0.5, y: 1}
m_AnchoredPosition: {x: -230, y: 275}
m_SizeDelta: {x: 250, y: 30}
m_Pivot: {x: 0.5, y: 1}
--- !u!222 &6713572539572339017
CanvasRenderer:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7628124243021211404}
m_CullTransparentMesh: 0
--- !u!114 &8493724014549121709
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 7628124243021211404}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
m_Name:
m_EditorClassIdentifier:
m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_RaycastTarget: 1
m_OnCullStateChanged:
m_PersistentCalls:
m_Calls: []
m_FontData:
m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
m_FontSize: 14
m_FontStyle: 0
m_BestFit: 0
m_MinSize: 10
m_MaxSize: 40
m_Alignment: 0
m_AlignByGeometry: 0
m_RichText: 1
m_HorizontalOverflow: 0
m_VerticalOverflow: 0
m_LineSpacing: 1
m_Text: 'Player 1 Score: 0'
--- !u!1 &8260894581228606246
GameObject:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -1644,7 +1800,7 @@ RectTransform:
m_LocalScale: {x: 1, y: 1, z: 1}
m_Children: []
m_Father: {fileID: 5804692930863718317}
m_RootOrder: 3
m_RootOrder: 5
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5}
Expand Down Expand Up @@ -1735,6 +1891,7 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: fbee02debcd415946bd0e5623fef3dec, type: 3}
m_Name:
m_EditorClassIdentifier:
numPlayers: 2
backgroundAC: {fileID: 8300000, guid: 4b3add4ef07b0604796bccf0ccd4ca61, type: 3}
backgroundVolume: 0.005
endScreenImage: {fileID: 7496745384883718930}
Expand All @@ -1748,8 +1905,14 @@ MonoBehaviour:
- {fileID: 5476066862457469173}
timeLeft: 420
textTimeLeft: {fileID: 6763496041244279659}
timeScorePlayer1: 0
timeScorePlayer2: 0
textTimeScorePlayer1: {fileID: 5781809136914593355}
textTimeScorePlayer2: {fileID: 8976516828204580124}
animalsPlayer1: 0
animalsPlayer2: 0
textAnimalsPlayer1: {fileID: 8493724014549121709}
textAnimalsPlayer2: {fileID: 2458296915774370739}
textControls: {fileID: 9072182254662397914}
textTimeFinalScorePlayer1: {fileID: 6516621203687801484}
textTimeFinalScorePlayer2: {fileID: 8980453957442146218}
Expand Down
4 changes: 2 additions & 2 deletions Assets/Resources/Bale.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ GameObject:
- component: {fileID: 4234565710960262502}
- component: {fileID: 6427714216175178508}
m_Layer: 0
m_Name: GameObject
m_Name: Bale
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
Expand Down Expand Up @@ -41,7 +41,7 @@ BoxCollider:
m_GameObject: {fileID: 8301804158632200003}
m_Material: {fileID: 0}
m_IsTrigger: 0
m_Enabled: 1
m_Enabled: 0
serializedVersion: 2
m_Size: {x: 1, y: 1, z: 1}
m_Center: {x: 0, y: 0, z: 0}
Expand Down
8 changes: 4 additions & 4 deletions Assets/Resources/Chicken.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -265,11 +265,11 @@ Rigidbody:
m_Mass: 1
m_Drag: 0
m_AngularDrag: 0.05
m_UseGravity: 1
m_IsKinematic: 0
m_UseGravity: 0
m_IsKinematic: 1
m_Interpolate: 0
m_Constraints: 80
m_CollisionDetection: 2
m_Constraints: 112
m_CollisionDetection: 3
--- !u!114 &3499706033699792430
MonoBehaviour:
m_ObjectHideFlags: 0
Expand Down
Loading