-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into psy/starting_scene
- Loading branch information
Showing
150 changed files
with
5,573 additions
and
3,886 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
--- | ||
name: "\bTesting issue template" | ||
about: 이상현상 및 기능 테스팅 템플릿 | ||
title: ex. [TEST] Anomaly 1 | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
**기본 동작 테스트** | ||
- [ ] 플레이어가 자고 일어났을 때의 환경이 잘 갖춰져 있는가? | ||
- [ ] 노트북 화면의 룰북 확대 및 축소가 가능한가? | ||
- [ ] 플레이어가 자다 깼을 때 이상현상을 바로 마주하지 않게 구현되어 있는가? | ||
- [ ] 플레이어가 WASD키로 이동을 원활하게 하는가? | ||
- [ ] 플레이어가 부자연스럽게 강의실 내 물체를 뚫고 지나가지 않는가? | ||
- [ ] 플레이어가 특정 지점에서 멈추거나 장애물에 걸리는 문제가 없는가? | ||
- [ ] 노트북 화면 하단을 누르면 잠 드는 애니메이션과 함께 stage 전환이 잘 되는가? | ||
- [ ] stage 전환에 맞게 강의실 내 시계의 시간이 잘 바뀌는가? | ||
- [ ] 플레이어가 시간 변화를 알아차릴 수 있는가? | ||
- [ ] 플레이어 자리의 노트북과만 stage변화하는 상호작용이 가능하게 구현되었는가? | ||
- [ ] 게임 플레이하는 동안 화면에 렉이 과도하게 걸리는 등, 그래픽 상의 문제가 있는가? | ||
|
||
**(일반)이상현상 테스트** | ||
- [ ] 이상현상이 강의실에 잘 instantiate되는가? | ||
- [ ] 전 스테이지와 동일한 이상현상이 발현되지는 않았는가? | ||
- [ ] 이상현상과 상호작용 가능한 범위가 적절히 설정되어 있는가? | ||
- [ ] 이상현상에 다가가면 상호작용 커서가 잘 작동하는가? | ||
- [ ] 이상현상과 상호작용이 가능한가? | ||
- [ ] 이상현상이 기획의도와 맞게 구현되어 있는가? | ||
- [ ] 상호작용 성공 후 이상현상이 특정 애니메이션을 발현하는가? | ||
- [ ] 이상현상과 상호작용 후 자리에 돌아가서 노트북과 상호작용해야만 stage 변화가 생기는가? | ||
- [ ] 이상현상에 맞는 sound effect가 적절히 들어가 있는가? 과도하거나 너무 적지는 않은가? | ||
|
||
|
||
**(적대적 - 도망쳐야하는)이상현상 테스트** | ||
- [ ] 이상현상이 강의실에 잘 instantiate되는가? | ||
- [ ] 전 스테이지와 동일한 이상현상이 발현되지는 않았는가? | ||
- [ ] 이상현상이 stage가 시작되고 일정 시간이 지난 후 발현이 시작되는가? | ||
- [ ] 플레이어가 도망치는 것이 과도하게 어렵게 구현되어있지 않는가? | ||
- [ ] 도망쳐야하는 시간이 너무 길지 않은가? | ||
- [ ] 도망치는 것을 성공하면 이상현상이 알맞게 애니메이션으로 쫓아오는 것을 멈추는가? | ||
- [ ] 이상현상이 기획의도와 맞게 구현되어 있는가? | ||
- [ ] 도망치는 것을 실패하면 알맞게 잠에드는 모션이 구현되고 시간이 리셋되는가? | ||
- [ ] 이상현상에 맞는 sound effect가 적절히 들어가 있는가? 과도하거나 너무 적지는 않은가? | ||
|
||
|
||
**(적대적 - 인지해야하는)이상현상 테스트** | ||
- [ ] 이상현상이 강의실에 잘 instantiate되는가? | ||
- [ ] 전 스테이지와 동일한 이상현상이 발현되지는 않았는가? | ||
- [ ] 이상현상이 stage가 시작되고 일정 시간이 지난 후 발현이 시작되는가? | ||
- [ ] 이상현상을 발견하고 플레이어가 취해야하는 행동이 룰북에 잘 명시되어 있는가? | ||
- [ ] 이상현상에 대처해야하는 시간이 적절히 주어지는가? | ||
- [ ] 이상현상이 기획의도와 맞게 구현되어 있는가? | ||
- [ ] 이상현상에 맞는 sound effect가 적절히 들어가 있는가? 과도하거나 너무 적지는 않은가? | ||
|
||
**해당 이상현상 / 기능의 필요한 수정사항** | ||
1. | ||
2. | ||
3. |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Binary file added
BIN
+14.9 MB
302/Assets/Course Library/Anomalies/Anomaly30/anomaly30/thunder_background.mp4
Binary file not shown.
18 changes: 18 additions & 0 deletions
18
302/Assets/Course Library/Anomalies/Anomaly30/anomaly30/thunder_background.mp4.meta
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Binary file added
BIN
+45.4 KB
302/Assets/Course Library/Anomalies/Anomaly30/anomaly30/window_opening.fbx
Binary file not shown.
107 changes: 107 additions & 0 deletions
107
302/Assets/Course Library/Anomalies/Anomaly30/anomaly30/window_opening.fbx.meta
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Binary file added
BIN
+57.7 KB
302/Assets/Course Library/_Source_Files/Textures/Laptop/LaptopPlayerScreen.xcf
Binary file not shown.
7 changes: 7 additions & 0 deletions
7
302/Assets/Course Library/_Source_Files/Textures/Laptop/LaptopPlayerScreen.xcf.meta
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Binary file modified
BIN
-11.5 KB
(82%)
302/Assets/Course Library/_Source_Files/Textures/Laptop/LaptopPlayerScreen0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-8.71 KB
(87%)
302/Assets/Course Library/_Source_Files/Textures/Laptop/LaptopPlayerScreen1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-8.41 KB
(87%)
302/Assets/Course Library/_Source_Files/Textures/Laptop/LaptopPlayerScreen2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-8.51 KB
(87%)
302/Assets/Course Library/_Source_Files/Textures/Laptop/LaptopPlayerScreen3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-8.12 KB
(88%)
302/Assets/Course Library/_Source_Files/Textures/Laptop/LaptopPlayerScreen4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-8.6 KB
(87%)
302/Assets/Course Library/_Source_Files/Textures/Laptop/LaptopPlayerScreen5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-8.35 KB
(87%)
302/Assets/Course Library/_Source_Files/Textures/Laptop/LaptopPlayerScreen6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-8.42 KB
(87%)
302/Assets/Course Library/_Source_Files/Textures/Laptop/LaptopPlayerScreen7.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-7.88 KB
(88%)
302/Assets/Course Library/_Source_Files/Textures/Laptop/LaptopPlayerScreen8.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+28.4 KB
302/Assets/Course Library/_Source_Files/Textures/Laptop/LaptopPlayerScreen9.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.