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.
Use player.setDeltaMovement(player.getViewAgle().scale(speed)
and then set player.hurtMarked to true.
if your in the server and setting velocity, that doesn’t work, you have to set hurtMarked to true, that sends the update to all the clients. Just try and add that line at the end somewhere.
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.