Always logs (0.0, 0.0)
What am I doing wrong?
Always logs (0.0, 0.0)
What am I doing wrong?
Sorry for the lag here…
What platform?
Also, does it behave differently if you remove the Touchscreen bindings and only have the mouse bindings?
The setup you show should work but since 0.2-preview, we have cases where the disambiguation logic meant to deal with multiple controls feeding into the same action at the same time is throwing hissy fits and end up locking inputs to nothing. It’s being looked at.
Thanks for the reply.
Mouse position on PC, or touch position on mobile. The only reason I am using the new input system is to have a multiplatform input and to only care about actions. But I just tried removing touch, still nothing happens, but currently, I’m not sure if anything is still in place for it to work since I moved to the old input system.