Update Unity WebGL build#105
Conversation
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (4)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Pull Request
🎯 작업 내용
Unity WebGL 빌드 산출물을 최신 전투 스킬 로그 수정 버전으로 교체했습니다.
📌 작업 배경
배포 환경에서 스킬 모달에서 선택한 기술과 실제 배틀 로그에 출력되는 기술명이 달라지는 문제가 있었습니다.
Unity 쪽에서 스킬 모달 표시 데이터와 실제 전투 런타임 move 슬롯이 같은 소스를 보도록 수정했고, 해당 수정이 포함된 WebGL 빌드를 FE에 반영해야 했습니다.
🔨 구현 내용
Added (추가)
Changed (변경)
public/unity/Build의 Unity WebGL 빌드 파일을 최신 빌드로 교체했습니다.Fixed (수정)
불뿜기를 선택했는데 로그에는몸통박치기로 출력될 수 있던 불일치 케이스.📸 결과물
🧪 테스트
💬 리뷰 요청사항