Skip to content
Snippets Groups Projects

Feature physics

Merged Clinton Galbraith requested to merge feature_physics into develop
1 file
+ 3
3
Compare changes
  • Side-by-side
  • Inline
@@ -318,7 +318,7 @@ Transform:
m_GameObject: {fileID: 539924686}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_LocalScale: {x: 3, y: 3, z: 1}
m_Children:
- {fileID: 1051337358}
m_Father: {fileID: 1941051258}
@@ -378,8 +378,8 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
ACCEL: 1
MAX_X: 3
MAX_Y: 3
MAX_X: 0
MAX_Y: 0
PlayerOne: {fileID: 970431135}
PlayerTwo: {fileID: 1530915660}
--- !u!50 &539924690
Loading