Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

김재연_ 4.4_PhysicsMinigame 과제 제출 #6

Open
wants to merge 9 commits into
base: jaeyeon
Choose a base branch
from

Conversation

jaethewiederholen
Copy link

  • 지난주에 모기에 물린 경험에 분노해 제작한 모기잡기 게임

  • 모기가 날아다닐 때 모기 소리와 불빛으로 모기 위치를 파악하고 모기가 벽에 앉으면 모기를 마우스로 클릭해서 잡을 수 있습니다.

  • 모기는 랜덤하게 날아다니다가 현재 위치에서 가장 가까운 벽에 ray cast를 쏘고 hit 한 포지션으로 이동합니다.

  • 3round 안에 모기를 다 잡지 못하면 피가 다 빨려 게임오버, 그 안에 모기를 다 잡으면 편하게 잠들 수 있습니다.

  • 플레이영상 (소리가 뽀인트인데 맥이 소리녹음이 안돼서 소리가 누락되어있습니다ㅠㅠㅠ) 구글 드라이브 링크 :
    https://drive.google.com/file/d/1VMSdaPmc9p6CNEckKbBqO8Qc6WPqqsjD/view?usp=sharing

  • 어려웠던 점 : 플레이어 움직임을 존레몬 과제를 많이 참고했는데 존레몬처럼 길이 있는 공간이 아니라 오픈된 방안에서 움직여야 해서 움직이는 방식을 잘못 선택한 것 같습니다. 플레이하면서 방향이 너무 헷갈려요! ㅠㅠ 모기의 랜덤한 움직임도 결국 구글링을 참고해서 스크립트로 구현했는데 부자연스러운 부분이 있어서 개선이 필요합니다.

스크린샷 2022-04-14 오전 4 15 40

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant