MCP滚蛋

This commit is contained in:
SoulliesOfficial
2026-06-29 10:43:50 -04:00
parent fdd81aef19
commit c5b6b4a089
91 changed files with 829 additions and 150 deletions

View File

@@ -45,6 +45,7 @@ namespace Ichni.RhythmGame
{
targetGameCamera.perspectiveAngle = fieldOfView.value;
targetGameCamera.RefreshFOV();
Debug.Log(targetGameCamera.cam.fieldOfView + " " + fieldOfView.value);
}
}