Signed-off-by: XgC2961 <2961904938@qq.com>

This commit is contained in:
XgC2961 2025-08-19 14:35:55 +08:00
parent 87c4c978fc
commit 1e029f479a
427 changed files with 31530 additions and 31791 deletions

File diff suppressed because it is too large Load Diff

View File

@ -19,14 +19,14 @@ public class RotateAndScale : MonoBehaviour
private void HandleRotation()
{
// °´×¡ÓÒ¼ü¿ªÊ¼Ðýת
if (Input.GetMouseButtonDown(1))
// °´×¡×ó¼ü¿ªÊ¼Ðýת
if (Input.GetMouseButtonDown(0))
{
isRotating = true;
lastMouseX = Input.mousePosition.x;
}
if (Input.GetMouseButtonUp(1))
if (Input.GetMouseButtonUp(0))
{
isRotating = false;
}

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

File diff suppressed because one or more lines are too long

Binary file not shown.

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More