- Home /
Question by
SwirlyMcGee · Sep 30, 2021 at 01:30 AM ·
scripting problemscripting beginnerbeginnerscriptingbasics
Beginner Question: How to get normals from a physics raycast using visual scripting?
I have successfully made a physics raycast that detects whether or not my player controller is touching the ground using Bolt. Now I want to rotate my character controller based on the normals of the ground using that raycast. How do I associate my raycast with the highlighted raycast hit, so that it can get the normals of the ground that it detects?
screenshot-2021-09-29-191436.png
(123.4 kB)
Comment
Your answer
Follow this Question
Related Questions
How to implement tokenization of game characters? 1 Answer
looking for a way to set an integer to another number based on a condition. 2 Answers
Question regarding Raycast hitting UI button object instead of gameobject 0 Answers
Quiz Game : Valid Question keep decreasing each time the game start. 2 Answers
weighted inventory system 1 Answer