[Feature request] Logic nodes: Display raycast #38
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
I'd like an option on the raycast node to visualize the raycast. There should be a boolean (off by default) to draw the raycast, as well as a thickness (in pixels) option, and a color value. This way, we can debug raycasts by visualizing them.
BAM!!
82a53a868a
Added it to global physics debug drawing as an option instead of a node. You can already draw lines with the draw line node and people will want to visualize all raycasts globally