Results 5 issues of Łukasz Macoń

``` "dependencies": { "@react-three/drei": "^8.1.0", "@react-three/fiber": "^7.0.26", "react": "^17.0.2", "react-dom": "^17.0.2", "react-scripts": "^5.0.0", "three": "^0.136.0" }, ``` ### Problem description: Hi, I'm facing with strange issue which I'm not fully...

bug

- `three` version: ^0.128.0 - `@react-three/fiber` version: ^6.2.2 - `@react-three/drei` version: ^6.0.1 - `node` version: v12.18.4 - `yarn` version: 1.22.5 ### Problem description: I noticed that PositionalAudio component not playing...

bug

Hi, I wanted to attach raycast to the character to check if it is touching the ground before jump. I noticed that there is no option to change start and...

Hi, I'm trying to use SMAA and ChromaticAberration together in EffectComposer but SMAA effect erase ChromaticAberration effect. I prepared example with mentioned two effects [https://codesandbox.io/s/react-postprocessing-dof-blob-forked-s5cin?file=/src/App.js](https://codesandbox.io/s/react-postprocessing-dof-blob-forked-s5cin?file=/src/App.js) Does anyone find workaround to...

"three": "^0.163.0", "@react-three/fiber": "^8.16.2", "@react-three/drei": "^9.105.4", ### Problem description: Trying use both components (GizmoHelper and CameraControls) along gives an error while clicking on gizmo's cube (Gizmo with other components like...

bug