# There is a problem with the focusing model

**URL:** https://discourse.threejs.org/t/there-is-a-problem-with-the-focusing-model/39516
**Category:** Questions
**Tags:** camera, orbit-controls
**Created:** [June 22, 2022, 7:05am UTC](https://discourse.threejs.org/t/there-is-a-problem-with-the-focusing-model/39516 "2022-06-22T07:05:05Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![567](https://yyz1.discourse-cdn.com/flex035/user_avatar/discourse.threejs.org/567/32/26893_2.png) [@567](https://discourse.threejs.org/u/567)
#### Post date: [June 22, 2022, 7:05am UTC](https://discourse.threejs.org/t/there-is-a-problem-with-the-focusing-model/39516/1 "2022-06-22T07:05:05Z")

</div>

I was testing the function of camera focusing on the model after clicking the model, but after the test, I found that the camera position was wrong and there was deviation. However, I used the Cube simulation camera to replace the position of the camera when moving. Does anyone know what happened?  
 ![微信截图_20220622150258](https://canada1.discourse-cdn.com/flex035/uploads/threejs/original/3X/0/e/0ed7730639fa8b6a0246e3809b4992f3dcb36cd7.png)

 ![微信截图_20220622150346](https://canada1.discourse-cdn.com/flex035/uploads/threejs/original/3X/a/2/a20199023bb9d899b60e3d54765192e21fc73ce8.jpeg)

---

<div class="post-metadata">

### Author: ![567](https://yyz1.discourse-cdn.com/flex035/user_avatar/discourse.threejs.org/567/32/26893_2.png) [@567](https://discourse.threejs.org/u/567)
#### Post date: [June 22, 2022, 8:07am UTC](https://discourse.threejs.org/t/there-is-a-problem-with-the-focusing-model/39516/2 "2022-06-22T08:07:02Z")

</div>

You had to set the target of the controller.

 ![微信截图_20220622160559](https://canada1.discourse-cdn.com/flex035/uploads/threejs/original/3X/7/b/7b00607f7b536bb12a5073c90e6d58580ae39106.png)
