Ajout obstacle + patch

This commit is contained in:
Louis 2025-01-07 16:05:14 +01:00
parent 6bdec2b7c4
commit 17f27aa8a3
3 changed files with 11 additions and 847 deletions

View File

@ -182,7 +182,7 @@ PrefabInstance:
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: -1504981713932161579, guid: 02c07866f16913044aea6679ce17cfc5, type: 3} - target: {fileID: -1504981713932161579, guid: 02c07866f16913044aea6679ce17cfc5, type: 3}
propertyPath: m_Enabled propertyPath: m_Enabled
value: 1 value: 0
objectReference: {fileID: 0} objectReference: {fileID: 0}
- target: {fileID: -927199367670048503, guid: 02c07866f16913044aea6679ce17cfc5, type: 3} - target: {fileID: -927199367670048503, guid: 02c07866f16913044aea6679ce17cfc5, type: 3}
propertyPath: m_Name propertyPath: m_Name

View File

@ -480,7 +480,7 @@ MonoBehaviour:
m_SelectOnRight: {fileID: 0} m_SelectOnRight: {fileID: 0}
m_Transition: 1 m_Transition: 1
m_Colors: m_Colors:
m_NormalColor: {r: 1, g: 1, b: 1, a: 1} m_NormalColor: {r: 1, g: 1, b: 1, a: 0}
m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1} m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1}
m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1} m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}

File diff suppressed because one or more lines are too long