X-Git-Url: https://git.r.bdr.sh/rbdr/lissajous/blobdiff_plain/362f91160b243453578633e3f9af67ce40179d8c..6a87c2530865b5e18f70b71b456f43e72702c1c6:/lib/factories/global.js?ds=inline diff --git a/lib/factories/global.js b/lib/factories/global.js index c601bdb..bf0360d 100644 --- a/lib/factories/global.js +++ b/lib/factories/global.js @@ -21,7 +21,7 @@ export function camera() { entity.addComponent(new EulerAngle()); entity.addComponent(new Velocity({ x: 0, - y: Math.PI / 180, + y: Math.PI / 30, z: 0, })); entity.addComponent(new Radius({