How do i detect the player's speed?

Started by Estam on

Topic category: Help with modding (Java Edition)

Last seen on 13:07, 23. Apr 2023
Joined Jul 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do i detect the player's speed?

I need to know if the player reached a certain speed for an advancment but i dont know how :(

 

please help

You have x y and z velocity…
Sun, 08/22/2021 - 11:36

You have x y and z velocity procedure blocks for this

I suggest you check our tutorials collection playlist on our YouTube channel which contains many examples and tutorials that can help you get started with MCreator: https://www.youtube.com/playlist?list=PLAeL-oIFIEngE6jRgFYeFMfuj8WQsO3Ei

Last seen on 15:11, 24. Apr 2024
Joined Apr 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
this procedure blocks don't…
Thu, 04/18/2024 - 20:02

this procedure blocks don't exist anymore... or I don't see them

so, thery is another way to get the player speed? (and set)