DayTransition working properly again

Animals now move randomly (but they never stop moving)
This commit is contained in:
d-hain 2022-06-16 14:41:24 +02:00
parent 3a564aa909
commit 687a37eb89
8 changed files with 51 additions and 60 deletions

View file

@ -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}