trancendering/ft_transcendence

Feature: Track Ball Position in Client Side

Closed this issue · 0 comments

Issue Type

  • Bug (오류)
  • Feature Request (기능 요청)
  • Performance (성능 문제)
  • UI/Design (UI/디자인 관련)
  • Documentation (문서 관련)
  • Enhancement (개선 제안)
  • Other - Please Describe:

Priority

  • Critical
  • High
  • Medium
  • Low

Summary

게임 성능 최적화를 위해 실시간으로 서버에서 공의 위치를 전송하는 로직에서, 공이 움직이는 순간과 충돌하는 순간 서버에서 공의 위치와 속도를 전송하고 클라이언트 단에서 공의 위치를 계산하는 로직으로의 수정이 필요하다.

Steps to Reproduce

Expected Behavior

Actual Behavior

Environment

  • Operating System:
  • Browser (if applicable):
  • Version:

Additional Context

Related Issues/PRs