Skip to content

Added a new global RaycastHit variable#1

Open
dpiltzVFS wants to merge 6 commits intoqhenshaw:mainfrom
dpiltzVFS:main
Open

Added a new global RaycastHit variable#1
dpiltzVFS wants to merge 6 commits intoqhenshaw:mainfrom
dpiltzVFS:main

Conversation

@dpiltzVFS
Copy link

Need to do this so that I can access the hit info in the CharacterMovement3D class from a derived case I made which handles audio stuff - needed to know if the ray hit a terrain collider.

Need to do this so that I can access the hit info in the CharacterMovement3D class from a derived case I made which handles audio stuff - needed to know if the ray hit a terrain collider.
…st hit generated by the groundcheck method and a float for the speed value
…d Normalized speed info. Also now calling checkGrounded when the character lands
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.

1 participant