QPong / QPong-Unity

QPong rewritten in Unity
26 stars 6 forks source link

Fix user pad refresh issue. #58

Closed filemaster closed 5 years ago

filemaster commented 5 years ago

Fix a bug about server response deserialization that procuced user pad position was not refreshed until ball reached the lowest part of the screen.

filemaster commented 5 years ago

Fix #57

HuangJunye commented 5 years ago

@filemaster Great job! I knew you could fix it before I get up in the morning. Thanks a lot!