Open LeafHacker opened 6 years ago
Baritone should be able to continue to control the actual player along its path, while the freecam camera can move around. Currently it pauses Baritone once you enter freecam =O
The baritone stuff is better discussed in #681, this one is more about a manual control switch.
Currently while in freecam the controls control the camera (
mc.player
) while the avatar (freecam.fakeplayer
) uncontrollable.It may be useful to have the ability to toggle which one is being controlled, or alternatively have a secondary set of controls (Inventory Move style) to control the avatar.
This may also be a good debugging tool for working on #681 - even before packet sending has been resolved.