Skip to content
Snippets Groups Projects
Commit c1bccfa0 authored by Raffael Di Pietro's avatar Raffael Di Pietro
Browse files

probleme enregistrement

parent eeb10ad8
Branches
No related merge requests found
...@@ -13,6 +13,6 @@ MonoBehaviour: ...@@ -13,6 +13,6 @@ MonoBehaviour:
m_Name: 1.Chaussures m_Name: 1.Chaussures
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 1 id: 1
name: Chaussures de marche nom: Chaussure de marche
description: Ces chaussures permettent de ne pas avoir mal aux pieds description: Ces chaussures permettent de ne pas avoir mal aux pieds
image: {fileID: 0} image: {fileID: 0}
...@@ -13,6 +13,6 @@ MonoBehaviour: ...@@ -13,6 +13,6 @@ MonoBehaviour:
m_Name: 2.Baton m_Name: 2.Baton
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 2 id: 2
name: Baton de marche nom: "B\xE2ton de marche"
description: Permet de moin ce fatiguer description: Permet de moin ce fatiguer
image: {fileID: 0} image: {fileID: 0}
...@@ -13,7 +13,7 @@ MonoBehaviour: ...@@ -13,7 +13,7 @@ MonoBehaviour:
m_Name: "3.R\xE9chaud" m_Name: "3.R\xE9chaud"
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 3 id: 3
name: "R\xE9chaud" nom: "R\xE9chaud"
description: Permet de faire des sorties plus longues en mangeant de super repas description: Permet de faire des sorties plus longues en mangeant de super repas
chaud. chaud.
image: {fileID: 0} image: {fileID: 0}
...@@ -13,6 +13,6 @@ MonoBehaviour: ...@@ -13,6 +13,6 @@ MonoBehaviour:
m_Name: 4.Tente m_Name: 4.Tente
m_EditorClassIdentifier: m_EditorClassIdentifier:
id: 4 id: 4
name: Tente nom: Tente
description: "Permet de randonner tr\xE8s longtemps en dormant dans la for\xEAt." description: "Permet de randonner tr\xE8s longtemps en dormant dans la for\xEAt."
image: {fileID: 0} image: {fileID: 0}
...@@ -968,7 +968,7 @@ MonoBehaviour: ...@@ -968,7 +968,7 @@ MonoBehaviour:
rechaud: {fileID: 11400000, guid: e217cd1973709d844bb97beb373c5447, type: 2} rechaud: {fileID: 11400000, guid: e217cd1973709d844bb97beb373c5447, type: 2}
tente: {fileID: 11400000, guid: d72fe29080571f44ca0c6bd0d22ece7b, type: 2} tente: {fileID: 11400000, guid: d72fe29080571f44ca0c6bd0d22ece7b, type: 2}
GO_chaussures: {fileID: 2774278137072603174, guid: cf11893c496404d8292ea5623a2a0f32, type: 3} GO_chaussures: {fileID: 2774278137072603174, guid: cf11893c496404d8292ea5623a2a0f32, type: 3}
GO_baton: {fileID: 0} GO_baton: {fileID: 2815113491261155828, guid: 075eeb49ca9e1064ea07781a2deba9ae, type: 3}
GO_rechaud: {fileID: 6742524767965565839, guid: a4179d20809394cfda68d226fc249d0b, type: 3} GO_rechaud: {fileID: 6742524767965565839, guid: a4179d20809394cfda68d226fc249d0b, type: 3}
GO_tente: {fileID: 5026905876964516861, guid: 7bc98558919f34933bf9602e33e1bead, type: 3} GO_tente: {fileID: 5026905876964516861, guid: 7bc98558919f34933bf9602e33e1bead, type: 3}
pVillage: pVillage:
...@@ -5306,6 +5306,10 @@ PrefabInstance: ...@@ -5306,6 +5306,10 @@ PrefabInstance:
m_Modification: m_Modification:
m_TransformParent: {fileID: 0} m_TransformParent: {fileID: 0}
m_Modifications: m_Modifications:
- target: {fileID: 2695144739806175214, guid: 2e4037a1db4798249a09bbff07baad2e, type: 3}
propertyPath: m_RootOrder
value: 3
objectReference: {fileID: 0}
- target: {fileID: 9185901235225783795, guid: 2e4037a1db4798249a09bbff07baad2e, type: 3} - target: {fileID: 9185901235225783795, guid: 2e4037a1db4798249a09bbff07baad2e, type: 3}
propertyPath: m_AnchorMax.x propertyPath: m_AnchorMax.x
value: 0 value: 0
...@@ -5,6 +5,7 @@ TagManager: ...@@ -5,6 +5,7 @@ TagManager:
serializedVersion: 2 serializedVersion: 2
tags: tags:
- Shop - Shop
- factory
layers: layers:
- Default - Default
- TransparentFX - TransparentFX
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment