PieKing1215 / InvMove

Minecraft Forge/Fabric/Quilt mod that adds the ability to walk around while in inventories
GNU Lesser General Public License v3.0
23 stars 7 forks source link

Problem with Freecam #19

Closed PieKing1215 closed 1 year ago

PieKing1215 commented 1 year ago

https://modrinth.com/mod/freecam

When in freecam mode your actual player isn't supposed to move, but when an inventory is open both the camera and player move.

Rozbiynk commented 1 year ago

have same problem on tweakeroo's freecam

PieKing1215 commented 1 year ago

Ok, in 5c3fcb3 I was able to make it so in this situation, neither the player nor camera move. I tested with Freecam and Tweakeroo but it should also work for other mods that override the player input.

Making it so the camera can move but not the player would be something for InvMoveCompats since it would need to be special-cased per-mod.