Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
게임 개요와 구현된 게임의 핵심 구조에 대한 설명
흰 공이 7개의 원판을 모은 후 큰 실린더에 골인하면 되는 게임입니다! Collision, Mouse Input(카메라 마우스 드래그로 각도 조절, 줌인/줌아웃) 등 다양한 물리적 기능들을 사용했습니다!
게임플레이 영상
4.4_PhysicsMinigame - Example1_0 - PC, Mac & Linux Standalone - Unity 2020.3.23f1 Personal DX11 2022-04-13 19-57-07.zip
게임이 생각보다 어렵네요...ㅋㅋ
그리고 게임 플레이 이후에 Debug.Log 써서 점수 나타내는 것도 구현했습니다!
과제 하면서 어려웠던 부분
따로 없습니다!
개선되었으면 하는 점
따로 없습니다!
참고자료:
https://www.youtube.com/watch?v=5zBJklr5Li0&list=PLCODNt-sr3ARwWguZWznC8ReMNJrdGm8U&index=4