{"id":33286408,"url":"https://github.com/mn556112/roblox-camera-unity","last_synced_at":"2026-05-16T19:35:26.378Z","repository":{"id":324554126,"uuid":"1097626077","full_name":"mn556112/roblox-camera-unity","owner":"mn556112","description":"Unity Editor의 Scene View에 Roblox Studio 스타일의 직관적인 카메라 컨트롤을 추가하는 에디터 확장 도구입니다.","archived":false,"fork":false,"pushed_at":"2025-11-16T14:49:48.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-16T16:20:06.093Z","etag":null,"topics":["camera-control","editor-extension","editor-tool","game-development","roblox","scene-view","unity","unity-editor","unity-extension","unity3d"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mn556112.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-11-16T14:40:12.000Z","updated_at":"2025-11-16T14:52:11.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/mn556112/roblox-camera-unity","commit_stats":null,"previous_names":["mn556112/roblox-camera-unity"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mn556112/roblox-camera-unity","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mn556112%2Froblox-camera-unity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mn556112%2Froblox-camera-unity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mn556112%2Froblox-camera-unity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mn556112%2Froblox-camera-unity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mn556112","download_url":"https://codeload.github.com/mn556112/roblox-camera-unity/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mn556112%2Froblox-camera-unity/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33116264,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"ssl_error","status_checked_at":"2026-05-16T18:38:29.903Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["camera-control","editor-extension","editor-tool","game-development","roblox","scene-view","unity","unity-editor","unity-extension","unity3d"],"created_at":"2025-11-17T16:05:26.150Z","updated_at":"2026-05-16T19:35:26.372Z","avatar_url":"https://github.com/mn556112.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Roblox Style Camera for Unity\n\nUnity Editor의 Scene View에 Roblox Studio 스타일의 직관적인 카메라 컨트롤을 추가하는 에디터 확장 도구입니다.\n\n![Unity Version](https://img.shields.io/badge/Unity-2019.4%2B-blue)\n![License](https://img.shields.io/badge/license-MIT-green)\n\n## ✨ 특징\n\n- 🎮 **Roblox Studio 스타일 조작**: 익숙한 WASD 키보드 컨트롤\n- 🖱️ **마우스 회전**: 우클릭 드래그로 자유로운 시점 회전\n- ⚡ **Shift 가속**: 빠른 이동을 위한 속도 부스트\n- 🎯 **정밀 제어**: 실시간으로 조정 가능한 모든 속도 설정\n- 💾 **세션 유지**: 설정값이 자동 저장됨\n- 🔧 **설정 불필요**: 설치 즉시 자동 활성화\n\n## 🎮 조작법\n\n| 키/마우스 | 동작 |\n|---------|------|\n| **W** | 전진 |\n| **S** | 후진 |\n| **A** | 왼쪽으로 이동 |\n| **D** | 오른쪽으로 이동 |\n| **E** | 위로 이동 |\n| **Q** | 아래로 이동 |\n| **Shift** | 이동 속도 증가 (누르고 있는 동안) |\n| **우클릭 + 드래그** | 카메라 회전 |\n| **마우스 휠** | 줌 인/아웃 |\n\n## 📦 설치 방법\n\n### 방법 1: Unity Package Manager (권장)\n\n1. Unity 프로젝트를 엽니다\n2. `Window \u003e Package Manager` 메뉴를 엽니다\n3. 좌측 상단의 `+` 버튼 클릭\n4. `Add package from git URL` 선택\n5. 다음 URL을 입력:\n   ```\n   https://github.com/mn556112/roblox-camera-unity.git\n   ```\n\n### 방법 2: 직접 다운로드\n\n1. 이 저장소를 다운로드하거나 클론합니다:\n   ```bash\n   git clone https://github.com/mn556112/roblox-camera-unity.git\n   ```\n\n2. `RobloxSceneCamera.cs` 파일을 Unity 프로젝트의 `Assets/Editor` 폴더에 복사합니다\n   - `Editor` 폴더가 없다면 생성하세요\n\n3. Unity가 자동으로 스크립트를 컴파일합니다\n\n4. 완료! Scene View에서 바로 사용할 수 있습니다\n\n## ⚙️ 설정\n\n설정 창 열기: `Window \u003e Roblox Camera Settings`\n\n### 조정 가능한 설정값\n\n- **Move Speed**: 기본 이동 속도 (기본값: 0.1)\n- **Shift Multiplier**: Shift 키를 눌렀을 때 속도 배율 (기본값: 2.0)\n- **Rotate Speed**: 마우스 회전 감도 (기본값: 0.15)\n- **Zoom Speed**: 마우스 휠 줌 속도 (기본값: 0.5)\n\n모든 설정은 실시간으로 적용되며 자동으로 저장됩니다.\n\n### 기본값으로 리셋\n\n설정 창 하단의 **Reset to Default** 버튼을 클릭하세요.\n\n## 🔧 요구 사항\n\n- Unity 2019.4 이상\n- 모든 플랫폼 지원\n\n## 📝 사용 예시\n\n```csharp\n// 이 도구는 자동으로 활성화되므로 추가 코드가 필요 없습니다!\n// Scene View에서 바로 WASD 키와 마우스를 사용하세요.\n```\n\n## 🐛 문제 해결\n\n### 카메라가 작동하지 않아요\n- Scene View 창이 포커스되어 있는지 확인하세요\n- Play Mode가 아닌지 확인하세요\n\n### 이동 속도가 너무 빠르거나 느려요\n- `Window \u003e Roblox Camera Settings`에서 **Move Speed** 슬라이더를 조정하세요\n\n### 마우스 회전이 너무 민감해요\n- 설정 창에서 **Rotate Speed** 값을 낮춰보세요\n\n### 설정을 초기화하고 싶어요\n- 설정 창의 **Reset to Default** 버튼을 사용하세요\n\n## 📄 라이선스\n\n이 프로젝트는 MIT 라이선스 하에 배포됩니다.\n\n## 🙏\n\nRoblox Studio의 직관적인 카메라 컨트롤에서 영감을 받았습니다.\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmn556112%2Froblox-camera-unity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmn556112%2Froblox-camera-unity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmn556112%2Froblox-camera-unity/lists"}