Input Device Manager script makes bug
Input Device Manager script makes bug
Hello, so I tried to figure it out what makes bug in my game and I finally found a reason. I have main menu with a few buttons, I use only keyboard in game to select those buttons. When I turn on game first button is selected and highlighted to red, but when DialogueManager with Input Device Manager scrip is added to the scene and I move cursor after game start, button lose hasSelect status, is no longer selected and higlighted but its still focused in my EventSystem. Now my question is, is this script nesesery in DialogueManager or how can I fix that problem?
Re: Input Device Manager script makes bug
Hi,
You can remove the Input Device Manager component, or read more about it in the Input_Device_Manager_Manual.pdf located in Plugins/Pixel Crushers/Common/Documentation.
You can remove the Input Device Manager component, or read more about it in the Input_Device_Manager_Manual.pdf located in Plugins/Pixel Crushers/Common/Documentation.