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

Cleaning my code (incomplete) #126

Merged
merged 1 commit into from
Nov 24, 2024
Merged

Cleaning my code (incomplete) #126

merged 1 commit into from
Nov 24, 2024

Conversation

Prown0
Copy link
Contributor

@Prown0 Prown0 commented Nov 24, 2024

DefaultGameScene 수정 있음!!!

  • DefaultGameScene
    • 일부 학생 위치 수정
    • 소화기 게임에서 넘어진 상태로 시작하는 점 수정
    • 일부 오브젝트 내 스크립트 수치 변경
  • 이상현상 제18번
    • 상호작용 후 사라질 책상과 의자가 투명해지면서 사라지도록 수정
    • 벽이 움직일 때 플레이어가 안전하게 밀리도록 수정
  • 스크립트
    • IInteractable 관련
      • CanInteract 메서드가 거리를 float형 인자로 받도록 수정
      • CanInteract 메서드가 사용된 스크립트 수정: FireExtinguisher, Gun, InteractableObject, InteractionController, MainSpotlight, Anomaly10_abnormalTile, Anomaly11_openeddoor, Anomaly12_tiltedlight, Anomaly13_lookingeye, Anomaly15_spider, Anomaly16_marker, Anomaly17_mic, Anomaly30_window, Anomaly3_noHeadSitGirl, Anomaly8_micsound
    • 내 스크립트
      • 스크립트 추가: SCH_Behaviour, SCH_AnomalyManager, SCH_AnomalyObject, SCH_AnomalyInteractable
      • 일부 스크립트 앞의 스크립트를 사용하도록 수정: Anomaly1Manager, Anomaly1_Girl, Anomaly2Manager, Anomaly2_Laptop, Anomaly18Manager, Anomaly18_Interactable, Anomaly18_Object, Anomaly18_Prefab

@Prown0 Prown0 merged commit a0fa815 into main Nov 24, 2024
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