diff --git a/examples/example02/Init.hs b/examples/example02/Init.hs index 30776e1..2c47595 100644 --- a/examples/example02/Init.hs +++ b/examples/example02/Init.hs @@ -103,7 +103,7 @@ load = do , camera = Camera { cameraFocus = V3 0 0 0 , cameraRot = Euler 0 0 0 - , cameraDist = -50 + , cameraDist = -100 } , program = p , physics = phys