This is a mobile optimized page that loads fast, if you want to load the real page, click this text.

JS ------------------------------

14 Сен 2020
48
-42
82
Последнее редактирование модератором:
Реакции: Dmitry_V

Harland David Sanders

🍔 ChefBurger
Команда форума
High developer
10 Сен 2020
3,590
2,749
219
Чтобы работало на 1.1 в файле binocular/index.js измените строчки:

JavaScript:
cam.attachTo(lPed.handle, 0.0,0.0,1.0, true)
cam.setRot(fov);

на строчки:

JavaScript:
cam.setRot(0.0,0.0,1.0, 1);
cam.setFov(fov);

 
Реакции: Han Lee

Vitalik70

Активный участник
9 Июл 2021
373
37
69
не работает... хз почему но не работает...