Set Node position to raycast collision point

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By Blopper

Hello, just wanted to know if you could set a rigidbody position to a raycast collision point.

:bust_in_silhouette: Reply From: Blopper

Nevermind already figured it out you can set the global_transform.origin
to the raycast collision point