맵별 고정 카메라 + 시점 조정 + 플레이어 셋업(입력차단·오른쪽) + map01 배치 #21
Reference in New Issue
Block a user
Delete Branch "feature/map-camera"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
요약
맵별 고정 카메라(MapCamera)와 시점 조정(CameraOffset), 게임 시작 시 플레이어 입력 차단·오른쪽
바라보기, map01 몬스터 3마리 배치를 추가한다.
변경 사항
맵 진입 OnBeginPlay(client)에서 data/camera.json 값으로 카메라 설정.
검증 (메이커 Play)
조정 방법
node tools/gen-camera.mjs→ 메이커 reload (JSON은 런타임 미반영, 굽기 필요)🤖 Generated with Claude Code