Fixed the bug that prevented to remove workers from the brickworks.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -29,6 +29,9 @@
|
|||||||
# Visual Studio cache directory
|
# Visual Studio cache directory
|
||||||
.vs/
|
.vs/
|
||||||
|
|
||||||
|
# Rider cache directory
|
||||||
|
.idea/
|
||||||
|
|
||||||
# Gradle cache directory
|
# Gradle cache directory
|
||||||
.gradle/
|
.gradle/
|
||||||
|
|
||||||
|
|||||||
@@ -637,6 +637,10 @@ PrefabInstance:
|
|||||||
propertyPath: m_Size.z
|
propertyPath: m_Size.z
|
||||||
value: 2.728727
|
value: 2.728727
|
||||||
objectReference: {fileID: 0}
|
objectReference: {fileID: 0}
|
||||||
|
- target: {fileID: 7436088187129221333, guid: 33abb00a5a886954698312f903f951f9, type: 3}
|
||||||
|
propertyPath: m_Enabled
|
||||||
|
value: 1
|
||||||
|
objectReference: {fileID: 0}
|
||||||
- target: {fileID: 7436088187129221333, guid: 33abb00a5a886954698312f903f951f9, type: 3}
|
- target: {fileID: 7436088187129221333, guid: 33abb00a5a886954698312f903f951f9, type: 3}
|
||||||
propertyPath: m_Center.x
|
propertyPath: m_Center.x
|
||||||
value: -0.106540665
|
value: -0.106540665
|
||||||
@@ -655,11 +659,11 @@ PrefabInstance:
|
|||||||
objectReference: {fileID: 0}
|
objectReference: {fileID: 0}
|
||||||
- target: {fileID: 9042605437287805907, guid: 33abb00a5a886954698312f903f951f9, type: 3}
|
- target: {fileID: 9042605437287805907, guid: 33abb00a5a886954698312f903f951f9, type: 3}
|
||||||
propertyPath: m_LocalPosition.y
|
propertyPath: m_LocalPosition.y
|
||||||
value: 0.256
|
value: 1.96
|
||||||
objectReference: {fileID: 0}
|
objectReference: {fileID: 0}
|
||||||
- target: {fileID: 9042605437287805907, guid: 33abb00a5a886954698312f903f951f9, type: 3}
|
- target: {fileID: 9042605437287805907, guid: 33abb00a5a886954698312f903f951f9, type: 3}
|
||||||
propertyPath: m_LocalPosition.z
|
propertyPath: m_LocalPosition.z
|
||||||
value: 3.46
|
value: 0.56
|
||||||
objectReference: {fileID: 0}
|
objectReference: {fileID: 0}
|
||||||
m_RemovedComponents: []
|
m_RemovedComponents: []
|
||||||
m_RemovedGameObjects: []
|
m_RemovedGameObjects: []
|
||||||
|
|||||||
Reference in New Issue
Block a user