style: reduce fov
This commit is contained in:
@@ -78,7 +78,7 @@ export default function Fear() {
|
|||||||
shadows
|
shadows
|
||||||
gl={{ antialias: true }}
|
gl={{ antialias: true }}
|
||||||
className='canvas'
|
className='canvas'
|
||||||
camera={{ position: [0, 3, -5], fov: 65, far: 100 }}
|
camera={{ position: [0, 3, -5], fov: 55, far: 100 }}
|
||||||
>
|
>
|
||||||
<FearStateUpdater />
|
<FearStateUpdater />
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user