New Input System
Last updated
Last updated
Before using the new input system integration, make sure you have it installed correctly in your project. Follow this link for more details.
Assuming you already have the New Input System working in your project, import the integration package, available at Lucky Raccoon Games > Really Simple Tutorials > Integrations > New Input System:
After importing the integration pack, run the scene "05 Tutorial Screen Demo - New Input System", available at Lucky Raccoon Games > Really Simple Tutorials > Demo > Scenes. Note that this scene is exactly the same as the "01 Tutorial Screen Demo" scene, only changing the support for the New Input System. Use this scene as a base to create your own tutorial screen if you wish. Don't forget to make a copy to avoid your scene being overwritten in future updates.
The scene has already been configured to use keyboard, mouse and joysticks, following a standard game industry keymap, but if you want to change something, just edit the "TutorialScreenActions.inputactions" file, available at Lucky Raccoon Games > Really Simple Tutorials > NewInputSystem