jaszlo / Playerautoma

Record and replay player actions to automate tasks. Also, re-stacks blocks when used up like Inventory tweaks. The mod works on servers but can be regarded as cheating by some.
https://modrinth.com/mod/playerautoma
Creative Commons Zero v1.0 Universal
4 stars 2 forks source link

Fly Y CORRECTION #27

Open Shiginima opened 2 weeks ago

Shiginima commented 2 weeks ago

whenever im using /fly flying lets say y108.500 after starting reply it will go down to 108 every time but sometimes out of nowhere it will go down to 107.6130 and then it corrects again to 107 this way im going lower and lower for some reason which is kind of annoying can you fix that somehow add an option to disable that Y correction?

jaszlo commented 2 weeks ago

This is most likely because your replay isn't an accurate loop and gets out of sync.

In general I need to center the player at the start of the replay. Without it even the first replay would be out of sync.

I can add the option to position the player not at the center but at the position at which the recording was started. But without some sort of position fixing at the start of the replay the mod is completly useless.

Thank you for your feedback.