NucleoidMC / Elytron

An elytra trail avoidance minigame for Minecraft.
MIT License
1 stars 1 forks source link

Latency of trail #8

Open ZekeZDev opened 1 week ago

ZekeZDev commented 1 week ago

Not sure what would be the best solution to this and if there is a reason for the latency such as to not have self collision issues. However even playing with 0 latency the trail is a good 5-10 blocks behind the player which can create quite weird scenarios for intersection between players not being updated in time.

haykam821 commented 1 week ago

The trail would ideally appear later for the player producing the trail compared to others. Otherwise, a player with high latency would be caught up in their own trail quite easily. The current mitigations for this which apply equally to all players can be reduced by lowering the delay field in the game configuration from the default value of 15.