2 Commits

Author SHA1 Message Date
c1ae4b4379 Fix : 풀스크린 에디터 버그 제거 및 카메라 조작감 개선 2026-01-12 23:10:15 +09:00
187c843328 Refactor: 스크립트 폴더 구조 정리 및 Prop 폴더 이동
- Scripts 폴더 정리:
  - FlyCamera.cs → StreamingleControl/Camera/
  - LiveLinkFaceReceiver.cs → StreamingleControl/MotionCapture/
  - YBillboard.cs → StreamingleControl/Extensions/
  - CameraControlSystem.cs, CameraInfoUI.cs → StreamingleControl/Camera/
  - InputHandler.cs, rawkey.cs → StreamingleControl/Input/
  - 중복 IController.cs 제거

- ResourcesData 정리:
  - Background/Prop → ResourcesData/Prop 이동

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-06 21:19:29 +09:00