Elenai dodge strength fix

Elenai dodge strength fix

did you know elenai dodge 2's config for dodge strength doesn't actually do anything? this mod fixes that!

114 downloads
0 followers

in elenai dodge 2, the dodge power config is used to determine how far the player dodges. however, anything power could do (with the exception for when it's 0 or a really low number) is cancelled out by the vector being normalized.

all this mod does is make a mixin that fixes this, making dodge power actually modify how far you dodge

๐Ÿงพ Features:

  • ๐Ÿ˜Š a single mixin that fixes the dodge strength config to work

thank you to ryanhcode for helping me make this mod