Closed ThaiNhatMinh closed 1 year ago
The sample doesn't use this anymore, instead the toggle key can be configured from the Window/Settings window:
It gets saved in the cog config file, which you can edit manually :
Cog/Saved/Config/WindowsEditor/Cog.ini
[/Script/CogWindow.CogWindow_Settings] ToggleInputKey=(Key=Insert,Shift=Undetermined,Ctrl=Undetermined,Alt=Undetermined,Cmd=Undetermined)
I use Window/Settings
but it got reset every time I launch.
do you launch the sample or an integration in your project ?
I've changed the way shortcuts are handled. There is now a new Command Bindings window:
I use API same as demo
But only the default
Tab
key is work.