Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update blink and thru to ignore non-collidable parts #337

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

wilyt1
Copy link
Collaborator

@wilyt1 wilyt1 commented Aug 29, 2024

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:

  • I declare that this contribution was created in whole or in part by me.
  • I declare that I have the right to submit this contribution under the terms of this repository's license and declarations.
  • 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make blink and thru ignore CanCollide false parts
1 participant