mirror of
https://github.com/DerTyp7/grow-ai-unity.git
synced 2025-10-30 21:07:09 +01:00
a
This commit is contained in:
@@ -11,6 +11,7 @@ GameObject:
|
||||
- component: {fileID: 6060181944501674506}
|
||||
- component: {fileID: 6060181944501674505}
|
||||
- component: {fileID: 6060181944501674507}
|
||||
- component: {fileID: 4701203439639828366}
|
||||
m_Layer: 0
|
||||
m_Name: GameManager
|
||||
m_TagString: Untagged
|
||||
@@ -61,3 +62,22 @@ MonoBehaviour:
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
money: 0
|
||||
--- !u!114 &4701203439639828366
|
||||
MonoBehaviour:
|
||||
m_ObjectHideFlags: 0
|
||||
m_CorrespondingSourceObject: {fileID: 0}
|
||||
m_PrefabInstance: {fileID: 0}
|
||||
m_PrefabAsset: {fileID: 0}
|
||||
m_GameObject: {fileID: 6060181944501674504}
|
||||
m_Enabled: 1
|
||||
m_EditorHideFlags: 0
|
||||
m_Script: {fileID: 11500000, guid: 1da1a268031cfd742a614a4d319ddc32, type: 3}
|
||||
m_Name:
|
||||
m_EditorClassIdentifier:
|
||||
cityName: Bremerhaven
|
||||
citizens: []
|
||||
houses: []
|
||||
companies: []
|
||||
workplaces: []
|
||||
stores: []
|
||||
freeTimeObjects: []
|
||||
|
||||
Reference in New Issue
Block a user