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

장희원_JohnLemon 과제 제출 #15

Open
wants to merge 7 commits into
base: heewon
Choose a base branch
from

Conversation

aNelhwc
Copy link

@aNelhwc aNelhwc commented Mar 28, 2022

과제 하면서 느낀점: 파이썬만 해보고 C#은 처음 해보는데 파이썬보다 조금 복잡하다고 느꼈습니다
과제하면서 어려웠던 부분: Tutorial 덕분에 큰 어려움은 없었지만 C# 의 문법을 완벽히 이해했는지는 잘모르겠어서 몇번 더 복습해봐야 할 것 같습니다!
개발 그룹 운영진에게 이야기 하고 싶은 부분: John Lemon 과 같은 tutorial 또 있다면 추천해주실 수 있을까요?

(동영상 용량이 너무 커서 사진으로 첨부합니다ㅠ!)

Screen Shot 2022-03-28 at 2 37 31 PM

@AliceOfSNU
Copy link

몇가지 수정사항 피드백 드립니다
(1) Level 의 transform이 0,0,0 이 아니라서 플레이어와 유령들의 스폰 위치가 의도된 것과 다른 곳에서 이루어지고 있습니다. Level과 John Lemon의 초기 position 값을 올바르게 설정하였을때 다음과 같은 배치가 되어야 합니다!
image
(2) Ghost Prefab에 AudioSource가 없어 움직이는 소리가 나지 않습니다. 아래와 같이 유령이 내는 소리 오디오클립이 있으니 넣어보시면 더 포스 있는 유령이 될 겁니다.
image
(3) Animator Controller가 빠져 있습니다! 원래 유령이 움직일때 좌우로 기우뚱 거리면서 움직입니다. Ghost Animator Component를 아래와 같이 추가하시면 그렇게 걸어다닙니다.
image

(4) 다 수정한 후 실행해보면 일부 유령이 이상한 경로로 움직이거나 아래와 같이 땅 속에 박혀 버립니다.
image
사실 이거 원인을 저도 못 찾고 있긴 합니다

과제 하시느라 수고 많으셨습니다!

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.

2 participants