ImpactDevelopment / ImpactIssues

Please use this repo to report bugs and request features
https://impactclient.net/
217 stars 36 forks source link

Freecam: camera/avatar control toggle #833

Open LeafHacker opened 5 years ago

LeafHacker commented 5 years ago

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.

leijurv commented 5 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

LeafHacker commented 5 years ago

The baritone stuff is better discussed in #681, this one is more about a manual control switch.