Implemented a custom physics engine #316
|
@ -1,4 +1,4 @@
|
|||
Start Maximized: true
|
||||
Working Scene ID: 97161771
|
||||
Working Scene ID: 97402985
|
||||
Window Size: {x: 1920, y: 1080}
|
||||
Style: 0
|
|
@ -62,7 +62,7 @@
|
|||
NumberOfChildren: 0
|
||||
Components:
|
||||
Transform Component:
|
||||
Translate: {x: -1.5, y: 7.5, z: 0}
|
||||
Translate: {x: 3, y: 7.5, z: 0}
|
||||
Rotate: {x: -0, y: 0, z: 0.785398185}
|
||||
Scale: {x: 1, y: 1, z: 1}
|
||||
IsActive: true
|
||||
|
@ -267,8 +267,8 @@
|
|||
NumberOfChildren: 0
|
||||
Components:
|
||||
Transform Component:
|
||||
Translate: {x: 1.81218028, y: 2, z: 3}
|
||||
Rotate: {x: 0.785398006, y: 0.785398483, z: 0.785398304}
|
||||
Translate: {x: -1, y: 7, z: 0}
|
||||
Rotate: {x: 0.785398185, y: 0.785398185, z: 0.785398185}
|
||||
Scale: {x: 0.999990404, y: 0.999994457, z: 0.999985337}
|
||||
IsActive: true
|
||||
RigidBody Component:
|
||||
|
|
Loading…
Reference in New Issue