Skip to content

Commit

Permalink
Merge pull request #114 from NicolasLaure/player_rumble_and_win
Browse files Browse the repository at this point in the history
Add new UI Logo & Fix gameplay canvas
  • Loading branch information
Maxi-F authored Nov 13, 2024
2 parents f0af691 + 6e2bd0f commit 2331ceb
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 353 deletions.
2 changes: 1 addition & 1 deletion Assets/Prefabs/UI/Canvas/GameplayUICanvas.prefab
Original file line number Diff line number Diff line change
Expand Up @@ -1606,7 +1606,7 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 1, y: 1}
m_AnchoredPosition: {x: 0, y: 5}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 0, y: 0}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!222 &6060971684828778754
Expand Down
16 changes: 14 additions & 2 deletions Assets/Scenes/OverlayCanvas.unity
Original file line number Diff line number Diff line change
Expand Up @@ -570,6 +570,10 @@ PrefabInstance:
serializedVersion: 3
m_TransformParent: {fileID: 0}
m_Modifications:
- target: {fileID: 916871877064338546, guid: 4d702725c5beb9141b61bc96d7cdda0e, type: 3}
propertyPath: m_IsActive
value: 0
objectReference: {fileID: 0}
- target: {fileID: 1732938956665281771, guid: 4d702725c5beb9141b61bc96d7cdda0e, type: 3}
propertyPath: m_AnchorMax.y
value: 0
Expand All @@ -588,8 +592,12 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 1732938956665281771, guid: 4d702725c5beb9141b61bc96d7cdda0e, type: 3}
propertyPath: m_AnchoredPosition.y
value: 0
value: -170.90808
objectReference: {fileID: 0}
- target: {fileID: 2304685525482650316, guid: 4d702725c5beb9141b61bc96d7cdda0e, type: 3}
propertyPath: m_Sprite
value:
objectReference: {fileID: 21300000, guid: 6391294774b06474b9b33f863395923e, type: 3}
- target: {fileID: 2565377041239540213, guid: 4d702725c5beb9141b61bc96d7cdda0e, type: 3}
propertyPath: m_AnchorMax.y
value: 0
Expand Down Expand Up @@ -628,7 +636,7 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 3097309850561503500, guid: 4d702725c5beb9141b61bc96d7cdda0e, type: 3}
propertyPath: m_AnchoredPosition.y
value: 0
value: -261.36212
objectReference: {fileID: 0}
- target: {fileID: 4539992308312782244, guid: 4d702725c5beb9141b61bc96d7cdda0e, type: 3}
propertyPath: m_LocalPosition.x
Expand Down Expand Up @@ -688,6 +696,10 @@ PrefabInstance:
objectReference: {fileID: 0}
- target: {fileID: 4789855084460780620, guid: 4d702725c5beb9141b61bc96d7cdda0e, type: 3}
propertyPath: m_AnchoredPosition.y
value: -80.45404
objectReference: {fileID: 0}
- target: {fileID: 5447950828684077841, guid: 4d702725c5beb9141b61bc96d7cdda0e, type: 3}
propertyPath: m_IsActive
value: 0
objectReference: {fileID: 0}
- target: {fileID: 6919390937095146013, guid: 4d702725c5beb9141b61bc96d7cdda0e, type: 3}
Expand Down
4 changes: 4 additions & 0 deletions Assets/Scenes/Roads.unity
Original file line number Diff line number Diff line change
Expand Up @@ -877,6 +877,10 @@ PrefabInstance:
serializedVersion: 3
m_TransformParent: {fileID: 0}
m_Modifications:
- target: {fileID: 429370043222567492, guid: 022a28ac622a8b442a4842ee22843e98, type: 3}
propertyPath: m_Sprite
value:
objectReference: {fileID: 21300000, guid: 6391294774b06474b9b33f863395923e, type: 3}
- target: {fileID: 4437753859783267765, guid: 022a28ac622a8b442a4842ee22843e98, type: 3}
propertyPath: m_LocalPosition.x
value: 0
Expand Down
Binary file modified Assets/UI/Logos/UnderRunnerLOGODarkVer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion Assets/UI/Logos/UnderRunnerLOGODarkVer.png.meta

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

Loading

0 comments on commit 2331ceb

Please sign in to comment.