UserYoungJoon / 2022Capstone

2 stars 1 forks source link

13주차 병합 #37

Closed RafesiA closed 2 years ago

RafesiA commented 2 years ago

진행 중

  1. json을 이용한 점수 Save & Load
  2. Collide가 빨리 일어나는 현상
  3. 다양한 곡(Beatmap) 추가
  4. PlayerBall이 점점 가라앉는 현상

추가 사항

  1. UI Script 일부 수정
  2. 점수 중복 획득 방지 및 판정 수정
  3. 공의 속도, PlayerBall.cs의 forwardSpeed, vector.y, halfPanelSize 수정
  4. Street Assets 추가
  5. Count Down 후 게임 플레이

변경 사항

  1. Basic Prefab의 Panel 변경 - 사각형 > Torso(소닉 링)
  2. WorldGenerator.cs의 const int START_STREET_POS 10 >> 0 으로 변경