yomotsu / camera-controls

A camera control for three.js, similar to THREE.OrbitControls yet supports smooth transitions and more features.

Home Page:https://yomotsu.github.io/camera-controls/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Infinity Dolly not working

MiguelG97 opened this issue · comments

Describe the bug

Dear developer,

When I use the dolly and move towards the scene the drag sensitivity decrease and the scene feels stuck. Is there a set up that can allow me to do infinity movements toward the camera while conserving the original drag sensitivity?

To Reproduce

Steps to reproduce the behavior:

  1. Move towards the scene for a good time
  2. Drag the camera and the sensitivity is different
  3. See error

Code

No response

Live example

No response

Expected behavior

conserving the original/default drag sensitivity

Screenshots or Video

No response

Device

No response

OS

No response

Browser

No response

谢谢!

How was this problem solved?

I didnt fix it. It still an issue for me

我没修好。这对我来说仍然是一个问题。暂时放下三个js项目

I ran into this problem recently and haven't found a solution yet, if I do, I'll get back to you here

@wangkai942901902 Solution is to set the minDistance and maxDistance as well