This commit is contained in:
Daniel Tyomin
2024-08-20 03:30:10 +02:00
parent 7c50f1b9a9
commit 15a3d8238f
10 changed files with 2691 additions and 23456 deletions

View File

@@ -292,7 +292,7 @@ namespace Nothke.Interaction
}
else
{
Cursor.lockState = CursorLockMode.Locked;
//Cursor.lockState = CursorLockMode.Locked;
//System.Windows.Forms.Cursor.Position = new System.Drawing.Point(Screen.width / 2, Screen.height / 2);
}
#endif