Posted March 2, 20178 yr Is there a way I can get the amount of blocks per seconds ridden by a horse to get a dynamic speed I can display? (Client only, not modded horse)
March 4, 20178 yr Author On 3/2/2017 at 9:58 PM, diesieben07 said: You would have to store a new position every second (attached to the horse using capabilities) and then display the speed based on the Euclidian distance between the current position and the old position. Is it possible to add 1 to a variable every block the horse moves? and reset when needed?
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.