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

장영웅_3.28_DogKnight 과제 제출 #13

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

Conversation

See-Y
Copy link

@See-Y See-Y commented Mar 31, 2022

  • 과제하면서 어려웠던 부분
  1. 처음 배워보는 delegate와 옵저버를 사용하기 위해 코드를 분석하는 것이 까다로웠다.
  2. 스크립트들과 그 안 메소들 간의 실행 순서를 알기 어려워 코드 진행을 예상하는 것이 까다로웠다.
  3. 주어진 코드 안에서 어디서 RoundNotify함수가 버튼을 누를때마다 실행이 되는지 알 수 없어서 전체적으로 이해하는데 살짝 어려움을 겪었다.
  • 개선되었으면 하는 점
  1. 개선점이라기보다는 헷갈렸던 점: 어느 스크립트의 Awake()가 먼저 실행이 되는지, 그 Awake()들은 일렬적으로 실행되는지 아니면 병렬적으로 실행되는지 헷갈려서 싱글톤을 위해 Awake함수를 게임매니저에 작성할 때 고민이 되었습니다.

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