Updated to latest Unity I think.
This commit is contained in:
parent
aabd87ea2e
commit
629237a357
3 changed files with 3 additions and 1 deletions
1
Project Undercover/ProjectSettings/DynamicsManager.asset
Normal file → Executable file
1
Project Undercover/ProjectSettings/DynamicsManager.asset
Normal file → Executable file
|
@ -17,3 +17,4 @@ PhysicsManager:
|
||||||
m_EnablePCM: 1
|
m_EnablePCM: 1
|
||||||
m_LayerCollisionMatrix: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
|
m_LayerCollisionMatrix: ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff
|
||||||
m_AutoSimulation: 1
|
m_AutoSimulation: 1
|
||||||
|
m_AutoSyncTransforms: 1
|
||||||
|
|
1
Project Undercover/ProjectSettings/Physics2DSettings.asset
Normal file → Executable file
1
Project Undercover/ProjectSettings/Physics2DSettings.asset
Normal file → Executable file
|
@ -24,6 +24,7 @@ Physics2DSettings:
|
||||||
m_QueriesStartInColliders: 1
|
m_QueriesStartInColliders: 1
|
||||||
m_ChangeStopsCallbacks: 0
|
m_ChangeStopsCallbacks: 0
|
||||||
m_CallbacksOnDisable: 1
|
m_CallbacksOnDisable: 1
|
||||||
|
m_AutoSyncTransforms: 1
|
||||||
m_AlwaysShowColliders: 0
|
m_AlwaysShowColliders: 0
|
||||||
m_ShowColliderSleep: 1
|
m_ShowColliderSleep: 1
|
||||||
m_ShowColliderContacts: 0
|
m_ShowColliderContacts: 0
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
m_EditorVersion: 2017.1.0f3
|
m_EditorVersion: 2017.2.0f3
|
||||||
|
|
Reference in a new issue