What interval does the player coordinate device run on

i have been working on a don’t stop moving map but i cant figure out how fast the player coordinate device updates

1 Like

everytime the player moves

2 Likes

Let’s say a player moves 10 blocks away from their starting point, every 0.5 blocks it changes intervals

1 Like

I meant the amount of time if the player is constantly moving but that still helps. can you also tell me the default speed for a gim?

The default speed is 1x speed, which I believe I once calculated to be 5 miles per hour assuming 1 tile = 1 meter.
The coordinate device updates whenever the player’s coordinates change, so probably it detects every frame or two.

1 Like

wait do you know how many that is in meters per second?

About 2.23 according to Google. I may be wrong though.

1 Like

that’s all I need thanks!

2 Likes

Welcome to the forums @bananaman47 remember to read tos and faq

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.