Bets Posted March 2, 2017 Posted March 2, 2017 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) Quote
Bets Posted March 4, 2017 Author Posted March 4, 2017 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? Quote
Recommended Posts
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.