Hello, I want to create a game that will use two mice for control. For this, I need to track the movement of both mice. Is it even possible to do this?
I don’t think Windows support multi-cursors and Godot doesn’t support it either.