Closes #321. Implemented a raycast to move the character 1000 studs in the mouse direction, ignoring any non-collidable parts, instead of directly moving to the mouse position. Additionally, updated blink to check for the existence of HumanoidRootPart, similar to the check in thru.
Declarations:
[x] I declare that this contribution was created in whole or in part by me.
[x] I declare that I have the right to submit this contribution under the terms of this repository's license and declarations.
[x] I understand and agree that this contribution and a record of it are public, maintained permanently, and may be redistributed under the terms of this repository's license.
Closes #321. Implemented a raycast to move the character 1000 studs in the mouse direction, ignoring any non-collidable parts, instead of directly moving to the mouse position. Additionally, updated
blink
to check for the existence ofHumanoidRootPart
, similar to the check inthru
.Declarations: