移动和旋转
This commit is contained in:
@@ -39,8 +39,8 @@ namespace NBF
|
||||
}
|
||||
}
|
||||
Log.Error($"showCursor={showCursor}");
|
||||
InputManager.IsUIStopInput = showCursor;
|
||||
InputManager.SetMouseCursor(showCursor);
|
||||
// Game.Input.IsUIStopInput = showCursor;
|
||||
// Game.Input.SetMouseCursor(showCursor);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user