p.vaz Posted October 20, 2015 Share Posted October 20, 2015 Hi, When I run my app in release mode, when I change the controls hotkeys (Forward, Backward, etc...), it is not saved for the next launch :-( I would like to launch my app in release directly with custom hotkeys for the navigation. (In editor it works fine because the hotkeys are saved in the custom_preset) Is there a way to do that in release mode ? Thanks. Regards, Philippe Link to comment
silent Posted October 20, 2015 Share Posted October 20, 2015 Hi Philippe, I'm afraid you will need to develop your own input system in world script that can parse editor keys and use them as main controls for your release application. For a start you can check this article in our documentation: https://developer.unigine.com/en/docs/2.0/scripting/scripts/input 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