Skip to content

Commit

Permalink
Fix knopjes
Browse files Browse the repository at this point in the history
  • Loading branch information
devedse committed Oct 2, 2023
1 parent a74640c commit e99189b
Show file tree
Hide file tree
Showing 2 changed files with 157 additions and 21 deletions.
136 changes: 136 additions & 0 deletions UnityGame/Assets/Materials/Textures/Buttons/Besturingknoppen.png.meta

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

42 changes: 21 additions & 21 deletions UnityGame/Assets/Scenes/MainMenu.unity
Original file line number Diff line number Diff line change
Expand Up @@ -1513,7 +1513,7 @@ RectTransform:
m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 1, y: 1}
m_AnchoredPosition: {x: 0, y: -30.400024}
m_SizeDelta: {x: -20, y: 0}
m_SizeDelta: {x: -20, y: 379.8306}
m_Pivot: {x: 0.5, y: 1}
--- !u!114 &446916055
MonoBehaviour:
Expand Down Expand Up @@ -1602,7 +1602,7 @@ GameObject:
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
m_IsActive: 0
--- !u!224 &508132939
RectTransform:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -2551,7 +2551,7 @@ GameObject:
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 0
m_IsActive: 1
--- !u!224 &857265234
RectTransform:
m_ObjectHideFlags: 0
Expand Down Expand Up @@ -3987,10 +3987,10 @@ RectTransform:
- {fileID: 42414981}
m_Father: {fileID: 857265234}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 0, y: 1}
m_AnchoredPosition: {x: 853.3333, y: -360}
m_SizeDelta: {x: 426.66666, y: 720}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 0, y: 0}
m_Pivot: {x: 0, y: 0.5}
--- !u!114 &1593622128
MonoBehaviour:
Expand Down Expand Up @@ -4056,8 +4056,8 @@ MonoBehaviour:
m_OnCullStateChanged:
m_PersistentCalls:
m_Calls: []
m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0}
m_Type: 1
m_Sprite: {fileID: 21300000, guid: fe7598719e780a849a355e6333c209c3, type: 3}
m_Type: 0
m_PreserveAspect: 0
m_FillCenter: 1
m_FillMethod: 4
Expand Down Expand Up @@ -5255,10 +5255,10 @@ RectTransform:
- {fileID: 1351797165}
m_Father: {fileID: 857265234}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 0, y: 1}
m_AnchoredPosition: {x: 426.66666, y: -360}
m_SizeDelta: {x: 426.66666, y: 720}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 0, y: 0}
m_Pivot: {x: 0, y: 0.5}
--- !u!114 &2018217465
MonoBehaviour:
Expand Down Expand Up @@ -5324,8 +5324,8 @@ MonoBehaviour:
m_OnCullStateChanged:
m_PersistentCalls:
m_Calls: []
m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0}
m_Type: 1
m_Sprite: {fileID: 21300000, guid: fe7598719e780a849a355e6333c209c3, type: 3}
m_Type: 0
m_PreserveAspect: 0
m_FillCenter: 1
m_FillMethod: 4
Expand Down Expand Up @@ -5422,10 +5422,10 @@ RectTransform:
- {fileID: 1139513962}
m_Father: {fileID: 857265234}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 0, y: 1}
m_AnchoredPosition: {x: 0, y: -360}
m_SizeDelta: {x: 426.66666, y: 720}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 0, y: 0}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 0, y: 0}
m_Pivot: {x: 0, y: 0.5}
--- !u!114 &2019513270
MonoBehaviour:
Expand Down Expand Up @@ -5491,8 +5491,8 @@ MonoBehaviour:
m_OnCullStateChanged:
m_PersistentCalls:
m_Calls: []
m_Sprite: {fileID: 10905, guid: 0000000000000000f000000000000000, type: 0}
m_Type: 1
m_Sprite: {fileID: 21300000, guid: fe7598719e780a849a355e6333c209c3, type: 3}
m_Type: 0
m_PreserveAspect: 0
m_FillCenter: 1
m_FillMethod: 4
Expand Down

0 comments on commit e99189b

Please sign in to comment.