Hi, I’ve already tried everything I can in my project, but I can’t make the mouse delta read or get anything from it at all.
For clarity, I will describe everything as it is in stages:
2 projects - my 2st main one, the 1nd for the sake of the mouse test.
2 scripts are essentially the same, but in different projects.
1st script, located in the 1st project:
2st script, located in the 2st is my MAIN project:
Here are the mouse settings of the new input system in the test project:
:
and here are the settings of the new input system in the main project:
actually, in the empty scenes of these projects, I add a script to an empty object - I run and:
- in the test project, it reads both the mouse delta and the normalized displacement vector at startup.
- in the main project, it reads the normalized displacement vector at startup, BUT DOES NOT READ the MOUSE DELTA.
The project settings are exactly the same!
Please help, and sorry for the crooked translation. Thx