New Input System
Posted: Thu Apr 16, 2020 4:37 am
Hi,
I've recently bought dialogue system asset and I would like to know how to integrate it with new input system, so demo scene could properly work.
I couldn't find any mention of it in documentation, so I have tried to do it by myself:
1. Create new project
2. Import new input system package
3. Import Dialogue System
4. Enable USE_NEW_INPUT by Welcome WIndow
5. Upgrade EventSystem by "Replace with..." button
Those 5 steps gives working mouse and escape key.
Playing mode throws a lot of "KeyNotFoundException: Cannot find control 'joystickbutton0' as child of 'Keyboard:/Keyboard'" and I have no idea how to properly fix it.
I've recently bought dialogue system asset and I would like to know how to integrate it with new input system, so demo scene could properly work.
I couldn't find any mention of it in documentation, so I have tried to do it by myself:
1. Create new project
2. Import new input system package
3. Import Dialogue System
4. Enable USE_NEW_INPUT by Welcome WIndow
5. Upgrade EventSystem by "Replace with..." button
Those 5 steps gives working mouse and escape key.
Playing mode throws a lot of "KeyNotFoundException: Cannot find control 'joystickbutton0' as child of 'Keyboard:/Keyboard'" and I have no idea how to properly fix it.