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

Change scripts' names; Modify GameManager, TimeManager, etc. #193

Merged
merged 1 commit into from
Dec 13, 2024

Conversation

Prown0
Copy link
Contributor

@Prown0 Prown0 commented Dec 13, 2024

refactoring 브랜치에서의 DefaultGameScene 수정 있음!!!

  • 인터페이스 변경
    • IStateObserver 인터페이스 대신 AbstractStateObserver 추상 클래스로 구현
  • 스크립트 이름 변경 및 이에 따른 프리팹, 신 내 오브젝트 변경
    • Anomaly1ManagerAnomaly01Controller
    • Anomaly1_ChairAnomaly01Chair
    • Anomaly1_GirlAnomaly01Girl
    • ...
  • 일부 스크립트 수정
    • GameManager
      • 생각했던 인터페이스 추가(일단 사용은 안하는 상황)
      • TimeManager를 통해 시간을 변경하도록 수정
    • ClockController와 시계 DontDestroyOnLoad에서 제외

@Prown0 Prown0 merged commit c7dee45 into refactoring Dec 13, 2024
6 of 14 checks passed
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