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

Smoother Replay (from Discord: Jeppe) #15

Open jaszlo opened 4 months ago

jaszlo commented 4 months ago

I will add an option to choose between two types of replays/recording:

choppy is how it is currently. Every game-tick the playerstate is recorded. This results in a "choppy" camera.

smooth would record the playerstate every render-tick which should smooth the camera movement

jetlagg3d commented 3 months ago

good idea, because currently i'm trying to record parkour in a loop to show as like an example but unfortunately it's innacurate because the camera movements are choppy/late

jaszlo commented 3 months ago

@jetlagg3d The replay should be accurate. Or I haven't done to cracy parkour to test it. Could you show me an example where the replay wasn't accurate?