Skip to content
Merged
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
6 changes: 3 additions & 3 deletions Assets/Prefabs/RockPaperCissorGame.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -802,7 +802,7 @@ MonoBehaviour:
m_OnCullStateChanged:
m_PersistentCalls:
m_Calls: []
m_text: CISSOR
m_text: SCISSORS
m_isRightToLeft: 0
m_fontAsset: {fileID: 11400000, guid: 4b5fe7c2e4bb84551bcc3db2416b48af, type: 2}
m_sharedMaterial: {fileID: -1397903820206187217, guid: 4b5fe7c2e4bb84551bcc3db2416b48af, type: 2}
Expand Down Expand Up @@ -1247,5 +1247,5 @@ MonoBehaviour:
rockButton: {fileID: 8465811365922358873}
paperButton: {fileID: 8144605884610747780}
scissorsButton: {fileID: 4661900220339400221}
canvas: {fileID: 0}
resultsText: {fileID: 0}
canvas: {fileID: 1151693853599494121}
resultsText: {fileID: 5551857545691184436}
32 changes: 32 additions & 0 deletions Assets/Prefabs/RoomSystem/Corridor/CorridorX7.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -631,6 +631,37 @@ Grid:
m_CellGap: {x: 0, y: 0, z: 0}
m_CellLayout: 0
m_CellSwizzle: 0
--- !u!1 &4876044137556993897
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 3547825846127298904}
m_Layer: 0
m_Name: RPSSpawnPoint
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 2147483647
m_IsActive: 1
--- !u!4 &3547825846127298904
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 4876044137556993897}
serializedVersion: 2
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: -2.63, y: -0.83, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 3022020511561805294}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!1 &6168419598805709018
GameObject:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -1538,6 +1569,7 @@ Transform:
- {fileID: 6485059341568045904}
- {fileID: 1238582843666978988}
- {fileID: 4510731604005238534}
- {fileID: 3547825846127298904}
- {fileID: 8320606197561170021}
- {fileID: 417082257302647601}
m_Father: {fileID: 0}
Expand Down
8 changes: 8 additions & 0 deletions Assets/Prefabs/RoomSystem/CorridorEvent/RPS.meta

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

Loading