fred.naar Posted April 20, 2020 Posted April 20, 2020 (edited) I was reading this feature in Unigine Script https://developer.unigine.com/en/docs/2.11/code/uniginescript/scripts/input?rlang=usc the interesting part is the control part , with device mappings in XML, especially for joysticks and such... is it planned in future releases or shall I try to port it to C# myself ? thanks Fred Edited April 20, 2020 by fred.naar
silent Posted April 21, 2020 Posted April 21, 2020 Hi Fred, Yeah, there were some thoughts how can we resurrect and make this input mapping easier, but for sure not in 2.12 update. So, right now you can use your own implementation. Thanks! How to submit a good bug report --- FTP server for test scenes and user uploads: ftp://files.unigine.com user: upload password: 6xYkd6vLYWjpW6SN
fred.naar Posted April 21, 2020 Author Posted April 21, 2020 ok found the source code under \data\scripts\input, will try to port it to C# and send it to you so maybe you can use in next release 1
Recommended Posts