mahasan Posted September 26, 2018 Share Posted September 26, 2018 hi I want to use syncker and projection in my project. How can I get player mouse direction in master and slaves? Link to comment
silent Posted September 27, 2018 Share Posted September 27, 2018 Hi Mahasan, Could you please give us little more information on this? What kind of task you are trying to achieve? Thanks! How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN Link to comment
mahasan Posted September 29, 2018 Author Share Posted September 29, 2018 Hi I want shoot a ball from player to direction of mouse. already, I use "getPlayerMouseDirection" function from "core/scripts/utils.h " file. but when I use syncker for multi monitor config, this function Not work (work wrong) thanks Link to comment
silent Posted October 1, 2018 Share Posted October 1, 2018 Hi Mahasan, getPlayerMouseDirection() currently have no support for multi-monitors configurations. You will have to create your own function that will take in account multi-monitor setups. Thanks! How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN Link to comment
Recommended Posts