Skip to content

Commit

Permalink
Fix camera tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Fenekhu committed May 31, 2024
1 parent 428fd0d commit bb0cd37
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Assets/Scenes/Circle 2D.unity
Original file line number Diff line number Diff line change
Expand Up @@ -845,7 +845,7 @@ PrefabInstance:
- target: {fileID: 2579979078807705148, guid: 0ed6a01a2160e4240bfaeafd11e99bdc,
type: 3}
propertyPath: SceneTag
value: s3d
value: c2d
objectReference: {fileID: 0}
- target: {fileID: 4749444125355302152, guid: 0ed6a01a2160e4240bfaeafd11e99bdc,
type: 3}
Expand Down
2 changes: 1 addition & 1 deletion Assets/Scenes/Circle 3D.unity
Original file line number Diff line number Diff line change
Expand Up @@ -845,7 +845,7 @@ PrefabInstance:
- target: {fileID: 2579979078807705148, guid: 0ed6a01a2160e4240bfaeafd11e99bdc,
type: 3}
propertyPath: SceneTag
value: s3d
value: c3d
objectReference: {fileID: 0}
- target: {fileID: 4749444125355302152, guid: 0ed6a01a2160e4240bfaeafd11e99bdc,
type: 3}
Expand Down
3 changes: 3 additions & 0 deletions ProjectSettings/EditorBuildSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ EditorBuildSettings:
- enabled: 1
path: Assets/Scenes/Circle 3D.unity
guid: 6a35d59b3f98d2f4e840fb4a694f53de
- enabled: 1
path: Assets/Scenes/Circle 2D.unity
guid: 9ebcbcbd7336d0a4796ae4443df69f57
m_configObjects:
com.unity.input.settings: {fileID: 11400000, guid: 7a8259d6a4dd9d346a63bd265c35974d,
type: 2}
Expand Down
5 changes: 3 additions & 2 deletions ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -137,8 +137,9 @@ PlayerSettings:
vulkanEnableLateAcquireNextImage: 0
vulkanEnableCommandBufferRecycling: 1
loadStoreDebugModeEnabled: 0
bundleVersion: 0.1.4-21
preloadedAssets: []
bundleVersion: 0.1.5-22
preloadedAssets:
- {fileID: 11400000, guid: 7a8259d6a4dd9d346a63bd265c35974d, type: 2}
metroInputSource: 0
wsaTransparentSwapchain: 0
m_HolographicPauseOnTrackingLoss: 1
Expand Down

0 comments on commit bb0cd37

Please sign in to comment.