Can Unity be integrated?
-
- Posts: 1
- Joined: Mon Mar 03, 2025 10:30 pm
Can Unity be integrated?
I’ve imported the DSfU with the new input system enabled however my project is already set up with my own input system and scripts. When importing the new DSfU it conflicts with the existing input system so I am unable to control my character. Has anyone else integrated this asset and kept their existing control maps/scripts?
Re: Can Unity be integrated?
Hi,
The Dialogue System can work with pretty much any input system. Are you using Unity's built-in input manager, Unity's Input System package, or something else?
If you're using the Input System package, please see the Input System tutorial. Since DS 2.2.51 won't be out for a few days, there's a patch in this post that makes registering inputs even simpler than in the tutorial.
The Dialogue System can work with pretty much any input system. Are you using Unity's built-in input manager, Unity's Input System package, or something else?
If you're using the Input System package, please see the Input System tutorial. Since DS 2.2.51 won't be out for a few days, there's a patch in this post that makes registering inputs even simpler than in the tutorial.