Jump to content

Custom hotkeys for navigation in release


photo

Recommended Posts

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

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:

Link to comment
×
×
  • Create New...