minicraft-plus-revived icon indicating copy to clipboard operation
minicraft-plus-revived copied to clipboard

Player moves faster while strafing.

Open Obambulate opened this issue 3 years ago • 4 comments

The player moves faster while strafing. There could also be a running mechanic as well.

Obambulate avatar Aug 06 '21 02:08 Obambulate

I think a possible fix for this is to divide the xd and yd by 2 when moving diagonally, but I choose not to make a PR, because I do not know how to edit the code myself.

Dioarya avatar Aug 22 '21 12:08 Dioarya

You should divide it by 1.2 or 1.45 if I remember correctly

Makkkkus avatar Aug 29 '21 14:08 Makkkkus

No, actually we should divide it by 2 as we have 2 values, the player will run at 1.4 or 1.7 the walking speed.

El-Virus avatar Sep 04 '21 12:09 El-Virus

Put on hold since #199 needs to be done first.

Makkkkus avatar Sep 24 '21 18:09 Makkkkus