X Delta Movement Returns 0

Started by Sky_PC on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jul 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
X Delta Movement Returns 0

Im currently trying to make a weapon which deals more damage the faster the player goes. Ive come to a roadblock though, since for some reason player velocity/ delta movement is only tracked when the player is falling. if anyone knows why this is happening or how i can make do this some other way, please leave a comment. Thanks

Joined May 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
try using z or y first. im…
Fri, 08/16/2024 - 21:50

try using z or y first. im using the delta movements right now to track a swimming feature so if i see anything that works ill let you know!