카메라 기능 개발

This commit is contained in:
정영민
2025-03-14 09:21:26 +09:00
parent a92138fe89
commit 242635497f
8 changed files with 321 additions and 102 deletions

View File

@@ -26,18 +26,18 @@ MonoBehaviour:
_elevationRotateLimit: 0
_isFirstPersonView: 0
originElevation: 28.5
currentElevation: 90
currentElevation: 28.5
elevationSensivity: 15
minElevation: 5
maxElevation: 90
originAzimuth: 133
currentAzimuth: 89.75
currentAzimuth: 133
azimuthSensivity: 15
maxDistance: 150
minDistance: 5
moveClamper: 0.033333335
moveClamper: 1
originDistance: 120
originTargetPos: {x: -37.685005, y: 27, z: 29.893412}
originTargetRot: {x: -0, y: 0, z: 0}
currentDistance: 115.012886
currentDistance: 150
target: {fileID: 0}