![Better Combat [Fabric & Forge]](https://media.forgecdn.net/avatars/thumbnails/566/413/256/256/637925434672465483.png)
How to hit without sweeping edge?
Closed this issue ยท 4 comments
I read project readme, checked client side and server side configurations, and no such feature exists YES
Is your feature request related to a problem? Please describe.
I can control at vanilla if I wanna hit a bunch of mobs or only one, and it feels as lacking thing in this mod sometimes.
Example 1:
I go to my passive mob farm (cows etc) and sometimes I dont wanna hit big load of them, I wanna hit by one but can't (especially if I wanna kill exact one that stays in coward of other ones)
Example 2:
I have few hostile mobs in front of me but wanna keep one of them. I would basically kill other ones by hitting them with crits if it would be vanilla.
I've seen one pretty old request, I will quote from there
What you call sweeping edge is the geometrically approximated weapon swing trajectory (or in other words: weapon collision detection). Disabling this would put back vanilla raycasting, which is essentially pixel hunting for target infront. I believe the removal of such major feature would not make any sense, so I believe this problem should have a different solution.
I kinda understand this, but its pretty inconvineint sometimes (imho)
Describe the solution you'd like
It would be nice to have hotkey that toggles of/on opportunity to hit accurate weapon thrusts that is pretty logical explanation of why it should work fine
Describe alternatives you've considered
- config option that makes jump hits same as vanilla but it's disabled by default (just critical hit without sweeping edge)
- some sort of special hit that is being counted as weapon thrust. Conditions might be: U need to look at your target 2> seconds and swing your crosshair at Y axis top down while making hit or smth that way
Additional context
please please please <3 any kind of this thing working will be really nice
And small question:
What is "heint" hotkey, what does this button do?
There were like 10 different people asking for a toggle in this repo alone. The mod author is in complete denial regarding this issue
There were like 10 different people asking for a toggle in this repo alone. The mod author is in complete denial regarding this issue
@Defetyre
So the only way is to turn off bettercombat sweeping and turn on vanillla sweeping in config of this mod? As i remember this is server side part of config
Sounds like its easier to make own addon that adds this toggle button