plaza-in-a-heatwave / Cadesim

The cadesim server and client, inspired by Puzzle Pirates.
1 stars 1 forks source link

Rework animation handshake to remove reliance on shared timekeeping #83

Closed plaza-in-a-heatwave closed 4 years ago

plaza-in-a-heatwave commented 4 years ago

Typically we see: sendanimation-> ... ->animation done -> newposition.

However we should just send newposition with sendanimation to avoid the delay.