DayTransition working properly again
Animals now move randomly (but they never stop moving)
This commit is contained in:
parent
3a564aa909
commit
687a37eb89
8 changed files with 51 additions and 60 deletions
|
|
@ -450,7 +450,7 @@ BoxCollider2D:
|
|||
m_IsTrigger: 0
|
||||
m_UsedByEffector: 0
|
||||
m_UsedByComposite: 0
|
||||
m_Offset: {x: -9.8, y: 0}
|
||||
m_Offset: {x: -10.4, y: 0}
|
||||
m_SpriteTilingProperty:
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
pivot: {x: 0, y: 0}
|
||||
|
|
@ -1622,7 +1622,7 @@ BoxCollider2D:
|
|||
m_IsTrigger: 0
|
||||
m_UsedByEffector: 0
|
||||
m_UsedByComposite: 0
|
||||
m_Offset: {x: 9.8, y: 0}
|
||||
m_Offset: {x: 10.4, y: 0}
|
||||
m_SpriteTilingProperty:
|
||||
border: {x: 0, y: 0, z: 0, w: 0}
|
||||
pivot: {x: 0, y: 0}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue